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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Create and export hill charts in your browser

1 点作者 thomascountz3 个月前
I built this because I wanted an immediate way to create a simple hill chart.<p>A hill chart is a visual tool for tracking tasks and projects, using the metaphor of going up and down hill to communicate the different phases of work.<p>&gt; Every piece of work has two phases: an uphill phase where you figure out your approach, and a downhill phase focused on execution.[1]<p>I appreciate hill charts because they embrace the fuzziness of task-based work. Unlike rigid progress metrics like &quot;done&#x2F;not done,&quot; percentage completion, or T-shirt sizes, hill charts offer a more nuanced way to describe progress. If you export the chart each time you update it, you can also detect trends over time.<p>This tool runs in the browser via Github Pages and is built with plain JavaScript, d3.js, and styled with TailwindCSS. You can explore the code by right-clicking → View Source or checking out the GitHub repo.[2]<p>[1]: <a href="https:&#x2F;&#x2F;basecamp.com&#x2F;hill-charts" rel="nofollow">https:&#x2F;&#x2F;basecamp.com&#x2F;hill-charts</a><p>[2]: <a href="https:&#x2F;&#x2F;github.com&#x2F;Thomascountz&#x2F;hillchart&#x2F;">https:&#x2F;&#x2F;github.com&#x2F;Thomascountz&#x2F;hillchart&#x2F;</a>

暂无评论

暂无评论