Scott W Harden
                                            Scott W Harden
                                        
                                    A few classes get the bulk of the user interaction... I'm thinking `Plot` and `Plot.Axes`, so let's add automatically generated docs to the website that shows their methods, arguments, XML...
https://github.com/ScottPlot/ScottPlot/discussions/3825#discussioncomment-9433290 
### Discussed in https://github.com/ScottPlot/ScottPlot/discussions/3847 Originally posted by **Lelick-PMR** May 19, 2024 Hi all! Firstly, I want to thank the author for the great work done! Secondly I want to apologize...
The idea of 3D plots was mentioned previously (#2358) and recently implemented (#3774) but a lot of work is needed before this plot type feels truly functional. This issue will...
Originally discussed in #3759, it would be nice if long titles could be wrapped so they don't fall off the screen. Measuring all that text is costly so it may...
Advanced curve fitting procedures are probably best performed by a dedicated math library and may be out of scope of this plotting library. However, it may be convenient to have...
Alignment is slightly off...    I think we should be doing this for line height measurement and vertical offset: https://learn.microsoft.com/en-us/dotnet/api/skiasharp.skpaint.getfontmetrics?view=skiasharp-2.88  
It would be nice to adapt https://github.com/swharden/Csharp-Data-Visualization/tree/main/projects/audio/AudioMonitor into a demo included with the ScottPlot demo 
It would be convenient to have a method that accepts an array and adds a sine wave to it in-place. This could be used to create signals and add multiple...
I made the curve from the [Dunning-Kruger effect](https://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect) trope/meme. I spent way too much time on this, but got it pretty good, so I'm adding the formulas here for future...