Skip to content

Support for data that is not time series #266

Open
@matt-sd-watson

Description

@matt-sd-watson

I came across your tool and am quite impressed with the API and examples!

I would like to apply something of this sort to a dash app with a UMAP scatter plot that will have a highly variable number of points (between 10,000-500,000+) each of which represents a human cell in a biological system.

However, since UMAP data is inherently unordered (the order is merely the order at which different entities in a data frame come ordered), and that the coordinates can be either positive or negative, this type of data is not directly compatible with the FigureResampler class.

I was wondering if there was any way to provide support for unordered and non times series data with similar functionality for dash apps?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestnew featureA new feature (request)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions