Chart base
Note: In order to use charts, please include the following JavaScript file from patternfly. For example: require('patternfly/dist/js/patternfly-settings');
require('patternfly/dist/js/patternfly-settings');
Default constructor
Event emitted with the chart reference after load is complete
{EventEmitter}
Protected method called when configuration or data changes by any class that inherits from this
The config for the c3 chart
True to reload
Generated using TypeDoc
Chart base
Note: In order to use charts, please include the following JavaScript file from patternfly. For example:
require('patternfly/dist/js/patternfly-settings');