Mojtaba Samimi

Results 241 comments of Mojtaba Samimi
trafficstars

@emilykl Do you think that the height of subtitle should push the margins? In your example if I set `subtitle.text: '1st2nd3rd4th'` the subtitle would go over the cartesian subplot area.

This is quite minor. But I noticed when `config.editable` is set to true and having an empty subtitle I get a **black** subtitle instead of gray on `Click to enter...

Just addressed a baseline update in #7019. Please pull master and merge it into this branch. Thank you!

For subtitles please add a French (or other languages that you know) translation to `lib/locales` e.g. here: https://github.com/plotly/plotly.js/blob/caf32e57cfdbd370076b926f84c114093f62f0b9/lib/locales/fr.js#L13

![Screenshot from 2024-06-17 15-05-51](https://github.com/plotly/plotly.js/assets/33888540/d16bf762-300f-4148-a71f-43ff70772dec) @emilykl Please note that [we discouraged force pushing (into this repository)](https://github.com/plotly/plotly.js/blob/master/.github/PULL_REQUEST_TEMPLATE.md) when having a PR open with comments as it could confuse reviewers specially when they...

Now only 3 tests fails when running the following command on my machine as well as on the CI. ```sh npm run test-jasmine colorbar ```

Please also add a draft log for this PR. Thank you!

> Yes I'm getting those same failures locally too @archmoj . I'm having trouble figuring out how to debug, please let me know if you have any suggestions! I get...

@emilykl The PR looks great! :1st_place_medal: Is there is anything else on your `toDo` list? You may consider updating the PR description too.

@emilykl I was trying to add a subtitle to `automargin-title-paper-multiline-bottom` mock; but it may not render properly? Please check ```json { "data": [ { "showlegend": false, "type": "scatter", "x": [1,...