Global

Methods


unload takes an object as argument -- for c3 api unload()

<pf-dropdown> element for Patternfly Web Components

Properties:
Name Type Description
columns array

data for chart in columns

rows array

data for chart in rows

json array

data for chart

url string

url/path for chart either in .json or .csv

colors JSON

colors for data (colors method takes object as argument)

data JSON

additional data for c3.data (method takes object as argument)

width string

width of chart

height string

height of chart

legend JSON

c3 legend for chart (method takes object as argument)

target-selector string

target element selector

title string

title for chart