You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the docs are outdated. I came across the same issue... It seems like <Chart> is the generic component to use when you want to create a chart of a type that is not yet supported. If you want to use a <LineChart> just use that component.
my code:
It's blank on my webpage.When I delete Chart Component,it working!Why?
The text was updated successfully, but these errors were encountered: