Closed nkuttler closed 8 years ago
@nkuttler Can you add it in demo project, i.e at http://localhost:8000/gchart/, otherwise it's hard to verify that it works as expected and that the chart renders properly.
With recent README, demo project shouldn't be hard to setup. If you still think it's complex, a PR for that would be welcome too :)
I have added the chart to the demo page and it works for me.
Re complex, I was surprised about the need for mongo, numpy etc. But I think you run the same code on the live site, so it makes sense I guess.
@nkuttler Merged. Thanks!
This commit adds gauge charts to the gchart renderer. Please let me know if you need documentation, the demo project seemed overly complex to set up.