node-red-contrib-chartjs
Advanced tools
Comparing version 0.2.2 to 0.2.3
{ | ||
"name": "node-red-contrib-chartjs", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "Node-RED Chart.js node", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -13,18 +13,33 @@ # node-red-contrib-chartjs | ||
``` | ||
## Chart implemented | ||
## Charts implemented | ||
* Line Chart | ||
![line_chart](https://user-images.githubusercontent.com/1216181/52436121-b99da480-2b13-11e9-8f83-7a133ce20547.png) | ||
* Vertical Bar Chart | ||
![vertical_bar_chart](https://user-images.githubusercontent.com/1216181/52436103-aa1e5b80-2b13-11e9-8fc9-ed277f42f935.png) | ||
* Horizontal Bar Chart | ||
![horizontal_chart](https://user-images.githubusercontent.com/1216181/52436083-9c68d600-2b13-11e9-88ef-b9aa16c4aed4.png) | ||
* Pie Chart | ||
![pie_chart](https://user-images.githubusercontent.com/1216181/52436061-8e1aba00-2b13-11e9-98c6-b6a9cccf731a.png) | ||
* Doughnut Chart | ||
![doughnut_chart](https://user-images.githubusercontent.com/1216181/52436030-81966180-2b13-11e9-8f66-1a75c7b5d142.png) | ||
* Polar Area Chart | ||
![polar_chart](https://user-images.githubusercontent.com/1216181/52435997-72171880-2b13-11e9-95f5-cb8bbbe2252e.png) | ||
* Bubble Chart | ||
![buble_chart](https://user-images.githubusercontent.com/1216181/52435974-6592c000-2b13-11e9-92e4-14e00eb9bf5f.png) | ||
* Radar Chart | ||
![radar_chart](https://user-images.githubusercontent.com/1216181/52435935-4f84ff80-2b13-11e9-8f31-0de28c16e425.png) | ||
@@ -31,0 +46,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
450866
106