Try Froala Charts
Start your trial today and receive 7 days of FREE technical support to get you started.
Here are some benefits you’ll get from using
Froala Charts Trial:
- 7 days of FREE Technical Support
- Access to the Full Suite of Interactive Charts and Demos
- Access to All Features & Customizations
- Documentation & Demo Examples
Fill out the form to download a free trial of Froala Charts.
Thousands have chosen Froala.
I just want to complement you all with an excellent piece of code! There are plenty free Froala Charts around, but I just love Froala! It is easy to implement, has enough features, well coded and updated when needed. Good job you all!
— Dave Reedijk
We love all the recent updates. One of our customer JUST ASKED about a video upload option and we look like rockstars 🙂 Amazing work!
Your happy customer,
— Marybeth Alexander, CEO at KnowledgeOwl
Froala Charts Installation Instructions
Please read the License Agreement before using our rich text editor.
The ZIP archive contains the minified source code for Froala Charts. Unzip the package and take a look over the Get Started Guide to create your first working chart.
The ZIP archive for the latest version (1.0.0) of the Froala Charts can be downloaded using the button at the top of the page. Please check out our changelog for more details.
<head>
<script type='text/javascript' src='https://cdn.jsdelivr.net/npm/[email protected]/froalacharts.js'></script>
<script type='text/javascript' src='https://cdn.jsdelivr.net/npm/[email protected]/themes/froalacharts.theme.froala.js'></script>
</head>
Froala Charts is also available via UNPKG.Our interactive charts come with NPM packages for multiple front-end frameworks. Here is an example of NPM usage:
npm i froalacharts
Froala Charts can also be installed by using Yarn as showed in the example below:
yarn add froalacharts
See changelog to keep track of what’s new in the current version.