areski / django-nvd3

Django wrapper for nvd3 - It's time for beautiful charts
Other
417 stars 124 forks source link

Adding extra d3 properties #50

Open akrf opened 9 years ago

akrf commented 9 years ago

How can I use python-nvd3's add_chart_extras property to pass extra d3 properties in django-nvd3?

emilhedenberg commented 9 years ago

Im in need of this function to. Is it supported?

tn240 commented 8 years ago

any news on this topic? I need this function!

mattp95 commented 6 years ago

I'm also in need of this function, in particular, I need .margin and .interpolate, is there any way of doing this off the shelf, if not it this planned, or would a PR be accepted?