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.

Idyll – toolkit for creating data-driven stories and explorable explanations

168 pointsby felixrover 4 years ago

6 comments

mathisonianover 4 years ago
Hi HN!<p>So cool to see this on the front page. I&#x27;m a CS PhD student at University of Washington, this is one of my research projects. If you&#x27;re interested in more details you can see the full paper on the project here: <a href="https:&#x2F;&#x2F;idl.cs.washington.edu&#x2F;papers&#x2F;idyll&#x2F;" rel="nofollow">https:&#x2F;&#x2F;idl.cs.washington.edu&#x2F;papers&#x2F;idyll&#x2F;</a><p>I&#x27;m happy to answer any questions about this or the space of interactive writing and data visualization generally
J253over 4 years ago
A great example of Idyll recently featured on HN[0] and the direct link[1].<p>[0] <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=23722275" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=23722275</a><p>[1] <a href="https:&#x2F;&#x2F;rreusser.github.io&#x2F;explorations&#x2F;sphere-eversion&#x2F;" rel="nofollow">https:&#x2F;&#x2F;rreusser.github.io&#x2F;explorations&#x2F;sphere-eversion&#x2F;</a>
abatiloover 4 years ago
These visualization tools are so creative, IMO.<p>I had interviewed with <a href="https:&#x2F;&#x2F;www.streamlit.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.streamlit.io&#x2F;</a> and it seems that these kinds of tools can really make your data science teams super productive. It becomes so much easier for them to explain the impact of work that they&#x27;re doing.
magnioover 4 years ago
I first learned of Idyll through this article about the Barnes-Hut approximation: <a href="https:&#x2F;&#x2F;jheer.github.io&#x2F;barnes-hut&#x2F;" rel="nofollow">https:&#x2F;&#x2F;jheer.github.io&#x2F;barnes-hut&#x2F;</a><p>Hasn&#x27;t got the time to play with it yet, but it does look very nice.
rubyfanover 4 years ago
Mobile might not be the target but unfortunately none of the examples seem to work as I would expect them to on mobile.
评论 #25624008 未加载
nsmover 4 years ago
My partner and I made a Sudoku explainer [1] for my nephews using this. It was a really good toolkit once we wrapped our head around React.<p>[1]: <a href="https:&#x2F;&#x2F;sudoku.nikhilism.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;sudoku.nikhilism.com&#x2F;</a>