Composant Graphe SVG-EN : Différence entre versions

De BlueWiki
(Commands)
(Commands)
Ligne 40 : Ligne 40 :
 
*[[SGR_DrawMap-EN|SGR_DrawMap]] allows to colorized maps or other drawings
 
*[[SGR_DrawMap-EN|SGR_DrawMap]] allows to colorized maps or other drawings
  
*[[SGR_Generate_TableFromArray-EN-EN|SGR_Generate_TableFromArray] lets lay out a table
+
*[SGR_Generate_TableFromArray-EN|SGR_Generate_TableFromArray] lets lay out a table
  
 
==Utilities==
 
==Utilities==

Version du 1 janvier 2014 à 16:35

Sommaire

General

-> Version française (french version)

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.

Evolution

As this component is still quite young, he is changing rapidly, we are attentive to your ideas to make it progress.

Current version 1.1.1 November 30, 2013

The current development version is 1.2.1 which will be available December 31, 2013

Check Graph Release Notes

Commands

  • SGR_DrawMap allows to colorized maps or other drawings
  • [SGR_Generate_TableFromArray-EN|SGR_Generate_TableFromArray] lets lay out a table

Utilities

Annexes

Examples