Skip to content

Patch.viz.waterfall() renders different plots across Matplotlib versions #512

@ahmadtourei

Description

@ahmadtourei

Description

Patch.viz.waterfall() produces noticeably different plots with apparent saturation/contrast of traces when using matplotlib==3.9.2 versus the newer Matplotlib that gets installed alongside DASCore.

Example

matplotlib==3.9.2

pa.viz.waterfall(scale=0.0001)
Image

matplotlib==3.10.5

pa.viz.waterfall(scale=0.0001)
Image

pa.viz.waterfall(scale=0.01)
Image

Expected behavior

Versions

  • OS [e.g. Ubuntu 20.04]: MacOS 15.6
  • DASCore Version [e.g. 0.0.5]: 0.1.9
  • Python Version [e.g. 3.10]: 3.12

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingvizRelated to visualization

    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