Sha256: 2aefdb0375ebcbcece01e382f7887aecaff0f740b7c0b0630d6005ecdbe45831
Contents?: true
Size: 1.38 KB
Versions: 1
Compression:
Stored size: 1.38 KB
Contents
<?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 xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta content="text/html; charset=utf-8" http-equiv="Content-Type" /> <title>: </title> <link type="text/css" media="screen" href="../../../../../rdoc.css" rel="stylesheet" /> </head> <body class="file"> <div id="metadata"> <dl> <dt class="modified-date">Last Modified</dt> <dd class="modified-date">Wed Nov 04 06:38:31 -0700 2009</dd> </dl> <div class="description"> <h2>Description</h2> <p> This directory indicates the location where you can specify the charts looks and feel. You will need to create a new theme directory which contains the chart YAML stylesheets for your various charts. </p> <p> For example </p> <p> public/charts/themes/blee </p> <pre> - bar_chart.yml - polar_chart.yml </pre> <p> Then in your controller, indicate you want to choose the blee theme by using the following: </p> <p> chart.add( :theme, “blee” ) </p> </div> </div> <div id="validator-badges"> <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p> <p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish Rdoc Generator</a></small>.</p> </div> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ziya-2.1.6 | docs/examples/charts/public/charts/themes/readme.txt.html |