graph library

Classes

BarChartComponent
BaseGraphComponent
BoxChartComponent
BoxDataPoint
CanvasBaseGraphComponent
DataPoint
LineGraphComponent
LineGraphComponent is a canvas and SVG elements used to draw line graph. The canvas is NOT responsive. Even if you use width 100% on this component, you have to redraw the canvas in order for the canvas to resize. This can be achieved by calling redraw under Window.onResize.
PieChartComponent
SpiderChartComponent
StackedBarChartComponent
TextDataPoint