Skip to content

Update lineplot syntax in activations.jl docs to work with new UnicodePlots.jl #623

@zengmao

Description

@zengmao

UnicodePlots.jl version 3.5 (April 2023) changed the lineplot syntax. See the changelog:
https://github.com/JuliaPlots/UnicodePlots.jl/blob/main/CHANGELOG.md

Now the syntax is lineplot(-1, 1, x->x^2) instead of lineplot(x->x^2, -1, 1). The function plots in activations.jl doc strings still uses the old syntax.

Metadata

Metadata

Assignees

No one assigned

    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