Vindaar / ggplotnim

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

Fixup for datamancer `v0.3` #149

Closed Vindaar closed 1 year ago

Vindaar commented 1 year ago

This handles the breaking changes introduced in datamancer version v0.3.0.

Note that this does not yet implement real support for arbitrary types. In the future it should be possible to plot e.g. a Unit or a DateTime directly, but that's probably out in the future a bit...