Difference between revisions of "Activities/Chart"

From Sugar Labs
Jump to navigation Jump to search
(Migrate to GitHub)
 
(35 intermediate revisions by 6 users not shown)
Line 1: Line 1:
== About ==
+
== Chart ==
  
SimpleGraph description here.
+
Read at https://help.sugarlabs.org/chart.html
  
[[File:Simplegraph.png|300px]]
+
The source file has been moved to [https://github.com/godiard/help-activity/blob/master/source/chart.rst GitHub]
[[File:Simplegraph2.png|300px]]
 
[[File:Simplegraph3.png|300px]]
 
 
 
== Pending tasks to release version 1 ==
 
 
 
* Add a fullscreen button so you can view your graph without the toolbars
 
 
 
* Change the gear icon to the spanner icon (the gear is for making
 
changes to the program, e.g., adding a new graph type; the spanner is
 
for changing parameters)
 
 
* Move the colors, labels to a subtoolbar. I like the way they can
 
be hidden, but if you resize the panel, they become hard to use.On a
 
toolbar, they'd always be the same size and would not interfere with
 
the data entry
 
 
 
* Check fonts size in the charts
 
 
 
* Remove pop-up alert when data is not valid
 
 
 
== Ideas for future releases ==
 
 
 
* Interoperability with other activities, Measure, StopWatch
 
* Show a help tutorial when activity is started from scratch
 
* Share, edit the data with your friends
 

Latest revision as of 23:40, 17 June 2018

Chart

Read at https://help.sugarlabs.org/chart.html

The source file has been moved to GitHub