-
Notifications
You must be signed in to change notification settings - Fork 981
Description
Question: (Ask your question here)
After directly modifying GridStyle.cs and confirming that the filled rectangle was drawn, I modified three files. I created IsVisibleHorizontalSpan and IsVisibleVerticalSpan in DefaultGrid.cs and changed the properties using the calling code in DraggableAxisLines.cs, but it does not work. The code for drawing the rectangle is in GridStyle.cs. What went wrong? Please understand that this is not a well-made code.
This is my first time writing an issue, so I don't know if it's right to write like this. Please let me know if there are any mistakes.
ScottPlot Version: (What NuGet package are you using?)
5.0.34
Code Sample: See http://scottplot.net/faq/repro/ for tips about creating reproducible code samples