Y
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
nicolaskruchten
1872 days ago
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.
link
ZeroCool2u
1872 days ago
Got it, I had assumed there was an equivalent Plotly express API in JS as there is in Python. Thanks!
link
nicolaskruchten
1872 days ago
Hehe, nope! We'd discussed it a few times, but never got around to it :)
link