Your IP : 216.73.216.74


Current Path : /home/bonneesp/www/templates/tabulizer/graph/
Upload File :
Current File : /home/bonneesp/www/templates/tabulizer/graph/rs_uk7z5bhg.xml

<?xml version="1.0" encoding="utf-8"?>
<rules name="rs_uk7z5bhg" title="Demo for Candlestick Graph (candle chart version)" style="rs_uk7z5bhg.css">
	<meta  version="1.0" compatibility="4" generator="Online Creation Wizard" author_name="Alterora" author_email="info@alterora.gr" author_url="www.tabulizer.com"/>
	<ruleset name="rs_uk7z5bhg" title="Demo for Candlestick Graph (candle chart version)" description="A simple ruleset for converting a table into a candlestick graph." suffix="rs_uk7z5bhg" >
		<graph type="candlestick" num_of_series="1" width="500px" height="300px"  />
		<title show="1" data_source="text" text_value="Candlestict chart over time"  />
		<legend show="1"  />
		<grid lines_show="1" lines_width="1" border_show="1" border_size="2" shadow_show="1" shadow_angle="45" shadow_offset="1.5" shadow_alpha="0.05"  />
		<axes>
			<axis id="x" show="1" label="Dates" ticks_show_labels="1" ticks_show_marks="1" ticks_mark_size="6"  />
			<axis id="y" show="1" ticks_show_labels="1" ticks_format="%0.2f" ticks_prefix="$" ticks_show_marks="1" ticks_mark_size="6"  />
		</axes>
		<series>
			<serie id="1" show="1" label="ABC stock" color="#c0504d" data_source_date_element="row" data_source_date_range="1" data_source_date_data_type="date" data_source_open_element="row" data_source_open_range="2" data_source_open_data_type="numeric" data_source_hi_element="row" data_source_hi_range="3" data_source_hi_data_type="numeric" data_source_low_element="row" data_source_low_range="4" data_source_low_data_type="numeric" data_source_close_element="row" data_source_close_range="5" data_source_close_data_type="numeric" markers_show="1" markers_size="9" markers_width="2" markers_shadow="1"  />
		</series>
	</ruleset>
</rules>