Template:PieChart: Difference between revisions
From FANTOM5_SSTAR
No edit summary |
No edit summary |
||
Line 59: | Line 59: | ||
events: { | events: { | ||
click: function() { | click: function() { | ||
alert ('Category: '+ this.category +', value: '+ this.y+', X value: '+this.x+', Point Name: '+ this. | alert ('Category: '+ this.category +', value: '+ this.y+', X value: '+this.x+', Point Name: '+ this.point.name); | ||
} | } | ||
} | } |
Revision as of 16:32, 13 June 2013