Skip to content

ScatterPlot Enhancement: configure glyph size #7348

@lcjohnso

Description

@lcjohnso

Package

lib-classifier

Feature Request

Make glyph / symbol size configurable, allowing size to be larger than current default.

Use case: Scatter plot symbol size was originally tailored to assumption of many data points (i.e., for TESS lightcurve in PH TESS). Example:
Image

Now it is possible that research teams want to display scatter plots with sparser data. Example:
Image

Solution

Method 1: Allow configurable symbol size property to be added to each JSON seriesOptions.
Method 2: Allow symbol size to be configured at a workflow level using the same property, but where it is applied for all subjects (unless overridden by subject-specific value in JSON file).

Size Options: we could either allow one to set a numerical value OR we could provide 2-3 presets (i.e., small, medium, large).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions