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:

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

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).
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:

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

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).