fslaborg / fslaborg/FSharp.Charting
[Linux] [Gtk] Bars on bar chart move up Y axis when moving window
Open
bug
Up for grabs
- Dominant language
- F#
- Stars
- 209
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
I was able to draw a chart using the workaround for DLL resolution from @dsyme in #29.
```
Chart.Bar [1..10]
```
The bars seem to move up the Y axis every time the chart loses or gains focus. This includes moving and resizing, so perhaps it is on every redraw.


Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.