Skip to content

Font-weight range seems wrong #5250

@takis

Description

@takis

When using the font-weight property values in Matplotlib I got the impression the weights were all extremely bold. I looked up the font-weight property in the W3C CSS spec and it appears the legal range is 100-900, and 400 is supposed to look "Regular", 700 "Bold".

When using a plot with a Text object, everything above 100 seems to be bold though, as can be seen in the attached image.

http://www.w3.org/wiki/CSS/Properties/font-weight
ic-20151015-matplotlib_font_weight

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions