Talk:SocialCalc: Difference between revisions

From OLPC
Jump to navigation Jump to search
m (Reverted edits by B1anker (Talk); changed back to last version by AuntiMame)
Line 1: Line 1:
==improved icon-==
==improved icon-==
I installed the activity and noticed that the icon could use a littke tweaking, so I uploaded an new version if you want to use it... [[image:Activity-socialcalc_icon.svg]] --- [[User:AuntiMame]] 13 July 08 18:29 UTC
I installed the activity and noticed that the icon could use a littke tweaking, so I uploaded an new version if you want to use it... [[image:Activity-socialcalc_icon.svg]] --- [[User:AuntiMame]] 13 July 08 18:29 UTC

==pie charts==
I made an implementation that adds a pie chart tab and draws the chart and labels using the HTML canvas element. The sections are colored randomly and the labels can overlap, but if you're interested in using it, replace index.html in the activity's "web" folder with this: [http://andrew.cmu.edu/user/ndoiron/socialCalc/index.html SocialCalc with Pie Charts]. Select numbers just as you do for the Graph tab.
--- [[User:Ndoiron]] 15 April 09

Revision as of 03:36, 16 April 2009

improved icon-

I installed the activity and noticed that the icon could use a littke tweaking, so I uploaded an new version if you want to use it... Activity-socialcalc icon.svg --- User:AuntiMame 13 July 08 18:29 UTC

pie charts

I made an implementation that adds a pie chart tab and draws the chart and labels using the HTML canvas element. The sections are colored randomly and the labels can overlap, but if you're interested in using it, replace index.html in the activity's "web" folder with this: SocialCalc with Pie Charts. Select numbers just as you do for the Graph tab. --- User:Ndoiron 15 April 09