mathoudebine / mathoudebine/turing-smart-screen-python
Feature Request: Have multiple lines in the same line Graph.
Nobody has claimed this yet.
- Dominant language
- Rich Text Format
- Stars
- 2.3k
- Forks
- 412
- Avg merge
- 21h 10m
- Merged PRs (30d)
- 7
Description
Is your feature request related to a problem? If so, please describe the problem.
No.
Describe the feature / solution to your problem you'd like
I'd like to be able to plot a device temperature and usage in the same graph, to save space. That is, have multiple lines on the same line graph/chart.
Describe alternatives you've considered / and or tested
Tried to have two line graphs in the same position but with the current software, instead of the lines being added to the same graph they were just replacing each other when an update happened, with only one line being visible at any time on the same line graph
Screenshots / photos & mockups of the Turing screen
Environment:
- Revision of this project
mainbranch - OS with version: Windows 11
- Python version: Python 3.10.11
- Hardware: AMD CPU, Nvidia GPU
Thanks!
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
The issue names no implementation files or tests. Start by locating the graph/chart rendering and update entry points, then trace how separate temperature and usage series are supplied; done means both lines remain visible together after updates in one chart.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100