Smith Chart (scattersmith) pan & zoom functionality
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 18.3k
- Forks
- 2k
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 28
Description
This is a feature request for smith chart plotting. Smith chart plotting for impedance traces in RF electronic circuits is great in plotly. Here it is an example plot produced with such functionality:
Nevertheless, it lacks the basic pan & zoom capability that other plots have. In the case of smith chart:
Where, for other scatter plots, we have the tooling for pan & zoom:
I assume adding these same tools to this smithchart plotting might be reasonable.
Contributor guide
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 comparing the existing scattersmith plotting behavior with the pan and zoom tooling available for other scatter plots. Trace the Smith chart interaction entry points and determine how those controls are enabled; done means Smith charts support usable pan and zoom interactions like the comparable scatter plots.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100