Mojtaba Samimi
Mojtaba Samimi
If you want to open a PR, please fork this repository: https://github.com/plotly/d3 and submit to it.
@my-tien Could you please merge master into this branch? Thank you.
@FBruzzesi Please note that I merged master into this branch including this PR: https://github.com/plotly/plotly.py/pull/4470 for working with typed arrays. You may consider adding tests using narwhals. Thank you!
Perhaps we could add an option to use a desired default name as well as title and subtitle. cc: @emilykl
@marthacryan @LiamConnors Do you have a similar issue?
As illustrated in this [demo](https://codepen.io/MojtabaSamimi/pen/jOOLrKL?editors=0010), if we choose to apply `lightposition.y` for `surface` similar to other `gl3d` traces, and enable `flat shading` for `mesh3d` traces the result looks OK. I...
Also reported in https://community.plotly.com/t/keep-light-source-fixed-in-data-coordinates/43525.
There is no easy fix for this until we could revise transition code. So at the moment, this is the expected behaviour for `bar-like` traces as well as `treemap` &...
Very useful feature. Thanks @alexcjohnson. Since this feature only involves zoom interactions, I was wondering if `ax.zoom` may be a better attribute name instead of `ax.modebarbuttons`?
Ping @alexcjohnson