How to use with Mixed chart types #106
toniengelhardt
started this conversation in
General
Replies: 1 comment 1 reply
-
It's a limitation of the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How would one implement a mixed chart, e.g. Line + Bar, there is no MixedChart export?
Update:
The following seems to work:
But to get correct typing should it not be like this:
or this:
Beta Was this translation helpful? Give feedback.
All reactions