Dan Hinsley
Dan Hinsley
I am in the process of trying to get my app to run under Wine in Linux. Since I use FlaUI as part of the app I wrote to do...
**Describe the bug** Describe what you tried and what did not work as expected. **Code snippets** Show code snippets of the part that did not work. **Screenshots** Add screenshots of...
My site (www.danhinsley.com) appears on multiple lists, and I have no idea why. How can I get these entries removed?
Normally you set the value to null to delete the atom, but this doesn't work with this API, and I don't see anyway to delete the tvsn atom. Is there...
**Question:** In the cookbook about using a custom tick formatter, it has the following code: // apply our custom tick formatter DateTimeAutomatic tickGen = (DateTimeAutomatic)axis.TickGenerator; tickGen.LabelFormatter = CustomFormatter; When I...
**Question:** I add values to the bar plot as date/time, but I want the X-Axis to display as time only. **ScottPlot Version:** 5.0.38/39 **Code Sample:** .plot.add.bar(, value> And the x-axis...
**Question:** I want to create a bar chart with two sets of data, that I want displayed side by side. Is there a way to do this? **ScottPlot Version:** 5.0.38...
**Question:** I have a bar chart that autosize starts the x axis as -1. I do want it to start there (so the 0 entry display the full bar side...
**Question:** I want to get the bar that is either clicked on by the mouse or from a context menu. **ScottPlot Version:** 5.0.56