Bestow csv download ability on table graphs
parent
ca9e4b797b
commit
980b8e6c3e
|
@ -118,6 +118,7 @@ const RefreshingGraph = ({
|
|||
decimalPlaces={decimalPlaces}
|
||||
editQueryStatus={editQueryStatus}
|
||||
resizerTopHeight={resizerTopHeight}
|
||||
grabDataForDownload={grabDataForDownload}
|
||||
handleSetHoverTime={handleSetHoverTime}
|
||||
isInCEO={isInCEO}
|
||||
/>
|
||||
|
|
Loading…
Reference in New Issue