Difference between revisions of "Activities/Chart"
Jump to navigation
Jump to search
(→About) |
|||
Line 3: | Line 3: | ||
Chart lets you do graphical representation of simple tabular data, in the form "label: value". It can draw bar charts, line charts, and pie charts. | Chart lets you do graphical representation of simple tabular data, in the form "label: value". It can draw bar charts, line charts, and pie charts. | ||
+ | '''New charts:''' | ||
+ | [[File:Chart1.png|300px]] | ||
+ | [[File:Chart2.png|300px]] | ||
+ | |||
+ | [[File:Chart3.png|300px]] | ||
+ | [[File:Chart4.png|300px]] | ||
+ | |||
+ | '''Old Charts:''' | ||
[[File:Simplegraph.png|300px]] | [[File:Simplegraph.png|300px]] | ||
[[File:Simplegraph1.png|300px]] | [[File:Simplegraph1.png|300px]] | ||
Line 8: | Line 16: | ||
[[File:Simplegraph2.png|300px]] | [[File:Simplegraph2.png|300px]] | ||
[[File:Simplegraph3.png|300px]] | [[File:Simplegraph3.png|300px]] | ||
− | |||
== Graphing StopWatch data == | == Graphing StopWatch data == |
Revision as of 20:37, 18 July 2012
About
Chart 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
Download
Download from ASLO: http://activities.sugarlabs.org/en-US/sugar/addon/4534
Development
Git repository:
http://git.sugarlabs.org//simplegraph
Chart uses PyCHA library:
https://bitbucket.org/lgs/pycha
Ideas for future releases
- Show a help tutorial when activity is started from scratch
- Share, edit the data with your friends