Alternatives
Products that do what joplot does
Instant charts from CSV files. No signup. No coding.
- 1

- 2TV
2021 · github.com
- 3FC
2017 · frappe.github.io
- 4XS
2019 · github.com
- 5

- 6

Turn CSV & Excel files into charts in seconds
Apr 2026 · embedful.io
- 7

- 8VO
Hello HN. I've always found writing data visualisation scripts boring and repetitive in data science workflows earlier in my career, so I built this tool to automate it. The available methods are based on my experience in econometrics where histograms and scatterplots were the starting points to check data distributions. The link is to the documentation and the app is freely available at https://visprex.com, and if you're curious about the implementation it's open source at https://github.com/visprex/visprex. I'd appreciate any comments and feedback!
2024 · docs.visprex.com
- 9

- 10

- 11

- 12CW
Creator here. I built ChartGPU because I kept hitting the same wall: charting libraries that claim to be "fast" but choke past 100K data points. The core insight: Canvas2D is fundamentally CPU-bound. Even WebGL chart libraries still do most computation on the CPU. So I moved everything to the GPU via WebGPU: - LTTB downsampling runs as a compute shader - Hit-testing for tooltips/hover is GPU-accelerated - Rendering uses instanced draws (one draw call per series) The result: 1M points at 60fps with smooth zoom/pan. Live demo:…
Jan 2026 · github.com
- 13

- 14

- 15

- 16

- 17

- 18CX
2019 · github.com
- 19

- 20UA
Sep 2025 · github.com
- 21

- 22PI
Hi HN! I’m Alex from Parabola (https://parabola.io). Parabola is a visual programming tool for creating functional data flows that everyone can use. It’s entirely drag-and-drop, handles data sizes much larger than a traditional spreadsheet, calculates everything live, and can run your flows on a schedule of your choosing. I used to work in strategy consulting, doing data analytics for SMBs and Fortune 500 companies. The amount of time wasted on menial tasks was astounding. Things like cleaning data, generating custom reports, creating human workflows to solve shortcomings in third…
2018 · parabola.io
- 23

- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →