You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
results in:
and that can't be right, because for the bad column in the middle (at x=11),
it's y's are somehow offset by +0.05. As it can be seen from the repro, all y's are multiples of 0.1
Strangely, this does not work at all with GR/PythonPlot.
Describe the bug
repro
results in:
and that can't be right, because for the bad column in the middle (at x=11),
it's y's are somehow offset by +0.05. As it can be seen from the repro, all y's are multiples of 0.1
Strangely, this does not work at all with GR/PythonPlot.
Version info
Please provide the following:
versioninfo()
using Pkg; pkg"status"
(if you are on Julia 0.6 or earlier runPkg.status()
)The text was updated successfully, but these errors were encountered: