Skip to content

Duplicate Y-Axis labels through rounding #993

Description

@lab-w

Using dygraphs to plot data with more digits after decimal than the "digitsAfterDecimal" option (default: 2) leads sometimes to duplicate labels on the Y-axis.

In this jsfiddle example I see two labels named "0.05" and two labels named "0.06". A much more appreciated version would be to leave out rounded labels when the same value is already shown on the axis.

https://jsfiddle.net/ujsxnc7r/

I'm using dygraphs 2.1.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions