Methods
-
unload takes an object as argument -- for c3 api unload()
-
<pf-dropdown> element for Patternfly Web Components
Properties:
Name Type Description columnsarray data for chart in columns
rowsarray data for chart in rows
jsonarray data for chart
urlstring url/path for chart either in .json or .csv
colorsJSON colors for data (colors method takes object as argument)
dataJSON additional data for c3.data (method takes object as argument)
widthstring width of chart
heightstring height of chart
legendJSON c3 legend for chart (method takes object as argument)
target-selectorstring target element selector
titlestring title for chart