|
From: Fabrice S. <si...@lm...> - 2015-03-13 12:38:10
|
Le vendredi 13 mars 2015 à 10:59 +0000, Jens Nielsen a écrit :
> Which program is that screenshot from? It is likely due to a bug in that
> render. Since is displays normally in the browser. The plot lines are
> clipped behind the background but that obviously doesn't work correctly in
> that case. Not sure what can be done with in from the matplotlib side
Seems that viewers based on librsvg (for example EOG) are not rendering
well the clip path. It is the case with your file, where a "global" clip
path (object p08fb201ce0) normally applies on the Line2D objects
("line2d_*" objects)
--
Fabrice
|