elm-chartjs
elm-chartjs copied to clipboard
Legend not displaying
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?
Hmm, thanks for the catch. I've not seen this problem and will investigate it as soon as I can.