-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
bugsomething brokensomething broken
Description
When nested property names are the same as property names at the top level of a trace, they use the same anchor, but should use different ones.
E.g. in our current docs
https://plotly.com/javascript/reference/scatter/#scatter-error_x-visible
https://plotly.com/javascript/reference/scatter/#scatter-visible
For mkdocs site,
/javascript/reference/scatter/#scatter-error_x-visible won't work
and
/javascript/reference/scatter/#scatter-visible
will take you to the first one on the page, which is actually the error-x-visible property

Metadata
Metadata
Assignees
Labels
bugsomething brokensomething broken