GoogleCloudPlatform / PerfKitExplorer

PerfKit Explorer is a dashboarding and performance analysis tool built with Google technologies and easily extensible. PerfKit Explorer is licensed under the Apache 2 license terms. Please make sure to read, understand and agree to the terms of the LICENSE and CONTRIBUTING files before proceeding.
Apache License 2.0
268 stars 64 forks source link

Add copy to image functionality #282

Closed jmuharsky closed 8 years ago

jmuharsky commented 8 years ago

Chart widgets now contain a "camera" button that can be used to copy an image of the chart. The dimensions of the chart will be the same as they are currently rendered, so you can maximize a chart then copy it to get a larger version.

jmuharsky commented 8 years ago

This code is deployed at https://28-1-dot-perfkit-explorer.appspot.com

jmuharsky commented 8 years ago

Note that this functionality is only supported for core charts and the Geo chart. Support for additional charts will be added as the gviz team makes functionality available.

klausw commented 8 years ago

LGTM apart from minor bikeshedding.