Changes

Jump to navigation Jump to search
381 bytes added ,  17:37, 8 June 2020
m
no edit summary
< | [[Graphics]] | [[Math]] >
 
MPgraph is a plotting package based on [[MetaPost]].
== Example ==
(Data on low-temperature thermal expansion coefficients downloaded from [http://cryogenics.nist.gov/]){{todo|update or provides .dat files to have a MWE}}
(Data on low-temperature thermal expansion coefficients downloaded from [http://cryogenics.nist.gov/]) (and more specifically [https://trc.nist.gov/cryogenics/materials/RegeneratorMaterials/Regenerator%20Materials%20rev%2009-22-06.htm on this page] but there is a need to reshape the .dat files). <context source="yes"texcode>\usemodule[graph]
\setupcolors[state=start]
\startuseMPgraphic{graph::nist}
color orange;
orange = (1,.5,0);
endgraph;
\stopuseMPgraphic
\useMPgraphic{graph::nist}</contexttexcode[[Image:MPgraph_example.png]] == See also == [[source:m-graph.mkiv|m-graph]] [[Category:Sciences]][[Category:Graphics]][[Category:Modules]]

Navigation menu