Sounds good as well, so I just removed it.
Cheers,
Reinier
On Mon, Jun 15, 2009 at 10:35 PM, John Hunter wrote:
> On Mon, Jun 15, 2009 at 3:33 PM, John Hunter wrote:
>> On Mon, Jun 15, 2009 at 3:28 PM, Reinier Heeres wrote:
>>> John,
>>>
>>> Shall I update this file and change the error to say so
On Mon, Jun 15, 2009 at 3:33 PM, John Hunter wrote:
> On Mon, Jun 15, 2009 at 3:28 PM, Reinier Heeres wrote:
>> John,
>>
>> Shall I update this file and change the error to say something like
>> "mplot3d is now available as a toolkit, use import
>> mpl_toolkits.mplot3d"?
>>
>> The other option woul
On Mon, Jun 15, 2009 at 3:28 PM, Reinier Heeres wrote:
> John,
>
> Shall I update this file and change the error to say something like
> "mplot3d is now available as a toolkit, use import
> mpl_toolkits.mplot3d"?
>
> The other option would be to just do a "from mpl_toolkits.mplot3d.axes3d".
I pref
John,
Shall I update this file and change the error to say something like
"mplot3d is now available as a toolkit, use import
mpl_toolkits.mplot3d"?
The other option would be to just do a "from mpl_toolkits.mplot3d.axes3d".
Regards,
Reinier
On Mon, Jun 15, 2009 at 2:13 AM, Gökhan SEVER wrote:
>
On Sun, Jun 14, 2009 at 7:13 PM, Gökhan SEVER wrote:
>
> Could you tell me how to import axes3d module from within Ipython?
>
from mpl_toolkits.mplot3d import axes3d
Ryan
--
Ryan May
Graduate Research Assistant
School of Meteorology
University of Oklahoma
-
On Sat, Jun 13, 2009 at 4:17 PM, Reinier Heeres wrote:
> Hi,
>
> I just fixed this issue and implemented setting/unsetting of the grid.
> I also added a parameter axes3d.grid to matplotlibrc, which defaults
> to True. Is that ok?
>
> Cheers,
> Reinier
>
Ok, that strange line doesn't show anymore
Hi,
I just fixed this issue and implemented setting/unsetting of the grid.
I also added a parameter axes3d.grid to matplotlibrc, which defaults
to True. Is that ok?
Cheers,
Reinier
On Mon, Jun 8, 2009 at 11:43 PM, Gökhan SEVER wrote:
> Hello,
>
> Please see the uploaded image:
> http://img40.ima
Hi there,
On Mon, Jun 8, 2009 at 2:58 PM, John Hunter wrote:
> One other feature request that I think you could add w/o too much
> difficulty is colormapping on the surface plots (eg inherit from
> cm.ScalaraMappable. I did this in a local branch of the old axes3d
> code which I might be able to
Hi,
Could you post the code that resulted in this image? I don't see the
dashed line here if I use the example. If it is the example, do you
perhaps have some extra settings in your rc file(s)?
Regards,
Reinier
On Mon, Jun 8, 2009 at 11:43 PM, Gökhan SEVER wrote:
> Hello,
>
> Please see the uplo
Hello,
Please see the uploaded image:
http://img40.imageshack.us/img40/3909/dashedline.png
There is dashed line in the middle of the figure coming from the top of the
plot. I didn't mean grid lines, however would be nice to add a functionality
like pylot's x-yticks commands, ahh we also need ztic
Hi,
I'm not sure what line you are referring to; do you mean the grid
lines? If not, please provide an image.
At the moment these lines can't be turned off, but it sounds like a
good plan to override the grid() function for that.
Regards,
Reinier
On Mon, Jun 8, 2009 at 10:48 PM, Gökhan SEVER wr
Hi,
Could you please tell me how not to see the dashed line in the middle of 3d
plotting scene? It's also there on a saved png file as well.
Next, could it be possible to plot 3d box-whiskers plots via mplot3d
interface?
Thanks...
I really appreciate your good work.
Gökhan
On Sun, Jun 7, 200
On Mon, Jun 08, 2009 at 10:30:09AM -0700, Fernando Perez wrote:
> Reinier, I'm sure if you ping Gael he'd be happy to share some
> thoughts with you, he's very interested in code reusability (he may be
> on this list for all I know, but I did CC him just to be safe).
I am around. :)
Have a look a
On Mon, Jun 8, 2009 at 5:58 AM, John Hunter wrote:
>> Please let me know what you think, perhaps mostly about the
>> user-facing API. It would be good to get that 'right' so that we don't
>> have to change it in the future.
>
> You may want to take a look at what other popular toolkits do:
> gnuplo
On Mon, Jun 8, 2009 at 11:33 AM, Reinier Heeres wrote:
> Hi John,
>
> On Mon, Jun 8, 2009 at 2:58 PM, John Hunter wrote:
>> On Sun, Jun 7, 2009 at 6:27 PM, Reinier Heeres wrote:
>>> Hi all,
>>>
>>> I just updated mplot3d with some refactoring, more examples and the
>>> start of documentation. Also
Hi John,
On Mon, Jun 8, 2009 at 2:58 PM, John Hunter wrote:
> On Sun, Jun 7, 2009 at 6:27 PM, Reinier Heeres wrote:
>> Hi all,
>>
>> I just updated mplot3d with some refactoring, more examples and the
>> start of documentation. Also semi-3D text is available again.
>
> Great -- I made a minor chan
On Sun, Jun 7, 2009 at 6:27 PM, Reinier Heeres wrote:
> Hi all,
>
> I just updated mplot3d with some refactoring, more examples and the
> start of documentation. Also semi-3D text is available again.
Great -- I made a minor change to special case atan2 with inputs 0,0,
which raises an error on my
Hi all,
I just updated mplot3d with some refactoring, more examples and the
start of documentation. Also semi-3D text is available again.
Please let me know what you think, perhaps mostly about the
user-facing API. It would be good to get that 'right' so that we don't
have to change it in the fut
18 matches
Mail list logo