Peter Ljung

Results 2 issues of Peter Ljung

I'm not able to figure out how convert example2 to use the diagrams backend. https://github.com/timbod7/haskell-chart/wiki/example-2 I simply change the import: ``` --import Graphics.Rendering.Chart.Backend.Cairo import Graphics.Rendering.Chart.Backend.Diagrams ``` And changed output to...

I had to do these changes to make it compile in OpenBSD 6.4 running for Arduino Uno. I don't know if this compatible with other platforms.