Fix: add initial property for truncateTickAt
This PR will the error appearing on the website when trying to expand any axis options "axisTop" "axisBottom" "axisLeft" "axisRight"
It solve the issue #2503
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| nivo | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jan 29, 2024 1:39pm |
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.
Latest deployment of this branch, based on commit 2da7f7708a47c1206e159340d429835307af96d4:
| Sandbox | Source |
|---|---|
| nivo | Configuration |
Technically, the default value should be undefined, but I guess it's fine in the context of the demo website.
Technically, the default value should be
undefined, but I guess it's fine in the context of the demo website.
I agree !
But I tried using undefined as default value but it throw an error: