This is an old revision of the document!
Notes
<c3> {
data: {
columns: [
['data1', 30],
['data2', 120],
],
type : 'pie',
}
} </c3>
This is an old revision of the document!
<c3> {
data: {
columns: [
['data1', 30],
['data2', 120],
],
type : 'pie',
}
} </c3>