fslaborg / fslaborg/FSharp.Charting

[Linux] [Gtk] Bars on bar chart move up Y axis when moving window

Open
#30 5 comments 0 reactions 0 assignees View on GitHub
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.

![chart1](https://f.cloud.github.com/assets/243995/1499437/951d5aa8-4859-11e3-8ef6-b45b93db8671.png)

![chart2](https://f.cloud.github.com/assets/243995/1499438/987133dc-4859-11e3-821a-339d28c9c295.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.