Pie Chart Pie Chart RandomizeToggle Doughnut View options data setup function colorize ( opaque , hover , ctx ) { const v = ctx . parsed ; const c = v ...
Line Chart Line Chart RandomizeAdd DatasetAdd DataRemove DatasetRemove Data config setup actions const config = { type : 'line' , data : data , options : ...
Bar chart Supported data formats Visualizing time series or multiple result sets Bar chart options Orientation Show values Group width Bar width Line width Fill opacity Gra...
Scatter Chart Dataset Properties Data Structure Internal data format Scatter Chart Scatter charts are based on basic line charts with the x axis changed to a linear axis. To ...
Chart Hooks The Available Hooks Hooks and the Release Lifecycle Hook resources are not managed with corresponding releases Writing a Hook Hook deletion policies Chart Hooks...
Scatter Chart Dataset Properties Data Structure Internal data format Scatter Chart Scatter charts are based on basic line charts with the x axis changed to a linear axis. To ...
Bubble Chart Dataset Properties General Styling Interactions Default Options Data Structure Internal data format Bubble Chart A bubble chart is used to display three dime...