Composant Graphe SVG-EN : Différence entre versions
De BlueWiki
(→Annexes) |
(→Commands) |
||
Ligne 21 : | Ligne 21 : | ||
==Commands== | ==Commands== | ||
− | *[[SGR_Generate_bubbleChart]] | + | *[[SGR_Generate_bubbleChart-EN]] to generate bubblecharts |
− | *[[SGR_Generate_Graph]] | + | *[[SGR_Generate_Graph-EN]] to generate area, bars, curves, mixed graphs or points |
− | *[[SGR_Generate_Pie]] | + | *[[SGR_Generate_Pie-EN]] to generate pies |
− | *[[SGR_Generate_PolarGraph]] | + | *[[SGR_Generate_PolarGraph-EN]] to generate polar graphs |
− | *[[SGR_Generate_Kiviat]] | + | *[[SGR_Generate_Kiviat-EN]] to generate spiderweb (kiviat) |
− | *[[SGR_Generate_Pyramid]] | + | *[[SGR_Generate_Pyramid-EN]] to generate pyramids |
+ | |||
+ | *[[SGR_DrawMap-EN]] allows to colorized maps or other drawings | ||
+ | |||
+ | |||
+ | ==Utilities== | ||
+ | *[[SGR_getColoredRectangle-EN]] | ||
+ | *[[SGR_GetSVGColors-EN]] | ||
==Annexes== | ==Annexes== |
Version du 30 novembre 2013 à 11:05
Sommaire |
General
The component allows you to generate the following graphs
- Bars, stacked bar, proportionals bars
- Area, stacked area, proportionals areas
- Curves
- Points
- Mixed graphs (Area + bar + curve + points)
- Pie graph
- Pyramids
- Kiviat or spiderWeb
- Bubble Graph
- Polar Graph
- Colorized map
- Time Line
The graph generation is done by very simple commands and the component is provided with a base of examples.
On mouse over, you can know the Id of the slected element and be able to display a bubble personalized and somme detailed help.
As this component is still quite young, he is changing rapidly, we are listening to your suggestions for advancing.
Commands
- SGR_Generate_bubbleChart-EN to generate bubblecharts
- SGR_Generate_Graph-EN to generate area, bars, curves, mixed graphs or points
- SGR_Generate_Pie-EN to generate pies
- SGR_Generate_PolarGraph-EN to generate polar graphs
- SGR_Generate_Kiviat-EN to generate spiderweb (kiviat)
- SGR_Generate_Pyramid-EN to generate pyramids
- SGR_DrawMap-EN allows to colorized maps or other drawings