Hi Folks!
I created a matplotlib bar chart containing 85 element. Now I'd like to
add a legend - but when I tired it this way:
plt.legend( (rect1[0], rect2[0],rect3[0]), ('1.00A_res_2.5tol',
'0.50A_res_1.5tol','0.25A_res_1.0tol') )
a huge legend legend covers large parts of my barchart.
Could
Hi!
A few days ago I switched to ubuntu 8.10 (intrepid ibex) and tried to
install matplotlib (the current version and 0.98.1 as well - both
attempts failed)[I thought I would have installed all requirement :-/].
By the way I didn't have any problems with the previous ubuntu...
I tried the: p
Hi Folks!
I want to create a bar chart having 85 different Objects, each Object
owning a certain name of four letters -- I followed the examples on
the matplotlib examples page - so far so good.
I have some problems with the y_labeling because every objects name is
overlaid by it' s neighbo
ing
examples are dealing with pylab -- what can I use instead?
Maybe one of you Harry Plotters has an idea!
Thanks,
Florian
Gary Pajer wrote:
> On Wed, Oct 1, 2008 at 12:34 PM, Florian Koelling
> <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:
>
> Hi Folks!
&
Hi Folks!
Is there a way to plot simple x/y Data in matplotlib WITHOUT using the
"import pylab" command? (in all examples I only saw pylab).
I' working with openbabel(pybel) as well and I've got serious problems
whenever I use "from pylab import plot" or similar commands -
(if I do, SDF files a
rom source)
*python 2.5.1
I am working on ubuntu linux 7.04 (feisty fawn) - and I do not use IDLE
or anything like that
Greets,
Flo
Massimo Sandal wrote:
>> Da: [EMAIL PROTECTED] per conto di Florian Koelling
>> Inviato: gio 26/06/2008 14.04
>> A: Darren Dale; matplotlib
n Dale wrote:
>
>
> On Thu, Jun 26, 2008 at 5:51 AM, Florian Koelling
> <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:
>
> Hi folks!
>
> I' m working on a code to identify ligand's information from pdb
> crystal
> stru
Hi folks!
I' m working on a code to identify ligand's information from pdb crystal
structures. For this purpose I use the openbabel package. I' m encoding
the ligand's information in smarts.
For checking if the smarts are assigned correctly I 'm writing a sdf
file (to control whether the featur