Skip to content

Update Bessel example to use f string? #44

@tcmetzger

Description

@tcmetzger

In the LaTeX example (Bessel), we construct the string like this:

p.add_layout(Label(text=r"$$J_" + str(i) + "(x)$$", x=xlabel, y=ylabel))

Instead, we could use an f-string

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions