rakannimer / react-google-charts

A thin, typed, React wrapper over Google Charts Visualization and Charts API.
https://react-google-charts.com/
MIT License
1.59k stars 345 forks source link

Request: getImageURI() on Gantt Charts? #368

Open MorphinIO opened 4 years ago

MorphinIO commented 4 years ago

I've been trying to call getImageURI on a gantt chart, and as you may know this does not work for this specific chart. Is there any way this function could be added to Gantt charts?

Issue #213 mentions that getImageURI, with chartWrapper and getChart() does not work with Org Charts.

Thanks! 😄

maciejskorski commented 6 months ago

Upvoting this important question. This is a blocker for standard ways of exporting plots.