moritz / svg-plot

Various plot types with SVG output, with Perl 6
Artistic License 2.0
13 stars 5 forks source link

Allowing for X-values to be dates/datetimes/yyyy-mm-dd/times #24

Open benjif opened 6 years ago

benjif commented 6 years ago

Having it be possible to use dates/times for X values would be great. There aren't really any other good plotting/charting libraries in Perl6 that do this. (unless you count the gnuplot one)

Xliff commented 5 years ago

@benjif - Are you closing this because the feature was added? I was looking into revisiting this, when I get a moment, because I have a future enhancement for my work that will need this feature.

benjif commented 5 years ago

@Xliff No I assumed that this module was dead. Thanks for letting me know; reopening now.