Replies: 1 comment
-
I agree, would be good to have. In Makie, it's a little less split into components, in matplotlib basically everything is a class but in |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Just an idea.
Makie uses a lot of terms in Makie-specific ways and I find it hard to remember how they're all related. It might be helpful to have a doc page with a glossary defining all the different things. Scene, Figure, Layout, Plot, Axes, axis, Observable, ...
And perhaps a diagram showing the components. Matplotlib gives a diagram showing the components in its model.

Beta Was this translation helpful? Give feedback.
All reactions