enh: Add Scalebar support for subcoordinate_y plots #3253
Annotations
8 errors
Test Unit:
holoviews/tests/plotting/bokeh/test_elementplot.py#L843
TestScalebarPlot.test_scalebar_unit
ValueError: failed to validate ScaleBar(id='p5219', ...).orientation: expected a value of type str, got ('horizontal',) of type tuple
|
Test Unit:
holoviews/tests/plotting/bokeh/test_elementplot.py#L830
TestScalebarPlot.test_scalebar
ValueError: failed to validate ScaleBar(id='p5301', ...).orientation: expected a value of type str, got ('horizontal',) of type tuple
|
Test Unit:
holoviews/tests/plotting/bokeh/test_elementplot.py#L850
TestScalebarPlot.test_dim_unit
ValueError: failed to validate ScaleBar(id='p5418', ...).orientation: expected a value of type str, got ('horizontal',) of type tuple
|
Test Unit:
holoviews/tests/plotting/bokeh/test_elementplot.py#L862
TestScalebarPlot.test_scalebar_label
ValueError: failed to validate ScaleBar(id='p5104', ...).orientation: expected a value of type str, got ('horizontal',) of type tuple
|
Test Unit:
holoviews/tests/plotting/bokeh/test_elementplot.py#L856
TestScalebarPlot.test_scalebar_custom_opts
ValueError: failed to validate ScaleBar(id='p5354', ...).orientation: expected a value of type str, got ('horizontal',) of type tuple
|
Test Unit:
holoviews/tests/plotting/bokeh/test_elementplot.py#L868
TestScalebarPlot.test_scalebar_icon
ValueError: failed to validate ScaleBar(id='p5272', ...).orientation: expected a value of type str, got ('horizontal',) of type tuple
|
Test Unit:
holoviews/tests/plotting/bokeh/test_elementplot.py#L883
TestScalebarPlot.test_scalebar_icon_multiple_overlay
ValueError: failed to validate ScaleBar(id='p5159', ...).orientation: expected a value of type str, got ('horizontal',) of type tuple
|
Test Unit
Process completed with exit code 1.
|
Loading