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 8bbc863 commit b6fdaedCopy full SHA for b6fdaed
test/jasmine/assets/mock_lists.js
@@ -14,7 +14,7 @@ var svgMockList = [
14
['axes_enumerated_ticks', require('@mocks/axes_enumerated_ticks.json')],
15
['axes_visible-false', require('@mocks/axes_visible-false.json')],
16
['bar_and_histogram', require('@mocks/bar_and_histogram.json')],
17
- ['waterfall', require('@mocks/waterfall_profit-loss_2018_colorscale.json')],
+ ['waterfall', require('@mocks/waterfall_profit-loss_2018vs2019_rectangle.json')],
18
['basic_error_bar', require('@mocks/basic_error_bar.json')],
19
['binding', require('@mocks/binding.json')],
20
['cheater_smooth', require('@mocks/cheater_smooth.json')],
0 commit comments