« Return to Thread: where is line after remove?
On Tue, Mar 13, 2012 at 1:20 PM, Federico Ariza <ariza.federico@...> wrote:
Hi
That is exactly what I am doing, but I thought it was kept somewhere.
I like the idea of upstream modification of relim.
Thanks
Federico
Federico,
Why would you think it is kept somewhere? The method is called "remove", after all. I am curious because I want to know if improvements are needed to the documentation.
As for relim(), I am thinking the autoscaling system needs another revamp. I have ran into subtle issues with data limits that could not be easily fixed in the current design.
<rant>
Everything plottable should have a get/set for x and y data, as well as get/set for "data" (which may or may not be the same as the get/set for y. Note that there might be some confusion regarding scalar mappables. I think this might be the source of confusion where some collections have set_data() while others have set_array().
Also, not all objects, for some reason, implement remove(), or something else messed up that I am not clear about.
</rant>
Cheers!
Ben Root
« Return to Thread: where is line after remove?
| Free embeddable forum powered by Nabble | Forum Help |