Sha256: 432ec7fa0da01ce66b03e7894a5ad3d207232f20ca7f63b3379cba8c38241820

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">Sat Oct 25 09:17:59 -0600 2008</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, &#8220;blee&#8221; )
</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/resources/charts/themes/readme.txt.html