/usr/share/doc/pyxplot/html/sect0259.html is in pyxplot-doc 0.9.2-4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta name="generator" content="plasTeX" />
<meta content="text/html; charset=utf-8" http-equiv="content-type" />
<title>PyXPlot Users' Guide: The styling section</title>
<link href="sec-configfile_terminal.html" title="The terminal section" rel="next" />
<link href="sec-configfile_settings.html" title="The settings section" rel="prev" />
<link href="sect0257.html" title="Setting definitions" rel="up" />
<link rel="stylesheet" href="styles/styles.css" />
</head>
<body>
<div class="navigation">
<table cellspacing="2" cellpadding="0" width="100%">
<tr>
<td><a href="sec-configfile_settings.html" title="The settings section"><img alt="Previous: The settings section" border="0" src="icons/previous.gif" width="32" height="32" /></a></td>
<td><a href="sect0257.html" title="Setting definitions"><img alt="Up: Setting definitions" border="0" src="icons/up.gif" width="32" height="32" /></a></td>
<td><a href="sec-configfile_terminal.html" title="The terminal section"><img alt="Next: The terminal section" border="0" src="icons/next.gif" width="32" height="32" /></a></td>
<td class="navtitle" align="center">PyXPlot Users' Guide</td>
<td><a href="index.html" title="Table of Contents"><img border="0" alt="" src="icons/contents.gif" width="32" height="32" /></a></td>
<td><a href="sect0288.html" title="Index"><img border="0" alt="" src="icons/index.gif" width="32" height="32" /></a></td>
<td><img border="0" alt="" src="icons/blank.gif" width="32" height="32" /></td>
</tr>
</table>
</div>
<div class="breadcrumbs">
<span>
<span>
<a href="index.html">PyXPlot Users' Guide</a> <b>:</b>
</span>
</span><span>
<span>
<a href="sect0089.html">Reference Manual</a> <b>:</b>
</span>
</span><span>
<span>
<a href="ch-configuration.html">Configuring Pyxplot</a> <b>:</b>
</span>
</span><span>
<span>
<a href="sect0257.html">Setting definitions</a> <b>:</b>
</span>
</span><span>
<span>
<b class="current">The <tt class="tt">styling</tt> section</b>
</span>
</span>
<hr />
</div>
<div><h2 id="a0000000260">7.3.3 The <tt class="tt">styling</tt> section</h2>
<p>The <tt class="tt">styling</tt> section can contain any of the following settings in any order: </p><div>
<table cellspacing="0" class="tabular">
<tr>
<td style="text-align:left"><p> <tt class="tt">arrow_headAngle</tt> </p></td>
<td style="text-align:left"><p> <b class="bf">Possible values:</b> Any floating-point number. </p><p>Sets the angle, in degrees, at which the two sides of arrow heads meet at its point. </p></td>
</tr><tr>
<td style="text-align:left"><p><tt class="tt">arrow_headSize</tt> </p></td>
<td style="text-align:left"><p> <b class="bf">Possible values:</b> Any floating-point number. </p><p>Sets the size of all arrow heads. A value of 1.0 corresponds to Pyxplot’s default size. </p></td>
</tr><tr>
<td style="text-align:left"><p><tt class="tt">arrow_headBackIndent</tt> </p></td>
<td style="text-align:left"><p> <b class="bf">Possible values:</b> Any floating-point number. </p><p>Sets the size of the indentation in the back of arrow heads. The default size is 0.2. Sensible values lie in the range 0 (no indentation) to 1 (the indentation extends the whole length of the arrow head). Less sensible values may be used by the aesthetically adventurous. </p></td>
</tr><tr>
<td style="text-align:left"><p><tt class="tt">axes_lineWidth</tt> </p></td>
<td style="text-align:left"><p> <b class="bf">Possible values:</b> Any floating-point number. </p><p>Sets the line width used to draw graph axes. </p></td>
</tr><tr>
<td style="text-align:left"><p><tt class="tt">axes_majTickLen</tt> </p></td>
<td style="text-align:left"><p> <b class="bf">Possible values:</b> Any floating-point number. </p><p>Sets the length of major axis ticks. A value of 1.0 corresponds to Pyxplot’s default length of <img src="images/img-0785.png" alt="$1.2\, \mathrm{mm}$" style="vertical-align:0px;
width:55px;
height:12px" class="math gen" />; other values differ from this multiplicatively. </p></td>
</tr><tr>
<td style="text-align:left"><p><tt class="tt">axes_minTickLen</tt> </p></td>
<td style="text-align:left"><p> <b class="bf">Possible values:</b> Any floating-point number. </p><p>Sets the length of minor axis ticks. A value of 1.0 corresponds to Pyxplot’s default length of <img src="images/img-0786.png" alt="$0.85\, \mathrm{mm}$" style="vertical-align:0px;
width:65px;
height:13px" class="math gen" />; other values differ from this multiplicatively. </p></td>
</tr><tr>
<td style="text-align:left"><p><tt class="tt">axes_separation</tt> </p></td>
<td style="text-align:left"><p> <b class="bf">Possible values:</b> Any floating-point number. </p><p>Sets the separation between parallel axes on graphs, less the width of any text labels associated with the axes. A value of 1.0 corresponds to Pyxplot’s default spacing of <img src="images/img-0787.png" alt="$8\, \mathrm{mm}$" style="vertical-align:0px;
width:42px;
height:12px" class="math gen" />; other values differ from this multiplicatively. </p></td>
</tr><tr>
<td style="text-align:left"><p><tt class="tt">axes_textGap</tt> </p></td>
<td style="text-align:left"><p> <b class="bf">Possible values:</b> Any floating-point number. </p><p>Sets the separation between axes and the text labels which are associated with them. A value of 1.0 corresponds to Pyxplot’s default spacing of <img src="images/img-0557.png" alt="$3\, \mathrm{mm}$" style="vertical-align:0px;
width:42px;
height:12px" class="math gen" />; other values differ from this multiplicatively. </p></td>
</tr><tr>
<td style="text-align:left"><p><tt class="tt">colorScale_margin</tt> </p></td>
<td style="text-align:left"><p> <b class="bf">Possible values:</b> Any floating-point number. </p><p>Sets the separation left between the axes of plots drawn using the <tt class="tt">colormap</tt> plot style, and of the color scales drawn alongside them. A value of 1.0 corresponds to Pyxplot’s default spacing; other values differ from this multiplicatively. </p></td>
</tr><tr>
<td style="text-align:left"><p><tt class="tt">colorScale_width</tt> </p></td>
<td style="text-align:left"><p> <b class="bf">Possible values:</b> Any floating-point number. </p><p>Sets the width of the color scale bars drawn alonside plots drawn using the <tt class="tt">colormap</tt> plot style. A value of 1.0 corresponds to Pyxplot’s width; other values differ from this multiplicatively. </p></td>
</tr><tr>
<td style="text-align:left"><p><tt class="tt">grid_majLineWidth</tt> </p></td>
<td style="text-align:left"><p> <b class="bf">Possible values:</b> Any floating-point number. </p><p>Sets the line width used to draw major gridlines (default <img src="images/img-0168.png" alt="$1.0$" style="vertical-align:0px;
width:22px;
height:12px" class="math gen" />). </p></td>
</tr><tr>
<td style="text-align:left"><p><tt class="tt">grid_minLineWidth</tt> </p></td>
<td style="text-align:left"><p> <b class="bf">Possible values:</b> Any floating-point number. </p><p>Sets the line width used to draw minor gridlines (default <img src="images/img-0264.png" alt="$0.5$" style="vertical-align:0px;
width:22px;
height:13px" class="math gen" />). </p></td>
</tr><tr>
<td style="text-align:left"><p><tt class="tt">baseline_lineWidth</tt> </p></td>
<td style="text-align:left"><p> <b class="bf">Possible values:</b> Any floating-point number. </p><p>Sets the PostScript line width which corresponds to a <tt class="tt">linewidth</tt> of 1.0. A value of 1.0 corresponds to Pyxplot’s default line width of <img src="images/img-0788.png" alt="$0.2\, \mathrm{mm}$" style="vertical-align:0px;
width:56px;
height:12px" class="math gen" />; other values differ from this multiplicatively. </p></td>
</tr><tr>
<td style="text-align:left"><p><tt class="tt">baseline_pointSize</tt> </p></td>
<td style="text-align:left"><p> <b class="bf">Possible values:</b> Any floating-point number. </p><p>Sets the baseline point size which corresponds to a <tt class="tt">pointsize</tt> of 1.0. A value of 1.0 corresponds to Pyxplot’s default; other values differ from this multiplicatively. </p></td>
</tr>
</table>
</div></div>
<div class="navigation">
<table cellspacing="2" cellpadding="0" width="100%">
<tr>
<td><a href="sec-configfile_settings.html" title="The settings section"><img alt="Previous: The settings section" border="0" src="icons/previous.gif" width="32" height="32" /></a></td>
<td><a href="sect0257.html" title="Setting definitions"><img alt="Up: Setting definitions" border="0" src="icons/up.gif" width="32" height="32" /></a></td>
<td><a href="sec-configfile_terminal.html" title="The terminal section"><img alt="Next: The terminal section" border="0" src="icons/next.gif" width="32" height="32" /></a></td>
<td class="navtitle" align="center">PyXPlot Users' Guide</td>
<td><a href="index.html" title="Table of Contents"><img border="0" alt="" src="icons/contents.gif" width="32" height="32" /></a></td>
<td><a href="sect0288.html" title="Index"><img border="0" alt="" src="icons/index.gif" width="32" height="32" /></a></td>
<td><img border="0" alt="" src="icons/blank.gif" width="32" height="32" /></td>
</tr>
</table>
</div>
<script language="javascript" src="icons/imgadjust.js" type="text/javascript"></script>
</body>
</html>
|