Jump to content

Activities/Chart: Difference between revisions

From Sugar Labs
No edit summary
Line 39: Line 39:
=== Ideas for future releases ===
=== Ideas for future releases ===


* Interoperability with other activities, Measure, StopWatch
* Graph StopWatch data '''DONE'''
* Graph Measure data
* Show a help tutorial when activity is started from scratch  
* Show a help tutorial when activity is started from scratch  
* Share, edit the data with your friends
* Share, edit the data with your friends
* Check if we can create the image without using one (or several) tempfile/s.
* Check if we can create the image without using one (or several) tempfile/s. '''DONE'''

Revision as of 21:44, 21 February 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:

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

Ideas for future releases

  • Graph StopWatch data DONE
  • Graph Measure data
  • Show a help tutorial when activity is started from scratch
  • Share, edit the data with your friends
  • Check if we can create the image without using one (or several) tempfile/s. DONE