[GitHub] mistercrunch commented on issue #4747: [WiP] Download Dashboards as PDF

2018-04-06 Thread GitBox
mistercrunch commented on issue #4747: [WiP] Download Dashboards as PDF
URL: 
https://github.com/apache/incubator-superset/pull/4747#issuecomment-379299458
 
 
   The absolute easiest here would be to
   1) hide the menu bar, this can be done with the `=true` URL 
param, but perhaps could be done in JS on the fly with some JQuery-hack so that 
we don't have to do a round-trip/full refresh
   2) show the user how to `Print as PDF`, maybe just link to a website that 
explains that well with browser-specific detection and tutorial


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] mistercrunch commented on issue #4747: [WiP] Download Dashboards as PDF

2018-04-06 Thread GitBox
mistercrunch commented on issue #4747: [WiP] Download Dashboards as PDF
URL: 
https://github.com/apache/incubator-superset/pull/4747#issuecomment-379299458
 
 
   The absolute easiest here would be to
   1) hide the menu bar, this can be done with the `=true` URL 
param, but perhaps could be done in JS on the fly with some JQuery-hack
   2) show the user how to `Print as PDF`, maybe just link to a website that 
explains that well with browser-specific detection and tutorial


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services