Good afternoon.
I have a list of 2 points with coordinates x,y and category in three
lists.
x_coordinate=[3000,3100,3234,.]
x_coordinate=[15678,16768,14590,.]
category=[1,3,5,]
The categories values are between [1 and 10]
I need to make a 2D animation of this in matplotlib, star
I'm new in Python and QT, Do you know where I could find an example of a
mplot3d plot embebed in QT4?
Thanks for your help
german
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simp
Good morning
I'm working in a project in QT4 and I need to create a 3D graph embedded in
a Widget form. Is it possible to do it? and where I could get an example?
Thanks
German
--
Let Crystal Reports handle the reporting
Hello
Are there some way to take out the gridlines from a surface in mplot3D
and get a smooth colour change?
Thanks
German
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify
Mike
thanks for your answer. I will wait for this option.
regards
german
On Wed, Aug 26, 2009 at 3:45 PM, Michael Droettboom wrote:
> Smooth Gouraud shading on surface plots is being worked on, but is not yet
> implemented.
>
> Mike
>
> German Ocampo wrote:
>>
>&
Hello everybody
How can I control the size of the Z axis in a 3D plot using Axes3D in
matplotlib?
regards
german
--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need
include this function in the Axes3D
documentation web page? or where I could find it in the webpage?
http://matplotlib.sourceforge.net/mpl_toolkits/mplot3d/api.html?highlight=axes3d#module-mpl_toolkits.mplot3d.axes3d
Thanks
German
On Fri, Oct 2, 2009 at 1:24 PM, German Ocampo wrote:
> He
Hi
I'm using the following code for insert a scatter plot in a figure in Qt.
vmin=min(r_time[:])
vmax=max(r_time[:])
valores=np.arange(vmin,vmax+1)
a1=self.ui.axes4.scatter(r_east,r_nort,vmin=vmin,vmax=vmax,c=r_time,edgecolors="none")
b1=self.ui.fig2.colorbar(a1,values=valores,format="%.3f",spac
Good morning
I have a question regarding to animation in matplotlib using Blit.How
can I modify the example animation_blit_qt4.py that is in the
matplotlib website, in order to animate data, but instead of a white
background I want to have an image (tif or jpg)?
Many thanks for your help
German
e with blitting, and you won't need to repeat
> the function call to plot the background in the animation.
>
> Note, I have not tried this, so please let us know how this works for you.
> Ben Root
>
>
> On Mon, Jul 5, 2010 at 5:45 AM, German Ocampo wrote:
>>
Good afternoon
I'm working in an application with a simple figure embbebed in a QT
Dialog. I want to instead of use the navigation toolbar of matplotlib,
have some Qt push buttons in the form, that allow to perform the Zoom
and Pan. Is it possible to do it?
Many thanks for your help
German
---
Good morning
Do you know where I could get examples of case stories about
commercial or open source software that has been developed using the
Matplotlib library?
Many Thanks
German
--
The Palm PDK Hot Apps Program offe
ew, the idea to add this to the webpage will be a
very good first impression of the software.
regards,
German
On Tue, Jul 27, 2010 at 3:05 PM, Benjamin Root wrote:
> On Tue, Jul 27, 2010 at 6:01 AM, German Ocampo wrote:
>>
>> Good morning
>>
>> Do you know where
Good afternoon Experts:
Do you know if there is an py application where I can build a
matplotlib plot interactively for data series, and then when it
finished, the source code could be exported to be used in a python
application?
Many thanks for your help,
German
-
14 matches
Mail list logo