-
Notifications
You must be signed in to change notification settings - Fork 12k
Closed
Description
Scanning through your docs I found a few documentation issues:
Common configuration
The Option "id" is not documented at all. Although it's used in various samples like line-multi-axis.htm
Category scale options
Option "gridLines.offsetGridLines" is redundant because it's already defined in the common configuration.
Linear scale options
Option "stepSize" is defined twice. The first one should be fixedStepSize.
BR,
Michael