Hi all,
I'm running matplotlib 0.99.0 (this is the current version in ubuntu 
repositories) and I get a few errors when building the docs.  All are 
related to a bug in matplotlib when creating legends for dotted/dashed 
lines in certain circumstances.

It's been addressed on the matplotlib-dev lists (e.g. 
http://old.nabble.com/legend-won%27t-work-with-dashed-lines-td28414760.html 
) and fixed with newer versions.  The affected examples are:

 - plot_adjusted_for_chance_measures.py
 - plot_kmeans_stability_low_dim_dense.py
 - plot_mini_batch_kmeans.py
 - plot_mahalanobis_distances.py

I could modify the plots to use semi-transparent solid lines in place of 
dashed/dotted lines, so that our examples are compatible with matplotlib 
0.99.0, or we could decide to upgrade the dependency.  What do you think?
   Jake

------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to