Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

apexcharts

Package Overview
Dependencies
Maintainers
1
Versions
223
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apexcharts - npm Package Compare versions

Comparing version 1.4.2 to 1.4.3

2

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc