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 5f0c828 commit 0d5a638Copy full SHA for 0d5a638
test/jasmine/tests/plot_api_test.js
@@ -2819,6 +2819,7 @@ describe('Test plot api', function() {
2819
['range_selector_style', require('@mocks/range_selector_style.json')],
2820
['range_slider_multiple', require('@mocks/range_slider_multiple.json')],
2821
['sankey_energy', require('@mocks/sankey_energy.json')],
2822
+ ['splom_iris', require('@mocks/splom_iris.json')],
2823
['table_wrapped_birds', require('@mocks/table_wrapped_birds.json')],
2824
['ternary_fill', require('@mocks/ternary_fill.json')],
2825
['text_chart_arrays', require('@mocks/text_chart_arrays.json')],
0 commit comments