Bestow csv download ability on table graphs

pull/3381/head
ebb-tide 2018-05-04 14:35:29 -07:00
parent ca9e4b797b
commit 980b8e6c3e
1 changed files with 1 additions and 0 deletions

View File

@ -118,6 +118,7 @@ const RefreshingGraph = ({
decimalPlaces={decimalPlaces}
editQueryStatus={editQueryStatus}
resizerTopHeight={resizerTopHeight}
grabDataForDownload={grabDataForDownload}
handleSetHoverTime={handleSetHoverTime}
isInCEO={isInCEO}
/>