passing matplotlib options to line2d

11 views
Skip to first unread message

DMonniaux

unread,
Mar 8, 2013, 4:18:51 AM3/8/13
to sage-s...@googlegroups.com
The line2d documentation claims "Any MATPLOTLIB line option may also be passed in. E.g. [...]".
Yet there does not seem to be any way to pass dash_capstyle to Matplotlib; 

line2d([(0,0),(0,1)],dash_capstyle='round')        
[...]
RuntimeError: Error in line(): option 'dash_capstyle' not valid.

I even tried to set dash_capstyle in matplotlibrc but the setting seems ignored.
Reply all
Reply to author
Forward
0 new messages