apexcharts
Advanced tools
Comparing version 1.4.2 to 1.4.3
{ | ||
"name": "apexcharts", | ||
"description": "A JavaScript Chart Library", | ||
"version": "1.4.2", | ||
"version": "1.4.3", | ||
"main": "dist/apexcharts.min.js", | ||
@@ -6,0 +6,0 @@ "directories": { |
@@ -74,3 +74,3 @@ <p align="center"><img src="https://apexcharts.com/media/apexcharts-logo.png"></p> | ||
## Dynamic Data Updation | ||
## Dynamic Series Update | ||
Another approach to Drill down charts where one selection updates the data of other charts. | ||
@@ -77,0 +77,0 @@ An example of loading dynamic series into charts is shown below |
@@ -370,4 +370,2 @@ import Dimensions from './Dimensions' | ||
console.log(y) | ||
elLegendWrap.setAttribute('transform', `translate(${x}, ${y})`) | ||
@@ -374,0 +372,0 @@ } |
Sorry, the diff of this file is too big to display
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
939175
16710