Charts.js - Show labels outside gridlines

一曲冷凌霜 提交于 2019-12-11 17:53:19

问题


I have created chart using chart.js library and whenever I am adding labels. Show labels outside gridlines

Here is my example https://stackblitz.com/edit/scatter-polar-chart?file=index.js

Without Labels

With Labels

Edit - 1 if you add labels, left side value 6 is not in the alignment with grid circle

来源:https://stackoverflow.com/questions/53006335/charts-js-show-labels-outside-gridlines

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!