Re: [Matplotlib-users] mplot3d interactive shading

2013-01-21 Thread Thomas Sprinzing
done! https://github.com/matplotlib/matplotlib/issues/1692 cheers Thomas Am 21.01.2013 um 18:04 schrieb Benjamin Root: > Hi folks! > maybe you can point me in the right direction: > > I have a list of colour measurements in Lab-Space(stored in an h5 table). > Now, 3d-scatterplotting them w

Re: [Matplotlib-users] mplot3d interactive shading

2013-01-21 Thread Benjamin Root
On Mon, Jan 21, 2013 at 7:42 AM, Thomas Sprinzing < sprinz...@hdm-stuttgart.de> wrote: > Hi folks! > maybe you can point me in the right direction: > > I have a list of colour measurements in Lab-Space(stored in an h5 table). > Now, 3d-scatterplotting them was easy, also, assigning the correspondi

[Matplotlib-users] mplot3d interactive shading

2013-01-21 Thread Thomas Sprinzing
Hi folks! maybe you can point me in the right direction: I have a list of colour measurements in Lab-Space(stored in an h5 table). Now, 3d-scatterplotting them was easy, also, assigning the corresponding rgb colour value to the spots is relatively easy. For the plot i use: p=ax.scatter3D(table