xCharts is a JavaScript library for building beautiful and custom data-driven chart visualizations for the web using D3.js. Using HTML, CSS, and SVG, xCharts are designed to be dynamic, fluid, and open to integrations and customization.

Animated Chart

A mix animated xChart..

Time-Series Line

A line chart is a way of plotting data points on a line. Often, it is used to show trend data, and the comparison of two data sets.

Basic Bar Chart

A bar chart is a way of showing data as bars. It is sometimes used to show trend data, and the comparison of multiple data sets side by side.

Interacting With Points

Mouse over the points on the chart to see tooltips.