I agree, very instructional example.
As for the width of the tick lines, line 78
    line.set_linewidth(1)
should probably read
    line.set_markeredgewidth(1)
though.

Chris

> Date: Fri, 8 Jul 2011 16:18:52 -0600
> From: G?khan Sever <gokhanse...@gmail.com>
> Subject: Re: [matplotlib-devel] Contributed example
> To: Nicolas Rougier <nicolas.roug...@inria.fr>
> Cc: matplotlib development list
>        <matplotlib-devel@lists.sourceforge.net>
> Message-ID:
>        <cae5kuyjdbjahkjxecjjk+pcuu0oomihcffj-aihou24gfl-...@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> I think this illustration deserves its places amongst the mpl gallery
> --probably somewhere towards the very beginning.
>
> Thanks for the well documented code Nicolas.
> On Fri, Jul 8, 2011 at 2:09 AM, Nicolas Rougier 
> <nicolas.roug...@inria.fr>wrote:
>
>>
>>
>> Hi,
>>
>>
>> I've been playing with matplotlib to check if it can produce graphics like:
>>
>>
>> http://www.thebuzzmedia.com/wp-content/uploads/2010/03/anandtech-nvidia-geforce-480-ati-benchmark2.png
>>
>>
>> Here is the result:
>> http://www.loria.fr/~rougier/tmp/benchmark.png
>>
>> and the script (as attachment)
>>
>> I do not know if it's worth adding it to examples ?
>>
>>
>>
>> Nicolas
>>
>>
>>
>>
>> ------------------------------------------------------------------------------
>> All of the data generated in your IT infrastructure is seriously valuable.
>> Why? It contains a definitive record of application performance, security
>> threats, fraudulent activity, and more. Splunk takes this data and makes
>> sense of it. IT sense. And common sense.
>> http://p.sf.net/sfu/splunk-d2d-c2
>> _______________________________________________
>> Matplotlib-devel mailing list
>> Matplotlib-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
>>
>>
>
>
> --
> G?khan
> -------------- next part --------------
> An HTML attachment was scrubbed...
>
> ------------------------------
>
> ------------------------------------------------------------------------------
> All of the data generated in your IT infrastructure is seriously valuable.
> Why? It contains a definitive record of application performance, security
> threats, fraudulent activity, and more. Splunk takes this data and makes
> sense of it. IT sense. And common sense.
> http://p.sf.net/sfu/splunk-d2d-c2
>
> ------------------------------
>
> _______________________________________________
> Matplotlib-devel mailing list
> Matplotlib-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
>
>
> End of Matplotlib-devel Digest, Vol 62, Issue 3
> ***********************************************

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to