웹/javascript

vue-chartjs - legend align is not working.

java개발자 2019. 11. 19. 15:30

There is an align option of legend in chartjs.

But it is not working in vue-chartjs.

https://www.chartjs.org/docs/latest/configuration/legend.html

 

Legend · Chart.js documentation

No results matching ""

www.chartjs.org

reason:

The latest version of chartjs is 2.9.3.

vue-chartjs is using 2.8.0 of chartjs. (2019-11-19)

Not mached of Document.

 

참고:

https://stackoverflow.com/questions/55355284/chart-js-legend-alignment-left-side