Open Issues Need Help
View All on GitHub The linewidth of the graphs could be thinner. about 2 months ago
AI Summary: Modify the SuperSID Python code (tksidviewer.py) to reduce the linewidth of graphs plotted using matplotlib. This involves finding a specific line of code and adding a 'linewidth' parameter to the plot function, setting it to a value like 0.5.
Complexity:
2/5
enhancement good first issue