Generating interactive HTML charts from Python?
25th November 2016
My answer to Generating interactive HTML charts from Python? on Ask MetaFilter
D3 is absolutely amazing but the learning curve is a bit steep. Totally worth the effort to learn it in the long run, but it’s not so useful if you want to get something done quickly.
I’ve used NVD3 successfully in the past—it’s another high level library on top of D3. Much faster to get results than D3 on its own.
From your description it sounds like you should also check out crossfilter which, for the right use-cases, is phenomenal.
More recent articles
- Qwen2.5-Coder-32B is an LLM that can code well that runs on my Mac - 12th November 2024
- Visualizing local election results with Datasette, Observable and MapLibre GL - 9th November 2024
- Project: VERDAD - tracking misinformation in radio broadcasts using Gemini 1.5 - 7th November 2024