In chart.js, Is it possible to hide x-axis label/text of bar chart if accessing from mobile?

前端 未结 6 1906
日久生厌
日久生厌 2021-01-13 14:06

In chart.js, Is it possible to hide x-axis label/text of bar chart if accessing from mobile ?

\

6条回答
  •  既然无缘
    2021-01-13 14:52

    I've added a new option.

    http://www.knighttube.com/scripts/chart.js

    http://www.knighttube.com/scripts/chart.min.js

    showXAxisLabel:false

提交回复
热议问题