Skip to content

unexpected behaviour scaling values by default #147

Description

@giovp

Just tried to plot a custom dataset:

sdatas["ht232p1h1a2"].table[:,"TNFRSF4"].X.max()
>>> 2.4870176

I expect the colorbar to go from 0 to the max value, instead it goes to 1

sdatas["ht232p1h1a2"].pl.render_shapes(color="TNFRSF4", layer="X").pl.show()

image

while there is value in scaling it, it shouldn't be the default as it prevent from being able to compare across variables

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