About 400 results
Open links in new tab
  1. PLplot Home Page - Main

    PLplot is a cross-platform software package for creating scientific plots whose (UTF-8) plot symbols and text are limited in practice only by what Unicode -aware system fonts are …

  2. PLplot Home Page - Downloads

    All our Windows users and many of our Unix users build PLplot from source code using our build system that is implemented with CMake following the directions in our wiki.

  3. PLplot Home Page - Documentation

    See src/pllegend.c for a good example of how to document arguments of PLplot functions. Note there are many other files in src without this argument documentation at the present time so …

  4. PLplot Home Page - Examples

    These examples were generated with the pngcairo device and reflect the status of PLplot-5.15.0. Select a thumbnail to view full-size image and source code.

  5. Documentation of the PLplot plotting software - SourceForge

    This reference contains complete user documentation for the PLplot plotting software

  6. Jun 1, 2019 · We describe simple use of PLplot in this chapter which includes many cross-references to elements of our common (C) API that use PLplot C types such as PLFLT and …

  7. PLplot Home Page - Examples

    Original design by DesignsByDarren.com, Some Rights Reserved. Design modifications © 2008-2015 Plplot developer community.

  8. Chapter 7. C Language - SourceForge

    The C computer language is fundamental to PLplot because our core plotting library and our definitive set of standard examples are written in that language, and the remainder of the …

  9. Configure, build, and install PLplot from source - SourceForge

    After PLplot has been configured, built, and installed, you can write code in C or any of the languages that have PLplot bindings to make the desired PLplot calls.

  10. Drawing the Graph - SourceForge

    PLplot can draw graphs consisting of points with optional error bars, line segments or histograms. Functions which perform each of these actions may be called after setting up the plotting …