I ran across:

    http://old.nabble.com/half-filled-markers-td24003576.html

The name "fillstyle" can give the wrong impression about what is being
filled.  For example, see the comment here:

   
http://www.mail-archive.com/matplotlib-users@lists.sourceforge.net/msg13074.html

It's probably too late, but would "markerfillstyle" be a better name for this?

Also, the current implementation fills half of the marker with the
markerfacecolor and doesn't fill the marker at all for the other half.
 I think a neat (and simple) feature would be for users to specify two
colors.  Perhaps 'markerfacecolor2'.   The change to the code is
minimal, but the functionality it brings is quite flexible.
markerfacecolor2 can default to 'none' to maintain current
functionality.

Should I file a ticket for this?

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to