CINXE.COM
D*/dwdsxl Time Series
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html lang="en-US" xml:lang="en-US" xmlns="http://www.w3.org/1999/xhtml" xmlns:os="http://a9.com/-/spec/opensearch/1.1/" xmlns:dta="http://www.dwds.de/ns/xml/1.0"> <head> <title>D*/dwdsxl Time Series</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="ROBOTS" content="NOINDEX, NOFOLLOW" /> <link rel="icon" type="image/png" href="//ddc.dwds.de/dstar/dwdsxl/images/dstar-icon.png"/> <link rel="stylesheet" type="text/css" href="jquery-ui.css"/> <link rel="stylesheet" type="text/css" href="dstar.css"/> <link rel="search" type="application/opensearchdescription+xml" href="//ddc.dwds.de/dstar/dwdsxl/osd.xml" title="D*/dwdsxl" /> <script src="jquery.js"></script> <script src="jquery-ui.js"></script> <script src="purl.js"></script><!-- url parser, for $.url() --> <script src="dstar.js?v=0.49"></script> <script type="text/javascript"> autocomplete_options = {"minLength":2,"source":"lexdb/suggest.perl?f=gs","delay":500}; </script> <!-- htmlHeadExtra --> <script type="text/javascript"> /*-- local query parameters --*/ user_query = {"gaps":0,"grid":0,"style":"l","xrange":"*:*","bare":0,"points":"","yrange":"0:*","totals":"","norm":"date\u002bclass","logscale":0,"wbase":0,"query":"","lognorm":"","psize":"840,480","slice":"1","prune":0.1,"window":"1","smooth":"none","single":0,"grand":0,"logavg":0}; user_pformat = "png"; /*-- local timing --*/ ttk_elapsed = 0.066821; </script> <script type="text/javascript"> $( dhistReady ); </script> </head> <body> <div class="outer"> <div class="headers" style="min-height:3em;"> <a href="//ddc.dwds.de/dstar/dwdsxl" style="float:right;"><img class="logo" title="D*/dwdsxl search home" style="" src="//ddc.dwds.de/dstar/dwdsxl/images/dstar-logo.png"/></a> <h2>D*/dwdsxl Time Series</h2> <form id="qlform" method="get"> <input type="hidden" id="i_fmt" name="fmt" value="hist"/> <input type="hidden" id="i_pformat" name="pformat" value="png"/> <!--<input style="display:none;" type="checkbox" id="i_logproj" name="lp" value="1" title="log-linear projection?"/>--> <table class="headerTable" style="padding-left:10px;"><tbody> <tr> <th>query:</th><td colspan="9"><input type="text" id="i_query" name="q" size="70" title="target query (DDC context-query syntax)" /></td> <td colspan="1"><input type="submit" name="_s" value="submit"/></td> </tr> <tr> <th>norm:</th> <td colspan="3"> <select style="min-width:18em;" id="i_norm" name="n" title="normalization mode (scaling factor)"> <option value="abs">none (absolute values)</option> <option value="corpus">corpus</option> <option value="date">date (slice)</option> <option value="class">class (genre)</option> <option value="date+class" selected="1">date+class (default)</option> </select> </td> <th>smooth:</th> <td> <select id="i_smooth" name="smooth" title="graphical smoothing mode (gnuplot)"> <option value="none">none</option><!-- no smoothing --> <option value="csplines">csplines</option><!--connects consecutive points by natural cubic splines--> <option value="bezier">bezier</option><!--approximate the data with a Bezier curve of degree n (the number of data points) that connects the endpoints.--> </select> </td> <th>single:</th><td><input type="checkbox" id="i_single" value="1" name="sg" title="suppress genre-specific plots?"/></td> <th>grand:</th><td><input type="checkbox" id="i_grand" value="1" name="gr" title="include a grand-average curve in addition to per-genre plots?"/></td> <th>grid:</th><td><input type="checkbox" id="i_grid" value="1" name="grid" title="plot grid lines?"/></td> </tr> <tr> <th>slice:</th><td><input type="text" id="i_slice" name="sl" size="8" title="date slice width (years, years+offset, years-offset)"/></td> <th>window:</th><td><input type="text" id="i_window" name="w" size="8" title="smoothing window width in slices (0:none)"/></td> <th>wbase:</th><td><input type="text" id="i_wbase" name="wb" size="8" title="smoothing window inverse-distance weighting coefficient (0:none)"/></td> <th>logavg:</th><td><input type="checkbox" id="i_logavg" name="la" value="1" title="log-linear smoothing?"/></td> <th>logscale:</th><td><input type="checkbox" id="i_logscale" name="ls" value="1" title="log-scale y axis?"/></td> <th>prune:</th><td><input type="text" id="i_prune" name="pr" size="8" title="confidence level for automatic detection of outliers (0-1; 0:no outlier pruning; 1:maximal smoothing)"/></td> </tr> <tr> <th>xrange:</th><td><input type="text" id="i_xrange" name="xr" size="8" title="x axis range (gnuplot syntax)"/></td> <th>yrange:</th><td><input type="text" id="i_yrange" name="yr" size="8" title="y axis range (gnuplot syntax)"/></td> <th>psize:</th><td><input type="text" id="i_psize" name="psize" size="8" title="plot image size in pixels (W,H)"/></td> <!--<th>totals:</th><td><input type="checkbox" id="i_totals" value="1" name="T" title="plot corpus size rather than query distribution (for debugging)?"/></td>--> <th>bare:</th><td><input type="checkbox" id="i_bare" value="1" name="bare" title="bare-bones plot?"/></td> <th>points:</th><td><input type="checkbox" id="i_points" value="1" name="points" title="include data points in plot?"/></td> <th>gaps:</th><td><input type="checkbox" id="i_gaps" value="1" name="gaps" title="allow gaps for "missing" (zero) values?"/></td> </tr> </tbody></table> </form> <div style="padding:5px"> <a class="navLink" href="//ddc.dwds.de/dstar/dwdsxl" title="D*/dwdsxl search home">Home</a> <!--<a class="navLink" href="//ddc.dwds.de/dstar/dwdsxl" title="D*/dwdsxl home">Home</a> --> | <a class="navLink" href="dhist-plot.perl?gaps=0&grid=0&style=l&xrange=*%3A*&bare=0&points=&yrange=0%3A*&totals=&norm=date%2Bclass&logscale=0&wbase=0&query=&lognorm=&psize=840%2C480&slice=1&prune=0.1&window=1&smooth=none&single=0&grand=0&logavg=0&pformat=json" title="D*/dwdsxl Time Series: raw json data">JSON</a> <a class="navLink" href="dhist-plot.perl?gaps=0&grid=0&style=l&xrange=*%3A*&bare=0&points=&yrange=0%3A*&totals=&norm=date%2Bclass&logscale=0&wbase=0&query=&lognorm=&psize=840%2C480&slice=1&prune=0.1&window=1&smooth=none&single=0&grand=0&logavg=0&pformat=text" title="D*/dwdsxl Time Series: raw tab-separated data">TSV</a> <a class="navLink" href="dhist-plot.perl?gaps=0&grid=0&style=l&xrange=*%3A*&bare=0&points=&yrange=0%3A*&totals=&norm=date%2Bclass&logscale=0&wbase=0&query=&lognorm=&psize=840%2C480&slice=1&prune=0.1&window=1&smooth=none&single=0&grand=0&logavg=0&pformat=gp" title="D*/dwdsxl Time Series: gnuplot script">GP</a> <a class="navLink" href="//ddc.dwds.de/dstar/dwdsxl/dstar.perl?q=+%23separate+%23asc_date&fmt=kwic" title="KWIC search for ''">KWIC</a> | <a class="navLink" href="help-hist.perl">Help</a> </div><!--/linkbar--> </div> <div class="content"> <span id="statusMsg" style="display:none"></span> </div> <a id="plotLink" href="" style="display:none"></a> <!--/div.content--> <div id="footers"> <div id="footer_sig"> <address><a href="mailto:zdl-it@zdl.org">zdl-it@zdl.org</a></address> </div> <p/> </div> <span class="package">D* OpenSearch API version 0.60</span> <span class="elapsed">0.069848 sec</span> <span class="privacyLink"><a href="//ddc.dwds.de/dstar/dwdsxl/../imprint">Imprint</a> · <a href="//ddc.dwds.de/dstar/dwdsxl/../privacy">Privacy</a></span> <div class="acknowledge">Corpus: <i><a href="https://www.dwds.de/d/korpora/dwdsxl">Gegenwartskorpora mit freiem Zugang (1900–2024)</a></i></div> <!-- BEGIN dwds.de piwik/matomo code --> <script> var _paq = window._paq || []; _paq.push(["setCookieDomain", ".dwds.de"]); _paq.push(["setDomains", [".dwds.de"]]); _paq.push(['disableCookies']); _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function() { var u="https://www.dwds.de/matomo/"; _paq.push(['setTrackerUrl', u+'matomo.php']); _paq.push(['setSiteId', '1']); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); })(); </script> <noscript><p><img src="https://www.dwds.de/matomo/matomo.php?idsite=1&rec=1" style="border:0;" alt="" /></p></noscript> <!-- END dwds.de piwik/matomo code --> </div> <!--/div.outer--> </body> </html>