NASA-AMMOS / NASA-AMMOS/AIT-GUI
Add attribute to Plot component to allow for plotting of raw values
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 31
- Forks
- 15
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
Add an attribute to the Plot component that allows users to specify that raw values should be plotted even if DN-to-EUs are present for a field. At the moment, Plots will always display EU values if a DN-to-EU is present.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Plot component and tracing where DN-to-EU conversion determines the displayed value. Define the new attribute's behavior from the issue text, then verify that raw values are displayed when it is enabled and EU values remain the default.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100