|
Framework JavaScript ACube V2.10.0 | ||||||||
| PRECEDENT SUIVANT | CADRES SANS CADRES | ||||||||
This JavaScript file is a part of Framework FRED ACUBE.
In particular to manage the SVG Chart Component ComposantChartPie and ComposantChartLine
«ComposantChart» class extend «ComposantSVG» class
.
«ComposantSVG» permits to define a SVG in line component.
Chart example
| Pie Chart | Line Chart |
![]() |
![]() |
| Sommaire des Classes | |
| Plot | This class permit to represent a plot of a line chart. (x,y) for value, and text for label. |
| Curve | This class "Curve"permit to represent a part of Line Chart to draw a Curve. |
| ComposantChartLine | This class «ComposantChartLine» permit to draw a SVG Line chart. |
| ComposantChart | This class represent a SVG chart, with a title and a legend. |
| ComposantChartPie | This class «ComposantChartPie» permit to draw a SVG pie chart in Line. |
| PieSection | This class «PieSection» permit to represent a section of pie chart. |
| Sommaire des Fonctions Globales | |
static Number
|
degreesToRadians(angle)
Convert degree to radians |
|
Framework JavaScript ACube V2.10.0 | ||||||||
| PRECEDENT SUIVANT | CADRES SANS CADRES | ||||||||