Home Forums Chart Support Colors & Design

Colors & Design

Viewing 4 posts - 1 through 4 (of 4 total)
  • #22082

    Hello,
    I want to make charts like this :
    https://imgur.com/a/aadOAHi
    * Look for Border color on area.

    Regards,

    #22090

    @fbahashwan,

    To change the color of line in line or area charts, you can set lineColor to your desired color. To show gridlines over both axisX and axisY, you can set gridThickness in axis, which defaults to 0 incase of axisX.


    Vishwas R
    Team CanvasJS

    #22100

    No,
    Look to the picture, It is Area chart.
    As you see there is a color for body area and color for the border.

    #22103

    @fbahashwan,

    You can set filled area color using color property and the color of the line/border of area using lineColor. Please refer documentation for list of chart options / more info.


    Vishwas R
    Team CanvasJS

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.