Hi guys, how do I align the legend vertically?
@rossh which version of chart.js are you using? If you are using v2, is this the HTML legend or the on canvas legend?
@etimberg 1.0.2, can I do it using this version?
You can position the legend using CSS. The default legend will add a class to the div so that you can select it.
Is there an option to do this with the canvas legend?
Most helpful comment
Is there an option to do this with the canvas legend?