Skip to content

Commit

Permalink
fix type error with XYChart
Browse files Browse the repository at this point in the history
  • Loading branch information
nickofthyme committed Jul 1, 2020
1 parent 21953cc commit f5fcbf3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ describe('xy_expression', () => {
args={args}
formatFactory={getFormatSpy}
timeZone="UTC"
chartTheme={{}}
chartsThemeService={chartsThemeService}
histogramBarTarget={50}
onClickValue={onClickValue}
onSelectRange={onSelectRange}
Expand Down

0 comments on commit f5fcbf3

Please sign in to comment.