Line chart with sequential data.
Simple line chart with timeseries data.
Display as Spline Chart.
Simple line chart with custom x.
Multiple line chart with multiple custom x.
Set regions for each data with style.
Display as Step Chart.
Display as Area Chart.
Display as Stacked Area Chart.
Display as Bar Chart.
Display as Stacked Bar Chart.
Display as Scatter Plot.
Display as Pie Chart.
Display as Donut Chart.
Display as Gauge Chart.
Display all kinda charts up in here.
Show ticks as categorized by each data.
Switch x and y axis position.
Additional y axis can be added.
Format x axis tick text.
Set the number of ticks on X Axis.
Set tick texts on X Axis.
Set cull ticks or not on X Axis.
Set ticks position to x of data.
Convert time to UTC.
Rotate x axis tick text.
Format y axis tick text.
Set padding for y axis.
Set range for y axis.
Set label for axis.
Set axis label position.
Column-oriented data can be used as input.
Row-oriented data can be used as input.
JSON can be used as input.
Data from URL can be used as input.
Load data with x values on category axis.
Load data dynamically.
Set name for each data.
Set color according to data.
Define data order. This will be used for stacked bar chart.
Show label of data.
Format label of data.
Number format localization using D3 locale settings.
Show grid lines for x and y axis.
Add optional grid lines on x grid.
Add optional grid lines on y grid.
Show rects on chart.
Show rects on timeseries chart.
Show sub chart for zoom and selection range.
Zoom by mouse wheel event and slide by drag.
Set visibility of legend.
Show legend on bottom or right side.
Build custom legend
Set visibility of tooltip.
Show tooltips as grouped or not.
Set format for title and value on tooltip.
Set chart size in px.
Change padding for the chart.
Set custom color pattern.
Set duration of transition for chart animation.
Hide points on line chart
Change label format on Pie chart
Load/Unload data as flowing
Update data names.
Update data colors.
Update axis labels.
Update axis range.
Resize chart.
Update custom x grids.
Transform to line chart.
Transform to spline chart.
Transform to bar chart.
Transform to area chart.
Transform to area spline chart.
Transform to scatter plot.
Transform to pie chart.
Transform to donut chart.
Set style for regions.
Set style for grids.