Vindaar / ggplotnim

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

make shallow copies of input DFs #120

Closed Vindaar closed 3 years ago

Vindaar commented 3 years ago

Avoids mutating the user's input DF.