Closed MikhailLyvak closed 3 hours ago
Please provide a link to a code pen that reproduces the issue. Something we can run ourselves.
I can reopen when provided.
Can it be without codepen? All data from API and so mush custom hooks to provide here... Problem video and chartOptions are privided.
Preferably you would use fake/mock data and not rely on a functioning API call. We need to be able to duplicate the issue and step through it to observe the code as the issue occurs.
If you can create a sample app that is very easy for us to run and debug, then that will be fine. Only include what is absolutely necessary for the issue to be replicated. If your sample is too difficult to debug, then we will ignore it.
sad. I did +- same but cant connect my brush chart with main. Can i sand it? Maby code producer cen easylly fix it and my error will b eprovided/
Your sample does not reproduce the issue. Please update your sample to reproduce the issue.
When i do selection in brush chart it removes xaxis annotation but it works on selection in main chart
Steps to Reproduce
Create main chart with annotation on React.
Creact brush chart for it
Annotation must be shown
Desapear when use selection on brush chart but works correct on main chart selection
Screenshots
Reproduction Link <= Video of problem