Template:TestTemplate: Difference between revisions
From FANTOM5_SSTAR
No edit summary |
No edit summary |
||
Line 33: | Line 33: | ||
tooltip: { | tooltip: { | ||
pointFormat: '{series.name}: <b>{point.percentage}%</b>', | pointFormat: '{series.name}: <b>{point.percentage}%</b>', | ||
percentageDecimals: | percentageDecimals: 0 | ||
}, | }, | ||
plotOptions: { | plotOptions: { | ||
Line 51: | Line 51: | ||
series: [{ | series: [{ | ||
type: 'pie', | type: 'pie', | ||
name: ' | name: 'motifs', | ||
data: data | data: data | ||
}] | }] |
Revision as of 10:09, 12 June 2013