Skip to content

Commit

Permalink
chore: switch to highcharts adapter in story
Browse files Browse the repository at this point in the history
  • Loading branch information
HendrikThePendric committed Sep 11, 2024
1 parent 0584746 commit be55d7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/__demo__/SingleValue.stories.js
Original file line number Diff line number Diff line change
Expand Up @@ -657,7 +657,7 @@ storiesOf('SingleValue', module).add('default', () => {
extraOptions,
undefined,
undefined,
'singleValue'
'highcharts'
)
newChartRef.current = newVisualization.visualization
})
Expand Down

0 comments on commit be55d7b

Please sign in to comment.