Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^3: Plaintext plot - existing sofware?

by bliako (Monsignor)
on Jul 22, 2021 at 10:08 UTC ( [id://11135287]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use GD::Simple;
    use Chart::Gnuplot;
    ...
    );
    # Plot the data set on the chart
    $chart->plot2d($dataSet);
    
  2. or download this
      400 +-----------------------------+   
          |       +      +       +      |   
    ...
          |       +      +       +      |   
        0 +-----------------------------+   
          5       10     15      20     25
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11135287]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (3)
As of 2024-03-29 06:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found