Add linewidth support to legend inputs#658
Add linewidth support to legend inputs#658K-Mirembe-Mercy wants to merge 2 commits intoUltraplot:mainfrom
Conversation
|
This PR is not complete yet. Have a look at our previous commits on how they are structured and our CONTRIBUTING docs or https://ultraplot.readthedocs.io/en/latest/contributing.html A PR will have the following elements
The PR here does not follow the same pattern for the other line widths that were introduced for semantic legends. |
|
Also do we need to close #654 ? |
|
Thanks for the feedback! I’ll go through the contributing guidelines and review how linewidth is implemented in other parts of the codebase so I can align this PR with the existing pattern. I’ll also work on adding tests, documentation, and examples as needed. Regarding #654, I’ll verify whether this PR fully addresses it before deciding to close it. Appreciate the guidance — still learning 🙂 |
Summary
Adds support for "linewidth" in legend inputs.
Changes
Notes