Chooses which kind of series the chart draws. Every other set_*()
function needs this to have run first.
Arguments
- chart
Defines which chart to modify.
- type
Defines which series the chart draws. One of "bar",
"scatter", "line", "histogram", "boxplot", "heat", "pie",
"radar", or "gauge".
Value
chart, with its series type set.