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.

Show HN: Graphql2chartjs: Realtime Charts Made Easy with GraphQL and ChartJS

96 pointsby wawhalabout 6 years ago

4 comments

wawhalabout 6 years ago
Hi HN!<p>We built this tool so that we could build charts using GraphQL as a data-source. This is a super neat fit especially with creating tables and views in Postgres and getting charts easily.<p>Hope you find it useful.
评论 #19388725 未加载
etimbergabout 6 years ago
Looks great!
sansnommeabout 6 years ago
How does it deal with streaming? Can you use a sliding window? For large enough datasets e.g. having datapoints continuously ran is a memory leak.
评论 #19396715 未加载
dhanushkamadabout 6 years ago
Nice work