AllenCell / AllenCell/cell-feature-explorer

featuresDisplayOrder and axis.exclude

Offen
#107 1 Kommentar 1 Reaktion 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
TypeScript
Sterne
2
Forks
1
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

## Use Case

The data schema allows for `featuresDisplayOrder` and `xAxis.exclude` and `yAxis.exclude` to control which data features are visible in the axis dropdowns. It appears that the `exclude` options are not yet implemented , and using `featuresDisplayOrder` but leaving out a feature does not successfully hide that feature.

## Solution

Workaround: remove the feature from feature defs json file. this is a global removal and doesn't work in the targeted way that the axis.exclude might work.

Solution is to actually fully implement featuresDisplayOrder allowing missing features (or determine if that should be considered an error), and to fully implement xAxis.exclude and yAxis.exclude behavior.

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.