Mojtaba Samimi

Results 62 issues of Mojtaba Samimi

@mikolalysenko FYI - tested in `plotly.js` cc: @alexcjohnson @nicolaskruchten @jonmmease | plotly/plotly.js#897

@jpambrun great work. Would you mind publishing this library as an [npm](https://www.npmjs.com/) package? With best regrads.

`extras` are added to plotly.js integer validator in https://github.com/plotly/plotly.js/pull/6990/commits/37dee4852e335067508add73de7ee7a59e8db045 i.e. to handle cases like *bold* and *normal* in `font.weight` which could also be a number between 1-1000. This commit would...

While testing using `mapbox-gl` v1 on https://github.com/plotly/plotly.js/pull/6990 it looks `Extrabold` needed for "Open Sans" instead of `Extra Bold`. https://github.com/openmaptiles/fonts/blob/6b25d7976fa5b2d2cf74927dc5624e65a0fb89ad/fontstacks.json#L22-L23

In our contributing docs we have a section that describes how one could use a `plotly.js` bundle to test bundles from the last commits of pull requests or any plotly.js...

See https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr We should possibly use `substring` or `slice` instead.

bug
good first issue
P2

Users may have a large data table with dozens of columns. in order to display as much columns as possible on small screens they need to rotate the header text...

type: feature

I don't think this has been fixed. I took the original code pen and updated it to 2.3.0: https://codepen.io/Djeramon/pen/XWRVzwz The behavior is not yet right. Two things are going wrong:...

type: bug

[Codepen](https://codepen.io/MojtabaSamimi/pen/QWNGypW?editors=0010)

Transparency appears to be enabled by having different `marker.size`s! View from our docs: ![Screenshot from 2020-03-25 09-42-36](https://user-images.githubusercontent.com/33888540/77542836-2e997e00-6e7d-11ea-8a86-6fd10cc1bc78.png)

type: documentation