scrouthtv
scrouthtv
Hi! Thanks for all your work on the `cetz` and related project, I love it! For my past work, I have been experimenting with linear regression plotting. Herein, I want...
In order to accurately plot box and whiskers plots using third-party libraries, we have to export the lower and upper (first and third) quantile. **Describe the solution you'd like** ```patch...
As the markings differ from the ones documented in the base cetz package, I have added a documentation showcasing the different markings: I have also added - a diamond marking...