Use multiple geometry types in a single plot
c3_mixedGeom(c3, types, type = "line", stacked = NULL)
| c3 | c3 htmlwidget object |
|---|---|
| types | list containing key value pairs of column header and plot type |
| type | character default plot type where not defined |
| stacked | character vector of column headers to stack |
c3