Vindaar / ggplotnim

A port of ggplot2 for Nim
https://vindaar.github.io/ggplotnim
MIT License
175 stars 15 forks source link

[SDL2] Use correct size for the plot and handle resizes #170

Closed Vindaar closed 10 months ago

Vindaar commented 10 months ago

Just a minor improvement. I forgot to adjust the size of the plot to actually use the given size of ggshow. While at it, I implemented resizing support.