Skip to main content

All Questions

Filter by
Sorted by
Tagged with
0 votes
0 answers
65 views

Highlight candlesticks in Apexchart

I have a candlestick chart inside an Angular Component that asynchrounously should highlight the border of a specific candlestick... I'm using apexchart 3.40.0 and ng-apexchart 1.7.4...In my mind, I'd ...
immanuel's user avatar
0 votes
1 answer
489 views

How to always display crosshair at last series in the Candlestick ApexCharts

I want the crosshair always display at the last series in the Candlestick chart without using the mouse hover. How to do that? This is my expect:
vnanhtuan's user avatar
1 vote
1 answer
696 views

Apexcharts: mixed chart candlestick + area chart (fill area between 2 data points )

I use ApexCharts js for make mixed chart. Candlesticks + on this candlestick I need placed area chart from start date to end date (range, for example between 1.4 to 1.5 ). For candlestick series i use ...
IPFgr's user avatar
  • 11