apexcharts / apexcharts.js

📊 Interactive JavaScript Charts built on SVG
https://apexcharts.com
MIT License
14.05k stars 1.28k forks source link

Brush does not work with predefined categories #4438

Closed Tseredianilasha closed 2 months ago

Tseredianilasha commented 2 months ago

Description

Bug occurs when trying to give predefined categories to charts while trying to create chart minimap with 'chart.brush'

Reproduction Link

(https://codesandbox.io/p/sandbox/react-basic-example-forked-r6mfgk?file=%2Fsrc%2FApp.js)