Skip to content

how to change the point size when use QtAdataScatterWidget #375

@nextgenius-ai

Description

@nextgenius-ai

when use the adata , i can not change the point size

from napari_spatialdata import QtAdataScatterWidget
import scanpy as sc
mport squidpy as sq

import matplotlib.pyplot as plt

adata=sc.read('cell2location/HS-2.h5ad')

%gui qt5

widget = QtAdataScatterWidget(adata = adata)
widget.show()
Image

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