Skip to content

m-entrup/gnuplot-configs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Config-snippets and color palettes for Gnuplot

This repository is a combination of Gnuplotting/gnuplot-configs and Gnuplotting/gnuplot-palettes.

Config-snippets for gnuplot

This page provides a collection of small configuration snippets that will ease your daily plotting routine with gnuplot.

For a detailed explanation, see: http://www.gnuplotting.org/?p=1994

Color palettes for gnuplot

In order to use a palette load it at the beginning of your gnuplot file via

load 'palette.pal'

Replace palette by the name of your desired palette, which are listed below.
Note, that this will not only define a palette, but also overwrite the first eight line styles. If you want to use your own line styles, you have to define them after the above command.

If you need more help, have a look at this example.

Most of the palettes are from ColorBrewer and were first ported to gnuplot by Anna Schneider.

If you look for a good standard palette try moreland.pal, which comes from Kenneth Moreland.

Image

About

Small configuration snippets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published