File:Gnuplot color gradient RGB defined ( 0 "red", 0.5 "yellow", 1 "green" ).png: Difference between revisions

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search
Content deleted Content added
Added [en] caption: Gnuplot color gradient RGB defined ( 0 "red", 0.5 "yellow", 1 "green" )
Line 1: Line 1:
=={{int:filedesc}}==
=={{int:filedesc}}==
{{Information
{{Information
|description={{en|1=Gnuplot color gradient RGB defined ( 0 "red", 0.5 "yellow", 1 "green" )}}
|description={{en|1=Gnuplot color gradient RGB defined ( 0 "red", 0.5 "yellow", 1 "green" ). Based on the code from the book : Gnuplot in Action by Phillip K Jannert<ref>[https://livebook.manning.com/#!/book/gnuplot-in-action/chapter-9/159 gnuplot-in-action chapter-9/159]</ref> }}
|date=2019-04-20
|date=2019-04-20
|source={{own}}
|source=
<code lang=gnuplot>
set terminal png

set output 'p1.png'

set palette model RGB defined ( 0 "red", 0.5 "yellow", 1 "green" )

test palette
</code>
|author=[[User:Adam majewski|Adam majewski]]
|author=[[User:Adam majewski|Adam majewski]]
|permission=
|permission=

Revision as of 10:03, 20 April 2019

Captions

Captions

Gnuplot color gradient RGB defined ( 0 "red", 0.5 "yellow", 1 "green" )

Summary

Description
English: Gnuplot color gradient RGB defined ( 0 "red", 0.5 "yellow", 1 "green" ). Based on the code from the book : Gnuplot in Action by Phillip K Jannert[1]
Date
Source

set terminal png

set output 'p1.png'

set palette model RGB defined ( 0 "red", 0.5 "yellow", 1 "green" )

test palette

Author Adam majewski

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
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.
  1. gnuplot-in-action chapter-9/159

File history

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

Date/TimeThumbnailDimensionsUserComment
current09:54, 20 April 2019Thumbnail for version as of 09:54, 20 April 2019640 × 480 (33 KB)Soul windsurfer (talk | contribs)User created page with UploadWizard

File usage on other wikis

The following other wikis use this file: