Personal tools

Template:PieChart: Difference between revisions

From FANTOM5_SSTAR

Jump to: navigation, search
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+', Series Name: '+ series.name);
                             alert ('Category: '+ this.category +', value: '+ this.y+', X value: '+this.x);
                         }
                         }
                     }
                     }

Revision as of 16:26, 13 June 2013