Closed
Description
Some remaining bits of cleanup not captured in #1999, as collected by @etpinard in #1999 (comment):
- those
*AttrOverrides
fields in base plot module objects. I feel with a bit more work and regl-scatter2d #1869), we won't need them at all. xaxis
/yaxis
asymmetries (as in mentioned in restyle/relayout refactor #1999 (comment)). Looks like there isn't a clear solution at this stage, but it's something we'll probably have to improve at some point.- add some sort of edit convert method to component & baseplot modules to factor out colorbar pixel<->faction and axis range log<->linear logic similar to annotations/shapes/images
convert_coords.js
- add a way to declare correspondence between attributes of different name across trace types (e.g. to generalize
type
edits involving pie traces,scattergeo
lon
/lat
should correspond tox
/y
, ...)
Metadata
Metadata
Assignees
Labels
No labels