You must be logged in to post your query.
Home › Forums › Chart Support › OHLC & CandleStick Chart ‘Marker’ not visible
I have selection among Line, OHLC, and CandleStick charts dynamically, The marker is visible only on the ‘line’ chart but not on OHLC & CandleStick.
@kamaliyavishal,
In case of line & area charts, markers are shown at particular datapoint value which is joined by a line. But in case of candlestick & ohlc datapoint shown itself is a marker which is not connected by any line. However if you like to show markers at some particular points like showcasing high/low value, you can add scatter chart as shown in JSFiddle.
— Vishwas R Team CanvasJS
You must be logged in to reply to this topic. Login/Register