NHacker Next
  • new
  • past
  • show
  • ask
  • show
  • jobs
  • submit
Show HN: CSV Graph – create charts from CSV files in the browser (csv.qingyanglabs.com)
anoop_kumar 1 days ago [-]
Does this run on WebAssembly in the browser?
lfdev 21 hours ago [-]
No WebAssembly right now. It runs fully in the browser, but uses JavaScript for CSV parsing and chart rendering.

For small and medium CSV exports, plain JS has been enough so far. WASM could be useful later if I add support for very large files.

vipulag 2 days ago [-]
curious how it compares with doing these charts using Claude or any other model?
lfdev 1 days ago [-]
[dead]
Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
Rendered at 22:18:35 GMT+0000 (Coordinated Universal Time) with Vercel.