SourceForge logo
SourceForge logo
Menu

matplotlib-users

From: Jeffrey B. <jbl...@al...> - 2011年08月31日 17:00:36
Hi,
Are the edges of the rectangles returned by plt.bar() supposed to conform to the 'lines.solid_joinstyle' rcParam? If not, is there another method for specifying that joinstyle?
I have not been able to change the joinstyle using this method in versions 1.0.0 (linux, gtkagg and tkagg) or 1.0.1 (os x, tkagg). I can send a minimal example script if requested.
-Jeff
From: Eric F. <ef...@ha...> - 2011年08月31日 17:20:38
On 08/31/2011 06:45 AM, Jeffrey Blackburne wrote:
> Hi,
>
> Are the edges of the rectangles returned by plt.bar() supposed to conform to the 'lines.solid_joinstyle' rcParam? If not, is there another method for specifying that joinstyle?
>
> I have not been able to change the joinstyle using this method in versions 1.0.0 (linux, gtkagg and tkagg) or 1.0.1 (os x, tkagg). I can send a minimal example script if requested.
>
The bar rectangles are Patch object outlines, not Line2D objects, and 
solid_joinstyle is not presently supported by patches, as far as I can see.
Eric
> -Jeff
>
From: Michael D. <md...@st...> - 2011年09月06日 14:50:22
On 08/31/2011 01:20 PM, Eric Firing wrote:
> On 08/31/2011 06:45 AM, Jeffrey Blackburne wrote:
>> Hi,
>>
>> Are the edges of the rectangles returned by plt.bar() supposed to conform to the 'lines.solid_joinstyle' rcParam? If not, is there another method for specifying that joinstyle?
>>
>> I have not been able to change the joinstyle using this method in versions 1.0.0 (linux, gtkagg and tkagg) or 1.0.1 (os x, tkagg). I can send a minimal example script if requested.
>>
> The bar rectangles are Patch object outlines, not Line2D objects, and
> solid_joinstyle is not presently supported by patches, as far as I can see.
>
I suppose it probably should be supported, though. Do you agree?
Mike
-- 
Michael Droettboom
Science Software Branch
Space Telescope Science Institute
Baltimore, Maryland, USA
From: Eric F. <ef...@ha...> - 2011年09月06日 17:18:52
On 09/06/2011 04:48 AM, Michael Droettboom wrote:
> On 08/31/2011 01:20 PM, Eric Firing wrote:
>> On 08/31/2011 06:45 AM, Jeffrey Blackburne wrote:
>>> Hi,
>>>
>>> Are the edges of the rectangles returned by plt.bar() supposed to conform to the 'lines.solid_joinstyle' rcParam? If not, is there another method for specifying that joinstyle?
>>>
>>> I have not been able to change the joinstyle using this method in versions 1.0.0 (linux, gtkagg and tkagg) or 1.0.1 (os x, tkagg). I can send a minimal example script if requested.
>>>
>> The bar rectangles are Patch object outlines, not Line2D objects, and
>> solid_joinstyle is not presently supported by patches, as far as I can see.
>>
>
> I suppose it probably should be supported, though. Do you agree?
Yes, that would be a nice enhancement.
Eric
>
> Mike
>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.
Thanks for helping keep SourceForge clean.
X





Briefly describe the problem (required):
Upload screenshot of ad (required):
Select a file, or drag & drop file here.
Screenshot instructions:

Click URL instructions:
Right-click on the ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)

More information about our ad policies

Ad destination/click URL:

AltStyle によって変換されたページ (->オリジナル) /