1.0.14 • Published 2 years ago

@moux/apexcharts v1.0.14

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@moux/apexcharts

This is my personal fork of apexcharts.js (based on version 3.36.3).

Changes from original package

  • set options.reticule.enabled to true to enable a permanent x axis crosshair (options.tooltip.enabled must be set to false)
  • options.chart.events.preciseClick will fire on click if options.reticule.enabled is set to true and deliver the folowing arguments:
        (
          event,
          chartContext,
          config,
          {
            x,
            y
          }
        )
  • Panning has to be explicitly enabled by setting options.chart.pan.enabled
1.0.14

2 years ago

1.0.9

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago