Activities/Chart: Difference between revisions
| Line 17: | Line 17: | ||
=== Pending tasks to release version 1 === | === Pending tasks to release version 1 === | ||
* Add a fullscreen button so you can view your graph without the toolbars | * Add a fullscreen button so you can view your graph without the toolbars | '''DONE''' | ||
* Change the gear icon to the spanner icon (the gear is for making | * 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 | changes to the program, e.g., adding a new graph type; the spanner is | ||
for changing parameters) | for changing parameters) | '''DONE''' | ||
* Move the colors, labels to a subtoolbar. I like the way they can | * 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 | 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 | toolbar, they'd always be the same size and would not interfere with | ||
the data entry | the data entry | '''DONE''' | ||
* Check fonts size in the charts | * Check fonts size in the charts | '''This is a PyCha error''' | ||
* Remove pop-up alert when data is not valid | * Remove pop-up alert when data is not valid | '''DONE''' | ||
* Change chart tooltips, "Create pie chart" to "Graph pie chart" or "Show pie chart" | * Change chart tooltips, "Create pie chart" to "Graph pie chart" or "Show pie chart" | ||