Class ChartJs
- java.lang.Object
-
- org.dashbuilder.renderer.chartjs.lib.ChartJs
-
public final class ChartJs extends Object
Utility class which helps to inject native chart.js code into browser
-
-
Constructor Summary
Constructors Constructor Description ChartJs()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidensureInjected()Method injecting native chart.js code into the browser
In case code already been injected do nothing
-