Skip to content
This repository has been archived by the owner on Sep 17, 2021. It is now read-only.

How do I change the color of the grid? #191

Closed
heiheiLqq opened this issue Sep 13, 2017 · 1 comment
Closed

How do I change the color of the grid? #191

heiheiLqq opened this issue Sep 13, 2017 · 1 comment

Comments

@heiheiLqq
Copy link

I want to change the color of the grid with StockLine ,I don't know which parameter or I don't have exposed properties

@henninghall
Copy link

henninghall commented Sep 18, 2017

options: {
  axisX: {
    gridColor: 'red'
  }
  axisY: {
    gridColor: 'yellow'
  }
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants