Code Monkey home page Code Monkey logo

gnuplot_i's Introduction

Extended GNUPlot wrapper

This is a modification of the gnuplot_i library by N.Devillard, which enables the following functionality:

  • 3D plots, using gnuplot_splot(handle,x,y,z,n,"title");
  • Setting z-axis labels with gnuplot_set_zlabel(handle,"z-axis label");
  • Production of colour PostScript files with gnuplot_hardcopy_colour(handle,"graph.ps");
  • Windows support - added in September 2005.
  • Plotting of complex structures through the use of callbacks - see gnuplot_plot_obj_xy and gnuplot_splot_obj in gnuplot_i.c.
  • Contour plotting, using gnuplot_setstyle(handle,"lines");gnuplot_contour_plot(handle,x,y,z,nx,ny,"title");

If you have any questions or comments, these can be sent to [email protected], or via my website (http://www.robert-bradley.co.uk).

Changelog

2nd April 2006 - Added gnuplot_splot_grid for plotting 2D arrays of data, and restored the lost contour plotting code.

13th March 2006 - Fixed "bus error" under OS X when not using X11 and USE_AQUA environment variable is not set.

23rd November 2005 - gnuplot_contour_plot added (plots contours, use gnuplot_setstyle to set the contour style)

15th September 2005 - Added possible OS X support, plus the gnuplot_plot_obj_xy and gnuplot_splot_obj functions.

11th September 2005 - Windows support added

14th August 2005 - included fixes from the official version 2.10

2nd November 2004 - initial version uploaded (based on gnuplot_i v2.6)

gnuplot_i's People

Contributors

rb12345 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

longradix

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.