Chart.js: Align the legend vertically?

Created on 22 Dec 2015  路  4Comments  路  Source: chartjs/Chart.js

Hi guys, how do I align the legend vertically?

support

Most helpful comment

Is there an option to do this with the canvas legend?

All 4 comments

@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?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

gouthamrv picture gouthamrv  路  3Comments

HeinPauwelyn picture HeinPauwelyn  路  3Comments

nickgoodliff picture nickgoodliff  路  3Comments

nanospeck picture nanospeck  路  3Comments

akashrajkn picture akashrajkn  路  3Comments