Skip to main content

Structure

PLplot is a software package for creating scientific plots . It is cross-platform ❀, which means it will work on Windows, Unix, and Linux system. The PLplot software is primarily licensed under the LGPL πŸ”₯. It is written in C language, and it has bindings πŸ”— for several other language including Fortran πŸ–₯️ .

The PLplot core library can be used to create

  • standard x-y plots
  • semi-log plots
  • log-log plots
  • contour plots
  • 3D surface plots
  • mesh plots
  • bar charts
  • pie charts.

You can find more about PLPLOT βž‘οΈπŸ–±

  • Installation [[PLPlot_Installation]]
  • Getting-Started

PointStyle​

LineStyle​

  • - default
  • :
  • --

LineColor​

  • w white
  • k black
  • r red
  • g green
  • b blue
  • c cyan
  • m magenta
  • y yellow
  • fg
  • bg

Colormaps​

  • CoolWarm
  • Gray
  • BlueYellow
  • BlueRed
  • Radar
  • HighFreq
  • LowFreq