Hacker News new | ask | show | jobs
by ZeroCool2u 1873 days ago
When I think of easy to use charting for almost any scientific domain I work with, I usually think of Plotly. How does this compare with Plotly?
1 comments

If you're familiar with Plotly Express in Python, this is like a Javascript API with similar feel. It's a lot less verbose than the equivalent raw Plotly.js code.
Got it, I had assumed there was an equivalent Plotly express API in JS as there is in Python. Thanks!
Hehe, nope! We'd discussed it a few times, but never got around to it :)