Home Forums Chart Support Changing Candlestick Color Based on Previous Close Reply To: Changing Candlestick Color Based on Previous Close

#28045

@devbanana,

fallingColor and risingColor are only available at dataSeries level. You can loop through the dataPoints and set color for each of the dataPoints based on your requirements as shown in this JSFiddle.

___________
Indranil Deo
Team CanvasJS