from Hacker News

Show HN: Daigo - Data viz app that supports CSV, markdown and offline use

by _wei_ on 12/20/21, 5:26 AM with 3 comments

  • by jamessb on 12/21/21, 11:24 PM

    This seems quite similar to RawGraphs: https://rawgraphs.io/

    Both seem to provide a similar interface for dragging in a CSV file and constructing a chart, but RawGraphs is open-source, and can be used in the browser without installing anything (or the code can be downloaded and served locally).

    The main advantage of Daigo over RawGraphs seems to be that it supports publishing multiple charts as a dashboard. However, in the examples it looks like there is no cross-linking or coordination between charts, which is a limitation

  • by mritchie712 on 12/20/21, 7:05 PM

    Solid design, what's the business model? Is this just for fun?