Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Doc]: Document that rcParams['font.family'] can be a list #22746

Closed
Milestone
@timhoffm

Description

@timhoffm

Documentation Link

No response

Problem

Looking at

## The font.family property can take either a concrete font name (not supported

and
#font.family: sans-serif

gives the impression thatfont.family must be a single string.

However, the validator can take a list of strings:

"font.family":validate_stringlist,# used by text object

Suggested improvement

  • Document thatfont.family can be a list inmatplotlibrc
  • validate_stringlist turns a single string into a one-element list. API-wise that's quite permissive. Do we want to change that (which might be some effort)? Or are we ok with that.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp