Skip to content

Commit

Permalink
pass through flag for pies
Browse files Browse the repository at this point in the history
  • Loading branch information
flash1293 committed Nov 18, 2020
1 parent 9826e0c commit 069a29e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ export const getPieRenderer = (dependencies: {
chartsThemeService={dependencies.chartsThemeService}
paletteService={dependencies.paletteService}
onClickValue={onClickValue}
renderMode={handlers.getMode()}
/>
</I18nProvider>,
domNode,
Expand Down

0 comments on commit 069a29e

Please sign in to comment.