Highlight candlesticks in Apexchart #4233
Unanswered
kratos1988
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have a candlestick chart inside an Angular Component that asynchrounously should highlight the border of a specific candlestick... I'm trying to use the updateOptions method with body for the moment that adds a marker:
but when I pass the full array to y, it does nothing. In my mind, I'd like to achieve something with darker border as:
Could you help me, please?
Beta Was this translation helpful? Give feedback.
All reactions