Skip to content

Format the bar labels as integer (or omit entirely) #44

@luckman212

Description

@luckman212

I'm using the following command (example)

<...data...> | uplot bar -c blue -t "sindresorhus/awesome" --xlabel "commits (last 12m)"

to generate a bar chart like this:
image

In this case, the X value will always be an integer. Any way to drop that .0 and display it as a whole number? Or remove the label altogether and just print an x-axis at the top or bottom?

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