Giter Site home page Giter Site logo

pdlporters / pdl-graphics-simple Goto Github PK

View Code? Open in Web Editor NEW
5.0 9.0 3.0 519 KB

This is an interface layer to the several PDL::Graphics modules out there. It is intended to become part of the PDL core.

Home Page: https://p3rl.org/PDL::Graphics::Simple

Perl 100.00%
plotting pdl pgplot plplot gnuplot prima perl

pdl-graphics-simple's People

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pdl-graphics-simple's Issues

Add support for retrieving device types per engine

Something like list_devices. As these are going to be different for each
engine, perhaps standardizing info about the devices might be useful (e.g.,
using MIME types for files). Some of this information could be directly placed
in the upstream dists.

Prima driver not doing colour wedges

@dk Thank you for the quick and perfect support so far!

When I run the tests now, with the Prima driver the two that aim to put colour-wedges on don't do so (and the one with two bullseyes at the top don't seem to have the right gradient-shape in the bottom right either). Do you see this as well, and can you figure where the problem is?

I've just put out PDL::Graphics::Prima 0.18 on CPAN, but if necessary I'm happy to put out a new version if that's where the problem lies :-)

Engine detecting problem.

HI
I forcely installed (because there are some test error) PDL::Graphics::Simple on Windows strawberry perl.

I tried simple example, but it can't find existing PGPLOT engine.

pdl> use PDL::Graphics::Simple;


pdl> line([1,2,3],[1,2,3]);
Trying gnuplot (PDL::Graphics::Gnuplot)...nope
Trying pgplot (PDL::Graphics::PGPLOT::Window)...nope        <--- HERE
Trying plplot (PDL::Graphics::PLplot)...ok

Support 'windows' terminal type.

HI,
In Strawberry Perl 5.20 PDL edition
http://strawberryperl.com/download/5.20.0.1/strawberry-perl-5.20.0.1-32bit-PDL.zip
http://strawberryperl.com/download/5.20.0.1/strawberry-perl-5.20.0.1-64bit-PDL.zip

@kmx ( https://github.com/kmx ) puts his own compiled gnuplot 4.6.5 binary in that files.
It only supports 'windows' terminal type.
(it seems that it is different from the official gnuplot distribution http://sourceforge.net/projects/gnuplot/files/gnuplot/4.6.5/ which support 'wxt' terminal type.)

but PDL::Graphics::Simple supports 'x11' and 'wxt'.

Can PDL::Graphics::Simple support 'windows' terminal type?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.