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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Epoch – A real-time charting library

371 点作者 jermo将近 11 年前

17 条评论

gingerlime将近 11 年前
Looks nice. It&#x27;s great to see more d3-based charting libraries. I&#x27;m personally using Rickshaw[0] to power the charting of Giraffe[1], a light weight front-end for Graphite. Sorry for the plug, but it&#x27;s important to give some context.<p>One obvious thing that felt like Epoch was missing was hover-over info. At least I couldn&#x27;t spot it on the examples.<p>[0]<a href="https://github.com/shutterstock/rickshaw" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;shutterstock&#x2F;rickshaw</a> [1]<a href="https://github.com/kenhub/giraffe" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;kenhub&#x2F;giraffe</a>
评论 #7952237 未加载
评论 #7948619 未加载
评论 #7951603 未加载
haberman将近 11 年前
Looks really nice. Since I started using React, though, I&#x27;ve wanted to find a similarly nice charting library that is reactive instead -- that renders to a React component with SVG instead of mutating the DOM directly. This would help minimize the number of DOM updates when just a few data points change, and seems like it would fit better within a React app.<p>(This approach unfortunately rules out D3, which mutates the DOM directly and doesn&#x27;t have smart diffing AFAIK).<p>Anyone know of a reactive charting library?
评论 #7950963 未加载
评论 #7951017 未加载
评论 #7951844 未加载
nichodges将近 11 年前
I&#x27;ve just finished up a project using NVD3, and at first glance this looks like a slightly simpler option. This is a good thing - NVD3 has become complex to the point where I would recommend someone to just learn D3 rather than use a reusable library.<p>Epoch appears to be a good alternative for people who just want to quickly build charts for today&#x27;s web. Great work.
评论 #7948904 未加载
评论 #7952242 未加载
CptMauli将近 11 年前
Again, something which all of these projects ignore, no step chart and no way to have gaps for missing data.
评论 #7949829 未加载
评论 #7949472 未加载
评论 #7952337 未加载
评论 #7948998 未加载
snorkel将近 11 年前
Very smooth animation, but those colors ... ech ... I wish it had the color and style customization that Highcharts offers, for example gradient fills and opacity support ... or rather I wish Highcharts update animations were this smooth.
评论 #7952248 未加载
hackerews将近 11 年前
this is great. i like the variety of graphs, especially heatmap. however, it&#x27;d be great to have hover effects and interactive legends with these time-series like in rickshaw and dygraphs.
评论 #7948657 未加载
whocanfly将近 11 年前
This looks great. How do I plot a timeline where values are sum of all values that lie within a time unit, say, 1 day&#x2F;1 hour?
评论 #7953890 未加载
eterm将近 11 年前
It looks really good, although one slightly confusing thing is that the static line graph appears to be smoothed but the real time one is unsmoothed and there isn&#x27;t a configuration option listed to change that?
alok-g将近 11 年前
Are there any charting libraries that do 2D and 3D both? If not, are there separate 2D and 3D libraries with a consistent and modern look and feel?
lalwanivikas将近 11 年前
Would you recommend this over FusionCharts for personal projects? (BTW FusionCharts is free for personal use)
评论 #7949726 未加载
hendry将近 11 年前
Another time line graphing library without things like moving averages that I want. :&#x2F;
eddd将近 11 年前
i don&#x27;t see any example how to plot real-time chart using http api - therefore this &#x27;real-time&#x27; is not that useful.
评论 #7948908 未加载
评论 #7948909 未加载
snowwindwaves将近 11 年前
the killer feature for me in a charting library is the ability to have multiple Y-axis scales. Say I want to have three time-series, so I am plotting efficiency in %, power in megawatts and flow in m3&#x2F;s on the Y-axis and time on the x-axis, three Y-axis scales are required.<p>Usually I end up with multiple charts or some SCADA program has made it so the Y-axis scale changes when you select a series if there is only 1 chart.
grogenaut将近 11 年前
It&#x27;d be great to know on that front page what language it is in. Without having to browse into the git repository or extract the zip distribution.
评论 #7950626 未加载
Argorak将近 11 年前
&quot;Built for Developers&quot; - well, I certainly hope so!<p>Who else would a JavaScript library be built for?
评论 #7948976 未加载
评论 #7950473 未加载
评论 #7949191 未加载
farnulfo将近 11 年前
Why use a common name that have a different meaning ?
评论 #7948961 未加载
mellisarob将近 11 年前
it seems good but more content is advisable.
评论 #7952340 未加载