| Sales | Product 1 | Product 2 | Product 3 |
|---|---|---|---|
| Jan.21 | 9 | 7 | 2 |
| Feb.21 | 1 | 3 | 4 |
| Mar.21 | 7 | 5 | 6 |
| Apr.21 | 5 | 6 | 7 |
Create an animated Chart with this product.
No JavaScript knowledge required, you can easily implement just adding a class into your table tag:
<table class="rcLineChartTable">
This automatically creates an animated chart using your table information.
This chart works on all modern browsers like IE 9+, Edge, Google Chrome, Mozilla Firefox, Opera, Apple Safari.
Here is a list of the options that you can optionally customize in:
The tutorial -included in the package- shows how to implement the chart in your webpage and also contains some examples.
You can contact me to quote any extra customization or implementation.
Note: this plugin works with jQuery and Raphael.