How to create charts entirely in @code? #471
Unanswered
dontpanic21
asked this question in
Q&A
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.
-
Hi, I'm going to have several charts on a page, the number of which won't be known until runtime, so I don't think I can use <PlotlyChart @ref="..." />. Is there a way to create the charts in @code at runtime?
Beta Was this translation helpful? Give feedback.
All reactions