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 can't figure out how to display legends for my charts. With normal chartjs legends seem to render by default, but with elm-chartjs I can't make them display at all. I've tried modifying legendTemplate in the options, but that didn't change anything; that's the only legend-related control point I can find.
Is this just broken, or am I missing some bit of configuration?
The text was updated successfully, but these errors were encountered:
I can't figure out how to display legends for my charts. With normal chartjs legends seem to render by default, but with elm-chartjs I can't make them display at all. I've tried modifying
legendTemplate
in the options, but that didn't change anything; that's the only legend-related control point I can find.Is this just broken, or am I missing some bit of configuration?
The text was updated successfully, but these errors were encountered: