ArduPilot / ArduPilot/UAVLogViewer
consider using scattergl in Plotly
Open
- Dominant language
- JavaScript
- Stars
- 258
- Forks
- 296
- PR merge metrics
- No merged PRs in 30d
Description
we are currently manipulating the svg using DOM elements, that could be annoying to port.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the current Plotly chart setup and the code that manipulates SVG DOM elements. Check whether the existing rendering can use Plotly's scattergl trace type, and consider the work complete when the relevant visualization renders correctly without the current SVG-specific handling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data-visualization
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100