获取折线图中的所有活动标签

时间:2018-09-10 21:12:48

标签: javascript java jquery label chart.js

我正在使用gradle Refused to run the JavaScript URL because it violates the following Content Security Policy directive...

compile("be.ceau:chart:2.3.1")

例如,假设我有3个标签LineOptions lineOptions = new LineOptions() .setLegend(new Legend().getOnClick...(what to do here?)) .setLegend(new Legend().setOnClick()...(what to do here?) red green (注意,蓝色被删除)。我可以编写什么JavaScript函数来获取所有活动标签?即红色和绿色

0 个答案:

没有答案