btw, I did a new release the other day https://metacpan.org/pod/Chart::GGPlot . And I wrote a post about the major improvements in the past couple of months http://blogs.perl.org/users/stephan_loyd/2019/06/recent-work-in-chartggplot.html
Regards, Stephan On Tue, Mar 26, 2019 at 11:03 PM Stephan Loyd <[email protected]> wrote: > Yes it support piddles directly. I have a qplot() function which is ported > from R ggplot2's qplot() function which was designed to be similar as R's > base plot(). See also the two qplot_* examples from this folder > https://github.com/stphnlyd/perl5-Chart-GGPlot/tree/master/examples > > Regards, > Stephan > > > On Tue, Mar 26, 2019 at 9:24 AM Karl Glazebrook <[email protected]> > wrote: > >> That is very interesting >> >> Does it support piddles directly? >> >> Karl >> >> >> On 24 Mar 2019, at 9:04 pm, Stephan Loyd <[email protected]> wrote: >> >> Hi pdl users, >> >> Hereby I would like to introduce my Perl port of ggplot2: >> https://metacpan.org/pod/Chart::GGPlot. It's still quite incomplete >> compared to ggplot2, but the core features already work well. It now >> supports scatter, line, bar charts and histograms. Also to support this >> library I created https://metacpan.org/pod/Alt::Data::Frame::ButMore, as >> I was not able to reach the orginal author of the Data-Frame dist. >> >> If interested please try out the libraries from CPAN, or look at the >> github repos. Any comments or issue reports are welcome. >> >> Regards, >> Stephan >> _______________________________________________ >> pdl-general mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/pdl-general >> >> >>
_______________________________________________ pdl-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pdl-general
