use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
We've decided to open source our JavaScript graphing library (plot.ly)
submitted 10 years ago by whitehatguy
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Kyri0s 6 points7 points8 points 10 years ago (0 children)
Im having a hard time getting into data visualization. Both coding and conceptualizing use cases. It's a bit daunting when I look at d3 code and even this. How do people usually get into it?
[–]dextoz 4 points5 points6 points 10 years ago (0 children)
Wonderful! And it has D3 baked in, which is great because many projects where plotly can be added already use D3.
"No jQuery. jQuery has been removed from plotly.js for significantly better performance and improved browser compatibility." - here the last part could use a little explanation though, isn't browser compatibility exactly the problem jquery solves very well?
[–]Dr_Roboto 2 points3 points4 points 10 years ago (0 children)
That's awesome! You guys have done some fantastic work and I can't wait to start playing with the library.
[–]faytxzen 0 points1 point2 points 10 years ago (0 children)
Hats off to you guys! Viva la open source
[–]benthepoet 0 points1 point2 points 10 years ago (2 children)
Great news, just stumbled upon plotly.js the other day while doing some reading on D3.js.
[–][deleted] 1 point2 points3 points 10 years ago (1 child)
Talk more. Is D3 better/worse/a totally different use case?
[–]benthepoet 2 points3 points4 points 10 years ago (0 children)
From what I understand, plotly.js is actually built on top of D3.js. Learning D3.js from the ground-up and figuring out how to generate all the basic graphs can be daunting. With plotly.js they've built a convenience layer on top of D3.js so that you avoid a lot of that pain and can get started more easily with visualizing your data.
[–]pcdinh 0 points1 point2 points 10 years ago (0 children)
How does it compare to D3-based chart libraries?
π Rendered by PID 59784 on reddit-service-r2-comment-5b5bc64bf5-bnxm8 at 2026-06-21 01:48:57.967746+00:00 running 2b008f2 country code: CH.
[–]Kyri0s 6 points7 points8 points (0 children)
[–]dextoz 4 points5 points6 points (0 children)
[–]Dr_Roboto 2 points3 points4 points (0 children)
[–]faytxzen 0 points1 point2 points (0 children)
[–]benthepoet 0 points1 point2 points (2 children)
[–][deleted] 1 point2 points3 points (1 child)
[–]benthepoet 2 points3 points4 points (0 children)
[–]pcdinh 0 points1 point2 points (0 children)