@canvasjs/charts 3.7.5 → 3.7.6

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.
@@ -1,8 +1,8 @@
1
- CanvasJS HTML5 & JavaScript Charts - v3.7.5 GA - https://canvasjs.com/
1
+ CanvasJS HTML5 & JavaScript Charts - v3.7.6 GA - https://canvasjs.com/
2
2
  Copyright 2023 fenopix
3
3
 
4
4
 
5
- --------------------- License Information --------------------
5
+ --------------------- License Information --------------------
6
6
  CanvasJS 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.
7
7
  https://canvasjs.com/license/
8
8
 
package/README.md CHANGED
@@ -1,5 +1,7 @@
1
1
  <div align="center">
2
- <img src="https://canvasjs.com/wp-content/uploads/images/logo/canvasjs-logo-240x100.png" alt="CanvasJS"/>
2
+ <a href="https://www.npmjs.com/~canvasjs" target="_blank">
3
+ <img src="https://canvasjs.com/wp-content/uploads/images/logo/canvasjs-logo-240x100.png" alt="CanvasJS"/>
4
+ </a>
3
5
  </div>
4
6
 
5
7
  # CanvasJS JavaScript Charts
@@ -69,7 +71,7 @@ You can download the JavaScript charting library along with examples from our of
69
71
  <br/>
70
72
 
71
73
  #### Interactive JavaScript Charts
72
- ![JavaScript Interactive Charts](https://canvasjs.com/wp-content/uploads/images/npm/chart-interactivity.gif)
74
+ <a href="https://canvasjs.com/javascript-charts/column-line-area-chart/"><img src="https://canvasjs.com/wp-content/uploads/images/npm/chart-interactivity.gif" alt="JavaScript Interactive Charts"></a>
73
75
 
74
76
  <br/>
75
77