简体   繁体   中英

Chartjs - legends take up too much space on mobile devices

Good day everybody,

I have a graph with four legends, all of which are longer. How can I display the graph below large enough and still display the legends above?

在此处输入图像描述

if i hide the legends, the graph looks good, of course.

在此处输入图像描述

You will have to make use of an html legend, see this example in the chart.js documentation on how to implement it: https://www.chartjs.org/docs/master/samples/legend/html.html

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM