Re: [Matplotlib-users] missing data in plot

2011-12-06 Thread Till Stensitzki
David Belohrad writes: > This leads me to a conclusion, that matplotlib somehow 'chooses' the > data to be displayed. > > How can I force it to display all the data? I do not mind if not all the > data are displayed in the graph, but it seems that it does not bother to > skip as well the peaks

[Matplotlib-users] missing data in plot

2011-12-06 Thread David Belohrad
Dear All, I'm using matplotlib to generate graph from measured data in one of our accelerators. The issue I have, that the data vector is huge. We talk, say about 5 points to be displayed in a single graph, and I have to assure, that those points are really there. Otherwise the image will be b