Mojtaba Samimi

Results 241 comments of Mojtaba Samimi
trafficstars

@goto-bus-stop My apologies for asking one more time. Wondering if there may be progress on this issue? Many thanks.

> #56 updates to the static-eval with @archmoj's fix but I'm not sure if it's enough. I tried using that branch in my local cwise clone and passing `{ allowAccessToMethodsOnFunctions:...

@goto-bus-stop update: you are right. There is still that parser problem.

Please note that the static-module/static-eval bump issue was addressed in [plotly.js v1.54.4](https://github.com/plotly/plotly.js/releases/tag/v1.54.4) by not using `cwise`.

@jpambrun I was curious if there was any update on this? I thought you may only need to add the line below to the bottom of your code. ```js module.exports...

@BSd3v Thanks very much for the PR. It's looking good. Could you add a test to lock down this bug from happening again? @gvwilson I am not familiar with this...

Thanks for the PR. @LiamConnors Have you included this `code change`?https://github.com/plotly/plotly.py/commit/f1522cddfb06b1c4c6b7640ffba0513d86bf0161

@LiamConnors Please also add an example for this PR: https://github.com/plotly/plotly.js/pull/7043. Thank you!

> * [ ] Subtitle should wrap automatically onto new lines when too long (maybe? Ideally yes but this is complicated) I think word wrap is out of the scope...