atomic14 / atomic14/web-serial-plotter
[Feature]: logarithmic scaling
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 198
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
### Problem to solve
Some signals are logarithmic by nature so change the plot view to a logarithmic view might be useful.
### Proposed solution
Button to switch on/off log scale
### Alternatives considered
Write log(raw data) instead of plain raw data.
### Area of the app
Scale/axes controls
### Willingness to contribute
- [ ] I'd be willing to submit a PR for this
- [x] I can help test and provide feedback
### Additional context, screenshots or mockups
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.