We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98f61ec commit b4e0db3Copy full SHA for b4e0db3
README.md
@@ -59,5 +59,5 @@ Direct developer email support can be purchased through a [Support Plan][4] or b
59
© LightningChart Ltd 2009-2022. All rights reserved.
60
61
62
-[Treemap Chart]: https://lightningchart.com/js-charts/api-documentation/v7.0.1/classes/TreeMapChart.html
+[Treemap Chart]: https://lightningchart.com/js-charts/api-documentation/v7.1.0/classes/TreeMapChart.html
63
package.json
@@ -17,7 +17,7 @@
17
"webpack-stream": "^7.0.0"
18
},
19
"dependencies": {
20
- "@lightningchart/lcjs": "^7.0.1",
+ "@lightningchart/lcjs": "^7.1.0",
21
"@lightningchart/xydata": "^1.4.0"
22
23
"lightningChart": {
0 commit comments