chartit / django-chartit

A Django app to plot charts and pivot charts directly from the models. Uses HighCharts and jQuery JavaScript libraries to render the charts on the webpage.
http://django-chartit.mrsenko.com/
Other
492 stars 164 forks source link

Cannot enable 3d rendering #22

Closed toufikovich closed 10 years ago

toufikovich commented 10 years ago

i am trying to activate 3r rendering to make a 3d pie chart... there is no documentation that says how can that be done.

pgollakota commented 10 years ago

This will be done when https://github.com/pgollakota/django-chartit/issues/23 is completed