Skip to content

[Bug]: Additive offset with trailing zeros #22065

Closed
@StefRe

Description

@StefRe

Bug summary

The significand has trailing zeros.

Code for reproduction

import matplotlib.pyplot as plt

fig, ax = plt.subplots()
ax.plot([110_000, 110_001])

Actual outcome

grafik

Expected outcome

grafik

(produced with mpl 3.2.2)

Additional information

Regression introduced by #18506.

Operating system

No response

Matplotlib Version

3.5.1

Matplotlib Backend

No response

Python version

No response

Jupyter version

No response

Installation

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions