6 ms·
If you’re using plotly (js) and good at it then stick with it as it gives you so much flexibility - especially with scientific plotting. I saw the examples for
by Donckele 3y ago
If you’re using plotly (js) and good at it then stick with it as it gives you so much flexibility - especially with scientific plotting.
I saw the examples for OP and did not see anything challenging Plotly for my use cases.
- MattPalmer1086 3y agoYes, this is for charts on experimental data. Plotly seemed good for that.
- tophtucker 3y agoOut of curiosity I’d love to see any examples where you think Plotly is especially strong for scientific plotting. I’ve used Plot lots and Plotly none, but I’d guess the big Plotly advantages right now are - rich tooltips (coming soon in Plot) - interactive pan & zoom - multiple panels with shared scales? (like for marginal distributions; you can combine with HTML of course, but it’s not easy/built-in in Plot)
- MattPalmer1086 3y agoThe interactive stuff and tooltips are useful for exploring the data for sure.