Webflow sync, pageviews & more.
NEW

The Top 2 Charts.js Webflow cloneables

Chart.js Webflow cloneables that allow you to easily add charts to Webflow, some that even use CMS.

Filters
Sort by
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
Reset all
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.

A clear and easy way to add Chart.js to your Webflow site. Here's how to add it to your Webflow site. Step 1: Add a div, and add a HTML Embed in the div. Step 2: Apply the chart id - eg <canvas id="myChart"</canvas> Step 3) Inside the HTML embed (below the canvas tag), add in the chart.js CDN Step 4) Apply the script content in the hTML embed, this is the chart.js script info.

A demonstration of how to add a Chart.js bubble chart to Webflow. This technique uses an HTML embed to work properly so you'll need to add the HTML embed to your Webflow site. This method could technically be tied into Webflow's native CMS to allow for the CMS system to update and populate the Chart.js chart.