chart js

what is Chart.js ?

  • Profile picture of Mcs
  • by Mcs July 1, 2025

Chart.js is a JavaScript library that lets you create beautiful, responsive, and interactive charts using the HTML5 <canvas> element. It’s perfect for adding visualizations to your website, dashboard, or web app — with minimal code.

Key Features of Chart.js

features

Supported Chart Types in Chart.js

Chart.js is an free JavaScript library for making HTML-based charts. It is one of the simplest visualization libraries for JavaScript, and comes with the many built-in chart types:

  1. Line
  2. Bar (horizontal & vertical)
  3. Pie
  4. Doughnut
  5. Radar
  6. Polar Area
  7. Bubble
  8. Scatter
  9. Mixed types (e.g., bar + line)

Comments

Add new comment

Restricted HTML

  • Allowed HTML tags: <br> <p> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id> <cite> <dl> <dt> <dd> <a hreflang href> <blockquote cite> <ul type> <ol type start> <strong> <em> <code> <li>
  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.