You must be logged in to post your query.
Home › Forums › Chart Support › background for a grid cell inside line chart
Hi,
I would like to give a background for some of the grid cells inside the line chart. Can you please tell me how can i do that?
In the attached fiddle I would like to give a background for the cells that has the value 55 and 45. Can you please give me a fiddle that has this change?
https://jsfiddle.net/r9tdm56g/
@meenasiva,
You can combine range area chart with the corresponding axis x and y values to have a background color in the grid cells.
Please take a look at this JSFiddle for an example on the same.
__ Sachin Bisht Team CanvasJS
thanks that works
You must be logged in to reply to this topic. Login/Register