The kind for a top level element is always wrapper
.
The legend prop specifies the Legend component for the chart.
The parent for a top level element is always null
: no parent.
The props for the chart wrapper. These props can override the default props from PF charts as
well as overwriting most of the previous props defined in this library for greater customizability.
Overwriting props like legend*
, labels
can result in unexpected behavior.
The tooltip prop specifies how the chart's tooltip should be rendered.
The type of the chart. Great for checking the type in the library and type hinting.
The xAxis prop specifies how the chart's x axis should be rendered.
The yAxis prop specifies how the chart's y axis should be rendered.
Generated using TypeDoc
The id props specifies the unique id for the given element in the schema. Used in the library to reference the element in the schema.