The name of the chart.
Charts for the first y-axis.
Charts for the secondary y-axis. Optional.
The options for the chart. Optional.
The dict representation of this object
dict representation of this object
A set containing all available template tags this Element reacts to.
set of tags associated with this Element
Update the given dict with the chart options and return the result.
the dict that needs to be updated with the chart options
the input dict, updated with the chart options
Replace the y-axis with the y2-axis for the secondary charts. Add the dict representation for each chart to a list and return that list.
list containing the dict representation for each chart, after processing
Generated using TypeDoc
Class for a combined chart. It is possible to combine more than 2 types of chart but there can only be two value axes."""