On 16 September 2010 22:52, Jeremy Conlin <[email protected]> wrote: > I have a colorbar which has some ticks, but I would like to add my own > ticks without replacing any of the existing ones. In addition, I > would like to give the ticks a different labels like "min" and "max". > Can someone show how this might be done?
http://matplotlib.sourceforge.net/examples/pylab_examples/colorbar_tick_labelling_demo.html should give you some ideas to get started. Cheers, Scott ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Matplotlib-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/matplotlib-users
