novus / nvd3

A reusable charting library written in d3.js
http://nvd3.org/
Other
7.22k stars 2.15k forks source link

Is that possible for add hyperlink to multibar Chart #2045

Open PhanindraGIS1in opened 7 years ago

PhanindraGIS1in commented 7 years ago

Hi,

I would like to know how can we add hyperlinks to bar charts. Currently I am using Django_NVD3 for one the my django project.

OS: Windows Django 1.10.2

I am able to display multibar chart based on my requirement, now I want to add hyperlinks to bars. Can you please guide me anyone.

Thank you,

liquidpele commented 7 years ago

You'd have to extend nvd3 to add this ability. If you do, please send us a PR!

PhanindraGIS1in commented 7 years ago

Sorry, It's first time I am using this. Can you please suggest me how can i create pull request here.

Thank you

bgth commented 7 years ago

hi @PhanindraGIS1in https://help.github.com/articles/creating-a-pull-request/