Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pie Chart with Pivot Table #256

Closed
ambarishbh opened this issue Dec 11, 2014 · 3 comments
Closed

Pie Chart with Pivot Table #256

ambarishbh opened this issue Dec 11, 2014 · 3 comments

Comments

@ambarishbh
Copy link

dear nicolaskruchten,

I Am Developing the pivot table with pie chart, My requirement is to show the drill down on click of the pie chart is that possible to do? And one more thing I would like to disable the double click even (i.e. Editing of the Chart) on the Chart how to do that?. for your reference here by I am attaching the sample I am looking out with DrillDown, http://nicolas.kruchten.com/pivottable/examples/fully_loaded.html

@nicolaskruchten
Copy link
Owner

The charting library in use here is the Google Charts library, so you'd have to look at the docs for that to see if you can hook up some sort of drilldown.

In terms of disabling double-click behaviour, you can just comment out the dblclick event handler in the gcharts_renderers file.

@ambarishbh
Copy link
Author

Hello Nicolas Kruchten,
Thanks for your valuable reply, My question is to, is that possible to do DrillDown in Pivot grid too? for example if I am click on particular column or row header is that possible to come out like drilldown popup? if it is so please let me know the related documentation.

@nicolaskruchten
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants