Skip to content
Commit 6a9a0295 authored by Manfred Hanke's avatar Manfred Hanke 💻
Browse files

bug in plot_with_err(; connect_points) fixed

% The function behaved quite missleadinly in a situation like the following:
xrange(0, 4); yrange(0, 4); plot_with_err([1,2,3], [2,5,2], [1,1,1]; connect_points);
% (Only points in the visible range were connected.)
parent d4ac094d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment