File:Gnuplot-ayuda9.png

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Gnuplot-ayuda9.png(300 × 500 pixels, file size: 9 KB, MIME type: image/png)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description
Español: Algunas combinaciones de colores disponibles con https://github.com/Gnuplotting/gnuplot-palettes .
set terminal png truecolor size 300, 500 font "Helvetica, 10" background rgb "white"
set output 'gnuplot-ayuda9.png'
set loadpath '../caudales/gnuplot-palettes-master/'

unset key
unset tics
unset border

set multiplot title "Combinaciones de colores\ndisponibles en " layout 4,3
do for [name in "brbg blues orrd greens sand reds greys pastel2 bupu pubu ylorrd chromajs"] {
    load name.".pal"
    set title name
    plot for [n=1:10] 0.02*n linestyle n linewidth 4
}
unset multiplot
Lissajous small 
This plot was created with Gnuplot.
Date
Source https://github.com/Gnuplotting/gnuplot-palettes/blob/master/README.md Only the color combination and the gnuplot code
Author varios.

Licensing[edit]

w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current10:24, 29 April 2019Thumbnail for version as of 10:24, 29 April 2019300 × 500 (9 KB)Juan Villalobos (talk | contribs)User created page with UploadWizard

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file:

Metadata