@canvasjs/stockcharts 1.7.5 → 1.7.51

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/README.md CHANGED
@@ -45,8 +45,8 @@ You can download the JavaScript stockchart library along with examples from our
45
45
  Once you have installed the package, you can start using CanvasJS StockCharts in your project. CanvasJS StockCharts can be imported using different module formats like AMD, CommonJS, etc.
46
46
  ```
47
47
  //Load CanvasJS StockCharts
48
- import * as CanvasJS from "@canvasjs/stockcharts";
49
- //var CanvasJS = require("@canvasjs/stockcharts");
48
+ import * as CanvasJS from "@canvasjs/stockcharts";
49
+ //var CanvasJS = require("@canvasjs/stockcharts");
50
50
  ```
51
51
 
52
52
  Define container for the stockchart.
@@ -1,5 +1,5 @@
1
1
  /*
2
- CanvasJS HTML5 & JavaScript StockCharts - v1.7.5 GA - https://canvasjs.com/
2
+ CanvasJS HTML5 & JavaScript StockCharts - v1.7.51 GA - https://canvasjs.com/
3
3
  Copyright 2023 fenopix
4
4
 
5
5
  --------------------- License Information --------------------
package/license.txt CHANGED
@@ -1,4 +1,4 @@
1
- CanvasJS HTML5 & JavaScript StockCharts - v1.7.5 GA - https://canvasjs.com/
1
+ CanvasJS HTML5 & JavaScript StockCharts - v1.7.51 GA - https://canvasjs.com/
2
2
  Copyright 2023 fenopix
3
3
 
4
4
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@canvasjs/stockcharts",
3
- "version": "1.7.5",
3
+ "version": "1.7.51",
4
4
  "description": "CanvasJS JavaScript StockCharts",
5
5
  "main": "canvasjs.stock.min.js",
6
6
  "keywords": [