Difference between revisions of "Activities/Chart"
Jump to navigation
Jump to search
Line 22: | Line 22: | ||
[[File:Simplegraph7.png|300px]] | [[File:Simplegraph7.png|300px]] | ||
[[File:Simplegraph5.png|400px]] | [[File:Simplegraph5.png|400px]] | ||
+ | |||
+ | |||
+ | === Graphing Measure data === | ||
+ | [[File:SimpleGraph8.png]] | ||
== Donwnload == | == Donwnload == |
Revision as of 23:29, 8 March 2012
About
SimpleGraph lets you do graphical representation of simple tabular data, in the form "label: value". It can draw bar charts, line charts, and pie charts.
Graphing StopWatch data
Graphing marks:
Graphing stopwatchs:
Graphing Measure data
Donwnload
Download from ASLO: http://activities.sugarlabs.org/en-US/sugar/addon/4534
Development
Git repository:
http://git.sugarlabs.org//simplegraph
SimpleGraph uses PyCHA library:
https://bitbucket.org/lgs/pycha
Pending tasks to release version 3
- Add help button DONE
- Remove one separator in the toolbar DONE
- Auto update chart title DONE
- Auto resize chart DONE
- etc
Ideas for future releases
- Show a help tutorial when activity is started from scratch
- Share, edit the data with your friends