-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Description
In the documentation for the parcoords
chart, under the dimensions
section, in tickvals
and ticktext
it says:
Only has an effect if
tickmode
is set to "array".
However, I've read the entire documentation for parcoords and there is no tickmode
property (except in the colorbar
section which is unrelated).
So, if I'm understanding correctly, then the documentation is wrong. Probably a copy+paste bug where someone forgot to remove the reference to tickmode?
p.s. is this the right place to report documentation issues? or only code issues?
p.p.s. it's also possible that this is a code issue, meaning that the tickmode was supposed to exist in the code but doesn't.
Metadata
Metadata
Assignees
Labels
No labels