Set the color of the line chart


Topic: Set the color of the line chart

gabri35 asked 7 years ago

Hi

Is it posible to set the color of the axes?

 

Regards


Bartłomiej Malanowski staff pro premium answered 7 years ago

It's pretty easy to resolve:

scales:{
  xAxes:[{
    gridLines:{
      color:"rgba(255,255,255,0.5)",
      zeroLineColor:"rgba(255,255,255,0.5)"
    }
  }],
}

Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue
  • User: Free
  • Premium support: No
  • Technology: General Bootstrap questions
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: No