Skip to content

PlotBar(zeroY1: true) #406

@swharden

Description

@swharden

Let's add a bool zeroY1 = true argument to PlotBar and PlotBarGroups. When true it automatically calls

formsPlot1.plt.Axis(y1: 0);

so bar graphs start at the bottom of the plot without having to call this manually

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions