Mojtaba Samimi
Mojtaba Samimi
https://github.com/plotly/plotly.js/blob/master/test/image/mocks/mapbox_density0-legend.json and https://github.com/plotly/plotly.js/blob/master/test/image/mocks/mapbox_osm-style.json are blacklisted here: https://github.com/plotly/plotly.js/blob/cbfcd1d9ff62c99523b7d3907e9020f9e4a9fe1c/test/image/make_baseline.py#L64-L67
Possibly related to this: https://github.com/plotly/plotly.js/blob/2b58ca2c13b9f368cea74dd4a6d3acad571f2afe/src/traces/contourcarpet/defaults.js#L22-L37
[demo](https://codepen.io/MojtabaSamimi/pen/VwmPZdY?editors=0010)
There is a nice feature built into `cartesian` axes in which one could interact with the graph by dragging the endpoints. Unfortunately at the moment this is rather hidden to...
Using [these commands](https://github.com/plotly/plotly.py/blob/master/contributing.md#install-requirements---non-windows) from `Contributing` ```sh (plotly_dev) $ pip install -r packages/python/plotly/requirements.txt (plotly_dev) $ pip install -r packages/python/plotly/optional-requirements.txt ``` won't install modules e.g. `wget`, `datashader`, etc. that are used in...
Related to https://github.com/plotly/plotly.js/pull/7015.
Smith charts are added in https://github.com/plotly/plotly.js/pull/5956. They are similar to `polar` subplots.
Fixes #7130. @plotly/plotly_js cc: @birkskyum
`Chrome 128` seems to have problem rendering WebGL traces including `parcoords`, `mesh3d`, `surface`
As discovered in #7126 this might be either a regression in Chrome 128 or a bug in plotly.js & stackgl dependencies. cc: @birkskyum Error message: ``` TypeError: Failed to execute...