SciNim / nim-plotly

plotly wrapper for nim-lang
https://scinim.github.io/nim-plotly/
MIT License
173 stars 15 forks source link

fix `show` for `Grid` when `threads:on` if no filename given #83

Closed Vindaar closed 2 years ago

Vindaar commented 2 years ago

show should work for a Grid even with threads on when no filename is given (implying just showing, but not saving a plot).