Mojtaba Samimi
Mojtaba Samimi
Interesting PR. I merged your #6826 pull request. To simplify the diffs for the reviewers here, I suggest you `fetch upstream/master` then after `git pull`, `merge master` into this branch....
Please pull `upstream/master` and merge it into this branch. Thank you!
> @archmoj alex is suggesting a different strategy for implementing this so i was thinking of letting this branch die? Up to you. BTW you could possibly revert all the...
> Sure, I can keep the history intact, it's a good idea. The end goal here is products for our customers so recognition means very little to me but I...
Thanks for the improvements. Are you going to add one or few mocks displaying new features? If so, please start your filename(s) with these letters: `zz-...` i.e. to avoid a...
Alright, I opened #6909 and merge it into [chart2music_dev](https://github.com/plotly/plotly.js/tree/chart2music_dev) branch. All the tests are green there. So let's pull/merge that here.
We fixed a problem on CircleCI (#6935). Please pull `upstream/master` and merge it into this branch.
Seems like duplicate of #5091
@Catarina-Alves thanks very much! For rendering text using webgl @mikolalysenko's [vectorize-text](https://www.npmjs.com/package/vectorize-text) is called . I think if one converts Latex to pixel data, then it could be used here https://github.com/mikolalysenko/vectorize-text/blob/18c472de123e7ea7ea25ec80b7ac15b2ea0540c4/lib/vtext.js#L310....
It looks we also need to add `orientation` to `scatter` traces for this to work.