hashmapinc / hashmapinc/Tempus
Refactor Line Grid graph
- Dominant language
- Java
- Stars
- 32
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Child of #1020
As a user I want the ability to have the option to select the Grid scale either Linear or Logarithmic, so that I can visualize the data based on the same.
Acceptance Criteria:
1. When the user select the Widget, he should have the option to select either linear or logarithmic scale.
2. Based on the user's selection the Grid scale should appear in the Track under the widget.
3. There is no change in the Rows of the Grid, only the Grid columns would change based on the selection.
4. User can only select 1 scale per track. i.e either Linear or Logarithmic
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.