I'm trying to find a glitch in an FPGA simulation. The data stored in a file
is:
(simulation time, y)
In reality, if I plot that I get large gaps because the simulation time
continues and data is only output periodically. In other words simulation time
is not continuous. I'd like to view th
Dear all,
manually placing labels when using clabel seems to be broken in Matplotlib
1.3.0.
I'm on OS X 10.8.5 and have Matplotlib installed via macports. Today I updated
all installed ports and thereby got the new version of Matplotlib. Now manually
placing cline labels creates weird artefact