TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Tufte's line graph sparklines with D3.js

30 点作者 rooviz超过 9 年前

3 条评论

beneater超过 9 年前
I always understood it to be that the &quot;typographic resolution&quot; aspect of sparklines was an important characteristic and that you really couldn&#x27;t display a proper sparkline on a screen because most screens just don&#x27;t have the resolution of printed material. The idea was that the human eye could glean useful information from charts with 600 or even 1200 data points per inch and so you could pack an incredible amount of data into a small space. Even retina displays are only about half that, though most &quot;sparklines&quot; I see don&#x27;t even attempt that density.<p>Does anyone know if sparklines are actually used that way? The only place I&#x27;ve seen really dense sparklines are Tufte&#x27;s books. Most I&#x27;ve seen in the wild seem to have just a handful of data points.
mrcactu5超过 9 年前
are emoji (or real Chinese characters) examples of &quot;sparklines&quot;<p>in math LaTex has an extension called Tikz where can easily place graphics within text if you size them appropriately <a href="http:&#x2F;&#x2F;tex.stackexchange.com&#x2F;questions&#x2F;216245&#x2F;tikz-node-as-character-in-text" rel="nofollow">http:&#x2F;&#x2F;tex.stackexchange.com&#x2F;questions&#x2F;216245&#x2F;tikz-node-as-c...</a> and <a href="http:&#x2F;&#x2F;tex.stackexchange.com&#x2F;questions&#x2F;65932&#x2F;aligning-a-tikz-picture-in-line-with-the-surrounding-text?lq=1" rel="nofollow">http:&#x2F;&#x2F;tex.stackexchange.com&#x2F;questions&#x2F;65932&#x2F;aligning-a-tikz...</a>
SchizoDuckie超过 9 年前
d3js + underscore + jquery for a 20*100px sparkline. Sounds like you only want to use that if you&#x27;re already using d3.
评论 #10923584 未加载