We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
grid.y.lines should be an array not an object. grid.y.lines = Config.array()
clay/packages/clay-charts/src/ChartBase.js
Lines 994 to 999 in c01e3e4
The text was updated successfully, but these errors were encountered:
Merge pull request #897 from matuzalemsteles/issue-863
7745643
grid.y.lines and grid.x.lines accept array of line objects | Fixes #863
6e54f06
julien
No branches or pull requests
grid.y.lines should be an array not an object.
grid.y.lines = Config.array()
clay/packages/clay-charts/src/ChartBase.js
Lines 994 to 999 in c01e3e4
The text was updated successfully, but these errors were encountered: