Protected
allA list of all the data groups that have existed within the lifetime of the chart
Protected
colorProtected
colorProtected
servicesProtected
stateProtected
generateProtected
getProtected
sanitizeProtected
setProtected
setSets the data for the current instance.
This method sanitizes the provided data, generates data groups, and updates the instance's state with the sanitized data and data groups.
The new data to be set. This data will be cloned and sanitized.
Updates the current options for the instance.
This method retrieves the existing options, updates the legend additional items, and merges the new options with the existing ones. The instance's state is then updated with the merged options.
The new options to be set. These options will be merged with the existing options.
Protected
transformConverts data provided in the older format to tabular
Protected
update
The charting model layer which includes mainly the chart data and options, as well as some misc. information to be shared among components