Re: Matplotlib Slider Widget and changing colorbar threshold

2013-03-13 Thread matt . newville
On Tuesday, March 12, 2013 9:06:20 AM UTC-5, kevin@gmail.com wrote: I am currently trying to work on a program that will allow the user to display their dataset in the form of a colormap and through the use of sliders, it will also allow the user to adjust the threshold of the colormap

Matplotlib Slider Widget and changing colorbar threshold

2013-03-12 Thread kevin . khan27
I am currently trying to work on a program that will allow the user to display their dataset in the form of a colormap and through the use of sliders, it will also allow the user to adjust the threshold of the colormap and thus update the colormap accordingly. The best to describe this would