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 9d99ed6 commit b6048b1Copy full SHA for b6048b1
tests/test_no_data.rs
@@ -56,7 +56,6 @@ fn test_data_with_no_length() {
56
}
57
58
#[test]
59
-#[should_panic(expected = "Invalid x_range")]
60
fn test_data_with_one_length_and_autoscaling_axes_limits() {
61
// Scatter plots expect a list of pairs
62
let data1 = vec![(-3.0, 2.3)];
0 commit comments