[Matplotlib-users] compiling problem on Solaris5.8

2007-11-08 Thread Hyungjun Kim
Hello, I'm struggling with compiling matplotlib0.90.1 on Solaris5.9. Although I set environ variables CC=gcc, installer arbitrarily put the special options such as -xO2 -xtarget=ultra -xarch=v8 that gcc can not handle. How can I suppress those machine dependent options? It is probably not becaus

Re: [Matplotlib-users] discrete non-uniform intervals colorbar

2007-11-02 Thread Hyungjun Kim
Dear folks, I tried to plot a colored map with non-uniformed discrete colorbar and found a few threads related with this. However, I could not find a way to apply non-uniformed discrete colorbar over imshow or pcolor. Would anybody give me a clue? Thanks in advance. Kim Eric Firing wrote: >