#
Chart Type
Line Chart
Line chart with ordinary data
Spline chart with ordinary data
Step chart with ordinary data
Area Chart
Area chart with ordinary data
Area-spline chart with ordinary data
Area-step chart with ordinary data
Stacked Area chart with ordinary data
Stacked Area-spline chart with ordinary data
Stacked Area-step chart with ordinary data
Bar Chart
Bar chart with spaces
Bar chart with ordinary data
Stacked Bar chart with ordinary data
Stacked Bar chart with normalized data
Bar chart with max width
Pie Chart
Pie chart with ordinary data
Pie chart with/without sort
Donut Chart
Donut chart with ordinary data
Gauge Chart
Gauge chart with ordinary data
Gauge chart with multiple arcs
Arc chart with full circle
Scatter Chart
Scatter chart with ordinary data
Stanford Chart
Stanford chart with ordinary data
Stanford chart with custom elements
Combination Chart
Combination chart with ordinary data
Combination chart with normalized data
#
Axes
Timeseries Axis
Line chart with timeseries data
Line chart with descendent timeseries data
Line chart with timeseries data as Number
Line chart with timeseries data as Date object
Category Axis
Chart with category axis
Chart with category data on category axis
Chart with different category datasets
Additional Axis
Add y2 axis
Axis Range
Set range of axis
Axis Padding
Set padding of axis
X Axis Tick
Set values for x axis
Set culling for x axis
Set fitting for x axis
Set rotation for x axis
Set range in timeseries for x axis
Default Y Domain
Set default y domain
Y Domain
Update y domain automatically
Default X Selection
Set default x selection
Axis scales
Log scale
#
Data
Input Data
Columned data
Rowed data
JSON data
Data from URL
Hide data when init
Load Data
Load ordinary data
Load timeseries data
Custom X
Custom x for all data
Custom x for each data
Data Label
Show label on data
Show label on data with format
Data Region
Set region of data
Set region of timeseries data
#
Components
Grid
Show x/y grids
Show x/y grids with timeseries
Show optional x grids
Show optional x grids with timeseries
Hide focus grid
Region
Show regions
Show regions with timeseries
Legend
Show legend
Tooltip
Show tooltip
Show tooltip as each data
Show tooltip based on horizontal mouse position
#
Chart Option
Bind
Specify the element binded
Padding
Change padding of chart
Auto padding when chart updated
Empty Data
Show text when empty data
Point
Change radius of data point
Show points based on condition
Bar
Disable zero-based y domain
Area
Disable zero-based y domain
#
Interaction
Zoom
Enable zoom
Change Zoom Type
Zoom Types with disableDefaultBehavior: true
Zoom on category axis
Zoom with reduction
Callback on zoom
Subchart
Show subchart
Callback on brush
Selection
Select data
Disable Interaction
Disable interaction
#
API
Flow
Flow ordinary data
Flow timeseries data
Axis
Update axis range
Update axis label
Grid
Update x grid lines
Update y grid lines
Legend
Update legend
Transform
Transform chart
Element
Access svg element of chart
Data
Update data color
Tooltip
Show tooltip programmatically
Zoom
Zoom programmatically
#
Other Library
RequireJS
Load by RequireJS
#
Misc
Issues
Demo for resizing (Issue #2467)