Vindaar / ggplotnim

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

fix DateTime recipe to get reproducible CI #75

Closed Vindaar closed 4 years ago

Vindaar commented 4 years ago

This fixes an issue with the rFormatDatesPlot.nim recipe, which was dependent on the time the recipe is run (since it used now()). Instead a template creating a fixed DateTime is used now.