Composant Graphe SVG-EN : Différence entre versions

De BlueWiki
(Commands)
(Examples)
Ligne 62 : Ligne 62 :
 
Fichier:GrapheBulle1.jpg|Bubble chart
 
Fichier:GrapheBulle1.jpg|Bubble chart
 
Fichier:Polargraph-ex1.jpg|Polar graph
 
Fichier:Polargraph-ex1.jpg|Polar graph
 +
Fichier:Courbe avec dégradé.jpg|Curve with gradient example
 
</gallery>
 
</gallery>

Version du 30 novembre 2013 à 22:15

Sommaire

General

-> Version française

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_DrawMap allows to colorized maps or other drawings

Utilities

Annexes

Examples