Chart.Mvc icon indicating copy to clipboard operation
Chart.Mvc copied to clipboard

LegendTemplate

Open negberts opened this issue 7 years ago • 2 comments

I can't get the legend template to work in a LineChart. The default legend template doesn't work, but even a simple legend like

<ul><li>Epocalypse</li><li>Tiefdaas</li><li>Niels</li><li>Ivar</li><li>Jan Vis</li><li>Geerd</li><li>G. Saadfeit</li><li>Saadfeit</li><li>Lijst 1</li><li>Bas</li></ul>

Is not working. What am I missing?

negberts avatar May 18 '17 13:05 negberts

Same problem here, Chart.Js has a way to turn on legends getting the by default values so im look around to manage how to that, if you have done something similar...

Renato-Garbim avatar Jun 01 '17 17:06 Renato-Garbim

I created my own legend directly under the chart.

negberts avatar Jun 02 '17 05:06 negberts