We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6a6d62 commit 2ad1843Copy full SHA for 2ad1843
test/jasmine/assets/mock_lists.js
@@ -16,7 +16,7 @@ var svgMockList = [
16
['bar_and_histogram', require('@mocks/bar_and_histogram.json')],
17
['waterfall', require('@mocks/waterfall_profit-loss_2018vs2019_rectangle.json')],
18
['funnel', require('@mocks/funnel_horizontal_group_basic.json')],
19
- ['funnelarea', require('@mocks/funnelarea_title_subscript.json')],
+ ['funnelarea', require('@mocks/funnelarea_title_multiple.json')],
20
['basic_error_bar', require('@mocks/basic_error_bar.json')],
21
['binding', require('@mocks/binding.json')],
22
['cheater_smooth', require('@mocks/cheater_smooth.json')],
0 commit comments