chartjs-plugin-datasource icon indicating copy to clipboard operation
chartjs-plugin-datasource copied to clipboard

Adding a line break to a data label imported from CSV

Open ajacinto opened this issue 5 years ago • 0 comments

Thanks for writing this plugin! It definitely made life easier, but I was wondering how I can add a line break to a data label? For example, my data is like this.

,Subjects of Interest,Visitors Female,41,68 Male,59,32

I'd like to add a line break to the label, Subjects of
Interest in my chart. Is there a way for me to do that within this plugin? Thanks!

ajacinto avatar Apr 09 '20 08:04 ajacinto