You must be logged in to post your query.
Home › Forums › Chart Support › Border color of the colored cells – same as gridlines color
Hi Team
The border colors of the colored cells should be the same as the grid lines color. It should not be border color of that cell color. Please suggest how to change this. Here is the fiddle
https://jsfiddle.net/8c2q6dp5/
@meenasiva,
The color of the line drawn towards the boundary of the range-area chart falls back to dataseries color. You can set lineColor property to the same color as grid to achieve your requirement.
Kindly take a look at this updated JSFiddlefor working code. __ Sachin Bisht Team CanvasJS
You must be logged in to reply to this topic. Login/Register