Help:Charts
From OpenWetWare
Contents |
Charts on OWW
You can generate line, bars and pie charts on OWW directly via CSV (comma separated values) data. Below we have an example of each type with some randomly generated data.
Line charts
|
|
<syntax type=python>
|
Bars charts
|
|
<syntax type=python>
|
Pie charts
|
|
<syntax type=python>
|


