@canvasjs/charts 3.10.21 → 3.11.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +2 -2
- package/canvasjs.min.js +717 -715
- package/package.json +1 -1
package/LICENSE
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
CanvasJS Chart - v3.
|
|
2
|
-
Copyright
|
|
1
|
+
CanvasJS Chart - v3.11.0 Beta 1 - https://canvasjs.com/
|
|
2
|
+
Copyright 2025 fenopix
|
|
3
3
|
|
|
4
4
|
--------------------- License Information --------------------
|
|
5
5
|
CanvasJS Chart is a commercial product which requires purchase of license. Without a commercial license you can use it for evaluation purposes for upto 30 days. Please refer to the following link for further details.
|