-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
Steps to reproduce:
- Go to https://nivo.rocks/line/canvas/
- Click on 'CUSTOMIZATION' accordion tab in the API
Issues:
- The page is for Canvas line but the docs mention the layers should return an SVG element, which is incorrect since it will not be rendered properly in the canvas. (or am I wrong?)
Layerssection withinCUSTOMIZATIONsection - missing a the full list of available layers with description what each layer is for. A perfect docs will also include a screenshot which visually shows what each layer controls. Currently the docs only mention the default layers, and it is unclear if there are more layers available that the ones included by default.
For example there is "axes" layer but there is not layer to control individual axe (left/bottom)
Another docs strangeness:
The lineCanvas does not support the enableSlices prop, without any explanation, BUT confusingly the docs does say sliceTooltip prop is supported in Canvas (which makes no sense if canvas has no slices)
Thanks!
Metadata
Metadata
Assignees
Labels
No labels