Home › forums › Chart Support › how to change color of column in column chart based on values
I want a column graph whose column colors should change bases on values
@shweta-jagtap,
You can change the color of the column using color property of dataPoint. Please take a look at this JSFiddle which shows setting different colors to positive and negative values.
—- Manoj Mohan Team CanvasJS
You must be logged in to reply to this topic.