TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What are the best resources for learning data visualization techniques?

2 pointsby ospohngellertover 7 years ago

1 comment

sebgover 7 years ago
Really depends on what you want to do, what tools are available to you, and how theoretically you want to get.<p>For theory based academic papers, take a look through previous IEEE Vis conferences to see what&#x27;s currently being presented -&gt; <a href="http:&#x2F;&#x2F;ieeevis.org&#x2F;year&#x2F;2018&#x2F;welcome" rel="nofollow">http:&#x2F;&#x2F;ieeevis.org&#x2F;year&#x2F;2018&#x2F;welcome</a><p>For books on techniques and thinking of it, Nadieh Bremer (D3 and Data Art extraordinaire) has some good reviews -&gt; <a href="https:&#x2F;&#x2F;www.visualcinnamon.com&#x2F;resources&#x2F;learning-data-visualization&#x2F;books" rel="nofollow">https:&#x2F;&#x2F;www.visualcinnamon.com&#x2F;resources&#x2F;learning-data-visua...</a><p>For what&#x27;s possible using D3 take a look at <a href="https:&#x2F;&#x2F;bl.ocks.org&#x2F;mbostock" rel="nofollow">https:&#x2F;&#x2F;bl.ocks.org&#x2F;mbostock</a><p>For other avenues &#x2F; tools, feel free to email me at sebastian@dashingd3js.com and I can fill you in. It&#x27;s what I do for a living (for the past ~6 years) and I&#x27;ve been visualizing data online since about 2008 so I have tons of links and resources to share. Just let me know what&#x27;s helpful.