{% extends "layouts/master.html" %} {% set current_page = 'index' %} {% block title %}xCharts{% endblock %} {% block page_content %}

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.

Current Version: {{ version }}

{% endblock %}