File: pgfplotslibraryunits.cwl

package info (click to toggle)
texstudio 4.8.9%2Bds-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 109,164 kB
  • sloc: cpp: 109,508; xml: 18,668; ansic: 8,977; python: 357; javascript: 177; sh: 147; makefile: 52
file content (23 lines) | stat: -rw-r--r-- 1,112 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# units pgfplotslibrary
# 2022/12/11 for v1.18.1

#keyvals:\begin{axis}#c,\begin{loglogaxis}#c,\begin{semilogxaxis}#c,\begin{semilogyaxis}#c,\addplot#c,\addplot3#c,\addplot+#c,\pgfplotsset#c,\begin{groupplot}#c,\nextgroupplot#c,\begin{smithchart}#c,\begin{polaraxis}#c,\begin{ternaryaxis}#c
use units#true,false
x unit=%<unit%>
y unit=%<unit%>
z unit=%<unit%>
x unit prefix=%<prefix%>
y unit prefix=%<prefix%>
z unit prefix=%<prefix%>
unit marking pre=%<pre%>
unit marking post=%<post%>
unit markings=#parenthesis,square brackets,slash space
unit code/.code 2 args={%<code%>}
x SI prefix=#yocto,zepto,atto,femto,pico,nano,micro,milli,centi,deci,deca,hecto,kilo,mega,giga,tera,peta,exa,zetta,yotta
y SI prefix=#yocto,zepto,atto,femto,pico,nano,micro,milli,centi,deci,deca,hecto,kilo,mega,giga,tera,peta,exa,zetta,yotta
z SI prefix=#yocto,zepto,atto,femto,pico,nano,micro,milli,centi,deci,deca,hecto,kilo,mega,giga,tera,peta,exa,zetta,yotta
change x base#true,false
change y base#true,false
change z base#true,false
axis base prefix={axis %<axis%> base %<base%> prefix %<prefix%>}
#endkeyvals