Activities/Graph Plotter: Difference between revisions
No edit summary |
|||
(19 intermediate revisions by 3 users not shown) | |||
Line 4: | Line 4: | ||
Graph Plotter is an activity | Graph Plotter is an activity for plot mathematical functions easily. | ||
[[Image:GraphPlotterIcon.svg]] | [[Image:GraphPlotterIcon.svg]] | ||
== Download == | == Download == | ||
Line 18: | Line 14: | ||
==== Desktop Version ==== | ==== Desktop Version ==== | ||
See [[Graph Plotter | http://people.sugarlabs.org/francis/graph-plotter/graph-plotter-8.tar.gz | ||
See [[Activities/Graph_Plotter#Running_Graph_Plotter_on_other_Linux_environments|Running Graph Plotter on other Linux environments]] for more information. | |||
== Maintainers == | |||
*[[User:Francis|Daniel Francis]] | |||
== Story == | |||
The starter idea was from Ana Cichero, a maths teacher from Uruguay. Here students can't pay an expensive calculator, but their little siblings have XO computers and she needed an activity easy to use where her students can do their homework or revise previous than their tests. Now there are advanced students with XO computers and this activity is very useful for them. | |||
== Running Graph Plotter on other Linux environments == | == Running Graph Plotter on other Linux environments == | ||
Line 28: | Line 33: | ||
Steps: | Steps: | ||
<ul> | <ul> | ||
<li>Downolad and extract the file [ | <li>Downolad and extract the file [http://people.sugarlabs.org/francis/graph-plotter/graph-plotter-8.tar.gz graph-plotter-8.tar.gz].</li> | ||
<li>Open the extracted dir and run the install script.</li> | <li>Open the extracted dir and run the install script.</li> | ||
</ul> | </ul> | ||
Instead the last step, by the console you can type: | Instead the last step, by the console you can type: | ||
make | make install | ||
== Screenshots == | == Screenshots == | ||
Line 44: | Line 44: | ||
[[Image:GraphPlotterScreenshot.png|700px]] | [[Image:GraphPlotterScreenshot.png|700px]] | ||
==== On other Linux desktops ==== | ==== On other Linux desktops ==== | ||
<b> In Ubuntu 10.04</b> | |||
<br> | |||
<br> | |||
[[Image: GraphPlotterDesktop.png|700px]] | [[Image: GraphPlotterDesktop.png|700px]] | ||
<br> | |||
<br> | |||
<b> In Kubuntu 12.10 </b> | |||
<br> | |||
<br> | |||
[[Image: GraphPlotterDesktop_KDE.png|700px]] | |||
<br> | |||
[[ | [[Category:Activities]] |