GridLines
The appearance configuration for the major and minor axis grid lines (see the basic usage example).
Name | Type | Default | Description |
---|---|---|---|
color? |
|
The color of the grid lines. Accepts a valid CSS color string, including hex and rgb. | |
dashType? |
|
The dash type of the grid lines. | |
skip? |
|
The number of lines to skip at the beginning. | |
step? |
|
The tick-rendering step. Renders every nth line, where | |
visible? |
|
If set to | |
width? |
|
The width of the lines in pixels. |