Mojtaba Samimi

Results 62 issues of 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

type: bug

Possibly related to this: https://github.com/plotly/plotly.js/blob/2b58ca2c13b9f368cea74dd4a6d3acad571f2afe/src/traces/contourcarpet/defaults.js#L22-L37

type: bug

[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...

type: bug
type: feature

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...

feature
P3
infrastructure

Smith charts are added in https://github.com/plotly/plotly.js/pull/5956. They are similar to `polar` subplots.

feature
P2

Fixes #7130. @plotly/plotly_js cc: @birkskyum

bug
P1

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...

bug
P2