Pass Serie to SymbolShape, SliceTooltip #2473
jamesarosen
started this conversation in
Ideas
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
For accessibility reasons, I'd like to use a different symbol shape for each series in my chart. With the current APIs, that looks something like this:
I don't love that I have to define the lookup centrally. I'd prefer to attach the shape information to each
Serie:Since
SliceTooltipalso needs to render the symbols in its table, it should also receive the fullSerie[](just like aCustomLayerdoes):Beta Was this translation helpful? Give feedback.
All reactions