<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>amCharts &amp; amMap blog » amCharts</title>
	
	<link>http://www.marcelionis.com</link>
	<description>by Antanas Marcelionis</description>
	<lastBuildDate>Mon, 09 Nov 2009 14:35:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/amcharts" type="application/rss+xml" /><feedburner:emailServiceId>amcharts</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>amStock 1.2.0.0 Released</title>
		<link>http://feedproxy.google.com/~r/amcharts/~3/kyJrqD9Isic/</link>
		<comments>http://www.marcelionis.com/2009/11/05/amstock-1-2-0-0-released/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 08:11:16 +0000</pubDate>
		<dc:creator>qemm</dc:creator>
				<category><![CDATA[amCharts]]></category>

		<guid isPermaLink="false">http://www.marcelionis.com/2009/11/05/amstock-1-2-0-0-released/</guid>
		<description><![CDATA[We have just released new version of amStock 1.2.0.0 [Download]
FEATURES ADDED: 

Columns can now have rounded corners – thanks to the new setting for &#60;graph&#62;:&#60;corner_radius&#62;.      You can set corner radius in pixels or in percents. For example, 100%. (However from usability side we don&#8217;t recommend doing this). 
The chart can [...]]]></description>
			<content:encoded><![CDATA[<p>We have just released new version of amStock 1.2.0.0 [<a href="http://www.amcharts.com/download/">Download</a>]</p>
<p><strong>FEATURES ADDED:</strong> </p>
<ul>
<li>Columns can now have rounded corners – thanks to the new setting for &lt;graph&gt;:&lt;corner_radius&gt;.      <br />You can set corner radius in pixels or in percents. For example, 100%. (However from usability side we don&#8217;t recommend doing this). </li>
<li>The chart can display balloon with data set&#8217;s title when user rolls-over the legend item. This is convenient when you have short data set name in the legend and want to see the full name on roll-over. To enable this feature, set &lt;chart&gt;&lt;legend&gt;&lt;show_balloon&gt; to true. </li>
<li>Possibility to set &lt;bg_alpha&gt; (background opacity) for period_selector buttons. </li>
<li>An additional parameter is passed to amGetZoom function &#8211; period. It tells which period is currently used (if the chart groups data). So now the the chart calls this function and passes: amGetZoom(chart_id, from, to, period). </li>
<li>amReturnParam function also returns the param name: amReturnParam(chart_id, value, param); </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.marcelionis.com/2009/11/05/amstock-1-2-0-0-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.marcelionis.com/2009/11/05/amstock-1-2-0-0-released/</feedburner:origLink></item>
		<item>
		<title>amCharts introduces Flex components</title>
		<link>http://feedproxy.google.com/~r/amcharts/~3/IK0xccRfaco/</link>
		<comments>http://www.marcelionis.com/2009/10/30/amcharts-introduces-flex-components/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 11:31:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[amCharts]]></category>

		<guid isPermaLink="false">http://www.marcelionis.com/2009/10/30/amcharts-introduces-flex-components/</guid>
		<description><![CDATA[We are proud to introduce you a brand new product &#8211; amCharts Flex Components.
amCharts Flex Components is a set of native components which can be used both in Adobe Flex and Air applications. The example application you can see above was creating using Adobe Flex and amCharts Flex Components.
Supported chart typesCurrent version of amCharts Flex [...]]]></description>
			<content:encoded><![CDATA[<p>We are proud to introduce you a brand new product &#8211; <a href="http://flex.amcharts.com">amCharts Flex Components</a>.
<p>amCharts Flex Components is a set of <b>native components</b> which can be used both in Adobe Flex and Air applications. The example application you can see above was creating using Adobe Flex and amCharts Flex Components.
<p><strong>Supported chart types</strong><br />Current version of amCharts Flex Components supports two main base chart types: pie (donut) and Cartesian charts. The latter can display a number of different charts including lines, step lines, smoothed lines and columns. All of these can be stacked or 100% stacked. The chart can be rotated by 90 degrees so columns can became bars. We will be adding additional types in the upcoming months.
<p><b>Main features</b>
<ul>
<li>can accept and parse date/time-based data and display data points as well as data at custom/irregular intervals
<li>zooming
<li>scrolling
<li>any number of value axes
<li>logarithmic scale
<li>can be rotated by 90 degrees
<li>reversed value axis
<li>chart legend can hide/show chart items
<li>and a lot more&#8230;</li>
</ul>
<p><b>Roadmap</b><br />The components are currently in <b>beta stage</b>. The plan is to release final version by the end of 2009. The following chart types will be added during this period: candlestick, ohlc, xy/bubble and radar/polar.<br />While charts are in beta phase, you can purchase them with a 30% discount. This is a good opportunity to test our next generation product early as well take advantage of the lower price offering. You will receive final version as well as any other minor versions released after that for free.<br />amStock Flex Component will be released in the first half of the 2010. As it is with our regular Flash-based charts it will be a separate product sold separately and not included in our basic chart package (amCharts Flex Components).
<p><b>Differences from amCharts bundle</b><br />Users already using amCharts Bundle might ask &#8211; is amCharts Flex Components just a port to support Adobe Flex? The answer is no. amCharts Flex Components is a complete rewrite of our charts and are true native Adobe Flex components that bring all the easiness and development power Flex framework and Flex Builder has to offer. Furthermore the new charts are more powerful and feature-rich than current versions of our Flash-based charts.
<p><b>Free usage</b><br />As with all other products from amCharts, you can use amCharts Flex Components for free. The only limitation of the free version is that a small link to this web site will be displayed in the top left corner of your charts.
<p>Visit <a href="http://flex.amcharts.com">amCharts Flex components web site</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcelionis.com/2009/10/30/amcharts-introduces-flex-components/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.marcelionis.com/2009/10/30/amcharts-introduces-flex-components/</feedburner:origLink></item>
		<item>
		<title>Stock Chart for WPF Released</title>
		<link>http://feedproxy.google.com/~r/amcharts/~3/D1Urty4rRFo/</link>
		<comments>http://www.marcelionis.com/2009/10/20/stock-chart-for-wpf-released/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 08:41:05 +0000</pubDate>
		<dc:creator>ailon</dc:creator>
				<category><![CDATA[amCharts]]></category>
		<category><![CDATA[amCharts for WPF]]></category>

		<guid isPermaLink="false">http://www.marcelionis.com/2009/10/20/stock-chart-for-wpf-released/</guid>
		<description><![CDATA[amCharts has released their financial charting component for Windows Presentation Foundation – amCharts Stock Chart for WPF.
 
Stock Chart&#8217;s main purpose is to display financial charts. However, it can also be used to visualize any date-based data. Line, column, candlestick, OHLC, step line and area &#8211; all these types of charts can be displayed with [...]]]></description>
			<content:encoded><![CDATA[<p>amCharts has released their financial charting component for Windows Presentation Foundation – <a href="http://wpf.amcharts.com/stock">amCharts Stock Chart for WPF</a>.</p>
<p><img alt="DataSet comparison in Stock Chart" src="http://wpf.amcharts.com/lib/screenshots/stockcompare500.jpg" /> </p>
<p>Stock Chart&#8217;s main purpose is to display financial charts. However, it can also be used to visualize any date-based data. Line, column, candlestick, OHLC, step line and area &#8211; all these types of charts can be displayed with this control.</p>
<p>It’s a powerful application that lets you forget about most of the boring parts in building complex statistical systems in WPF. It has built-in period and data set selection tools, and can group data into longer periods. This enables you to make drill-down charts without any additional coding, using one data set only. Click on &quot;MAX&quot; button below the chart and the chart displays monthly data. Click the &quot;1M&quot; (one month) button, and the chart switches daily data. This is done without any data reloading! See this in action in the online in-browser <a href="http://wpf.amcharts.com/demo">demonstration</a>.</p>
<p><img alt="Candlestick and Column Stock Chart" src="http://wpf.amcharts.com/lib/screenshots/stock500.jpg" /> </p>
<p>Key features of <strong>amCharts Stock Chart for WPF</strong>:</p>
<ul>
<li>Support for numerous chart types </li>
<li>Data grouping </li>
<li>Multiple sub-charts </li>
<li>News tickers (events) </li>
<li>Multiple value axes </li>
<li>Advanced scrollbar/zoom control </li>
<li>Multiple data sets </li>
<li>Data recalculation </li>
<li>Support for data-binding </li>
<li>Look-less WPF control </li>
</ul>
<p>More details could be found <a href="http://wpf.amcharts.com/stock">here</a>.</p>
<p><img src="http://wpf.amcharts.com/lib/screenshots/stockmultigraph500.jpg" /> </p>
<p>As all other amCharts products Stock Chart for WPF could be used absolutely <strong>FREE</strong> even in commercial applications under link-ware license (a small link back to amCharts website on the screenshot above). Additionally we are running <strong>50% discount</strong> on all link-free licenses until the end of October 2009. <a href="http://wpf.amcharts.com/buy">Click here</a> for details.</p>
<ul>
<li><a href="http://wpf.amcharts.com/stock">More information and screenshots of amCharts Stock Chart for WPF</a> </li>
<li><a href="http://wpf.amcharts.com/demo">Online demo</a> </li>
<li><a href="http://wpf.amcharts.com/download">Download Stock Chart for WPF</a> </li>
<li><a href="http://wpf.amcharts.com/buy">Buy link-free license</a> </li>
</ul>
<p> <a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwpf.amcharts.com%2fnews%2fstock-chart-for-wpf-released"><img border="0" alt="kick it on DotNetKicks.com" src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwpf.amcharts.com%2fnews%2fstock-chart-for-wpf-released" /></a> <a href="http://dotnetshoutout.com/amCharts-Stock-Chart-for-WPF-Financial-Charting-Control-for-WPF" rev="vote-for"><img style="border-right-width: 0px;border-top-width: 0px;border-bottom-width: 0px;border-left-width: 0px" alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http%3A%2F%2Fwpf.amcharts.com%2Fnews%2Fstock-chart-for-wpf-released" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcelionis.com/2009/10/20/stock-chart-for-wpf-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.marcelionis.com/2009/10/20/stock-chart-for-wpf-released/</feedburner:origLink></item>
		<item>
		<title>amStock 1.1.8.0 Released</title>
		<link>http://feedproxy.google.com/~r/amcharts/~3/uRXQ9omHoRo/</link>
		<comments>http://www.marcelionis.com/2009/06/05/amstock-1180-released/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 18:24:58 +0000</pubDate>
		<dc:creator>qemm</dc:creator>
				<category><![CDATA[amCharts]]></category>

		<guid isPermaLink="false">http://www.marcelionis.com/2009/06/05/amstock-1180-released/</guid>
		<description><![CDATA[We just released amStock v. 1.1.8.0. [Download]
New features
Stock chart now supports milliseconds.
You can exclude the graph when calculating min and max values for the axis if you set &#60;min_max&#62;false&#60;/min_max&#62; for this graph.
Fixed bugs
When all graphs of an axis are hidden, the grid lines and values of the axis dissapear.
Calling removeGraph() does not remove all the [...]]]></description>
			<content:encoded><![CDATA[<p>We just released amStock v. 1.1.8.0. [<a href="http://www.amcharts.com/download/">Download</a>]</p>
<p><strong>New features</strong></p>
<p>Stock chart now supports milliseconds.</p>
<p>You can exclude the graph when calculating min and max values for the axis if you set <strong>&lt;min_max&gt;false&lt;/min_max&gt;</strong> for this graph.</p>
<p><strong>Fixed bugs</strong></p>
<p>When all graphs of an axis are hidden, the grid lines and values of the axis dissapear.</p>
<p>Calling removeGraph() does not remove all the traces of the graph. (legend entries as well as Y-axis remains)</p>
<p>When redraw=true chart is resized properly but reverts to original width/height when rebuild() is called.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcelionis.com/2009/06/05/amstock-1180-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.marcelionis.com/2009/06/05/amstock-1180-released/</feedburner:origLink></item>
		<item>
		<title>Updated ASP.NET Controls</title>
		<link>http://feedproxy.google.com/~r/amcharts/~3/I-I-AmtcWtA/</link>
		<comments>http://www.marcelionis.com/2009/05/07/updated-aspnet-controls-and-30-discount/#comments</comments>
		<pubDate>Thu, 07 May 2009 08:24:17 +0000</pubDate>
		<dc:creator>ailon</dc:creator>
				<category><![CDATA[amCharts]]></category>

		<guid isPermaLink="false">http://www.marcelionis.com/2009/05/07/updated-aspnet-controls-and-30-discount/</guid>
		<description><![CDATA[We have just released an updated version of ASP.NET controls for amCharts. This release (1.6.3.0) includes all the new features of amCharts bundle 1.6.3.0. See the change log below for details.
Download ASP.NET Controls for amCharts.
Changes in ASP.NET Controls for amCharts version 1.6.3.0:

FEATURE ADDED: XY chart: added ZoomDisableAxis property. You can disable vertical or horizontal zoom. [...]]]></description>
			<content:encoded><![CDATA[<p>We have just released an updated version of <a href="http://www.amcharts.com/aspnet/">ASP.NET controls for amCharts</a>. This release (1.6.3.0) includes all the new features of amCharts bundle 1.6.3.0. See the change log below for details.</p>
<p><a href="http://www.amcharts.com/download">Download ASP.NET Controls for amCharts</a>.</p>
<p>Changes in ASP.NET Controls for amCharts version 1.6.3.0:</p>
<ul>
<li>FEATURE ADDED: XY chart: added ZoomDisableAxis property. You can disable vertical or horizontal zoom. Set x to disable horizontal and y to disable vertical zoom.
<li>FEATURE ADDED: XY chart: added global BulletMaxSize and BulletMinSize properties.
<li>FEATURE ADDED: all charts: added ScientificMax and ScientificMin properties. These properties control limits when chart starts displaying values in scientific notation.
<li>FEATURE ADDED: all charts: added JsEnabled property. In case you don&#8217;t use any flash &#8211; JavaScript communication, you should set this setting to false &#8211; this will save some CPU and will disable the security warning message which appears when opening the chart from hard drive.
<li>FEATURE ADDED: Column chart, Line chart: ValuesDuration (column chart) and YLeftValuesDuration/YRightValuesDuration (line chart) properties added. In case you want your axis to display formatted durations instead of numbers, you have to set the unit of the duration in your data. For example, if your values in data represents seconds, set &#8220;ss&#8221; here.
<li>FEATURED ADDED: Column, Line and XY charts: added PercentileMargins property. When it&#8217;s set to true margin settings are treated as percentile values.
<li>BUGFIX: LineChart: DataLabelFormatString wasn&#8217;t sent to the flash controls in LineChartGraph </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.marcelionis.com/2009/05/07/updated-aspnet-controls-and-30-discount/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.marcelionis.com/2009/05/07/updated-aspnet-controls-and-30-discount/</feedburner:origLink></item>
		<item>
		<title>All Charts Updated</title>
		<link>http://feedproxy.google.com/~r/amcharts/~3/iQE4JRVwWIg/</link>
		<comments>http://www.marcelionis.com/2009/05/05/all-charts-updated/#comments</comments>
		<pubDate>Tue, 05 May 2009 20:57:27 +0000</pubDate>
		<dc:creator>qemm</dc:creator>
				<category><![CDATA[amCharts]]></category>

		<guid isPermaLink="false">http://www.marcelionis.com/2009/05/05/all-charts-updated/</guid>
		<description><![CDATA[All amChart family members just got an update
New settings &#60;scientific_min&#62; and &#60;scientific_max&#62; added. If absolute value of your number is equal or bigger then scientific_max or equal or less then scientific_min, this number will be formatted using scientific notation, for example:
15000000000000000 -&#62; 1.5e16   0.0000023 -&#62; 2.3e-6
amStock-only updates
NEW FEATURE: scrollers&#8217; graph can now be [...]]]></description>
			<content:encoded><![CDATA[<p><strong>All amChart family members just got an update</strong></p>
<p>New settings &lt;scientific_min&gt; and &lt;scientific_max&gt; added. If absolute value of your number is equal or bigger then scientific_max or equal or less then scientific_min, this number will be formatted using scientific notation, for example:</p>
<p>15000000000000000 -&gt; 1.5e16   <br />0.0000023 -&gt; 2.3e-6</p>
<p><strong>amStock-only updates</strong></p>
<p>NEW FEATURE: scrollers&#8217; graph can now be &quot;step&quot; or &quot;line&quot;. New setting &lt;graph_type&gt; was added to the &lt;scroller&gt; group. The default type is &quot;line&quot;. </p>
<p>FIX: if start_on_axis was set to false and equal_spacing was set to true, the last grid line wasn&#8217;t displayed.</p>
<p>[<a href="http://www.amcharts.com/download">Download</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcelionis.com/2009/05/05/all-charts-updated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.marcelionis.com/2009/05/05/all-charts-updated/</feedburner:origLink></item>
		<item>
		<title>amCharts for WPF 1.0 Released</title>
		<link>http://feedproxy.google.com/~r/amcharts/~3/ZCNns9BcgFg/</link>
		<comments>http://www.marcelionis.com/2009/04/27/amcharts-for-wpf-10-released/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 07:12:26 +0000</pubDate>
		<dc:creator>ailon</dc:creator>
				<category><![CDATA[amCharts]]></category>
		<category><![CDATA[amCharts for WPF]]></category>

		<guid isPermaLink="false">http://www.marcelionis.com/2009/04/27/amcharts-for-wpf-10-released/</guid>
		<description><![CDATA[We have released the final 1.0 version of amCharts Bundle for WPF. 

The 1.0 version supports more than 20 chart types and variations including pie, donut, partial pie and donut, line, area, column, bar, stacked line, area, column and bar, 100% stacked line, area, column and bar, histogram, floating column and bar, gapped line and [...]]]></description>
			<content:encoded><![CDATA[<p>We have released the final 1.0 version of <a href="http://wpf.amcharts.com/">amCharts Bundle for WPF</a>. </p>
<p><img border="0" alt="Pie chart, Column chart, Line chart, Mixed column and line chart" src="http://wpf.amcharts.com/lib/screenshots/frontpagemix.png" width="400" height="262" /></p>
<p>The 1.0 version supports more than 20 chart types and variations including pie, donut, partial pie and donut, line, area, column, bar, stacked line, area, column and bar, 100% stacked line, area, column and bar, histogram, floating column and bar, gapped line and area, mixed column/bar and line/area plus various mixed and 3D variations. <a href="http://wpf.amcharts.com/demo">See the demo</a> for a taste of what can be done with amCharts for WPF.</p>
<p><a href="http://wpf.amcharts.com/download">Download amCharts for WPF</a>.</p>
<p>As always fully functional version amCharts for WPF can be used absolutely FREE of charge under a linkware license or you can buy a commercial link-free license. As a sign of appreciation for your feedback during the beta stages we decided to extend the “beta price” (<strong>20% discount</strong>) for a couple more days until the end of April, 2009.</p>
<p><a href="http://wpf.amcharts.com/buy">Buy amCharts for WPF</a>.</p>
<p>Your feedback is highly appreciated, so if you find a bug or have a feature suggestion, please, don’t hesitate to post it in our <a href="http://wpf.amcharts.com/forum">forums</a>.</p>
<p>We hope you’ll enjoy using <strong>amCharts for WPF</strong> in your projects as much as we enjoyed developing it.</p>
<p> <a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwpf.amcharts.com%2fnews%2famcharts-for-wpf-10-released"><img border="0" alt="kick it on DotNetKicks.com" src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwpf.amcharts.com%2fnews%2famcharts-for-wpf-10-released" /></a> <a rev="vote-for" href="http://dotnetshoutout.com/amCharts-release-WPF-edition-of-their-charting-bundle"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http%3A%2F%2Fwpf.amcharts.com%2Fnews%2Famcharts-for-wpf-10-released" style="border:0px" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcelionis.com/2009/04/27/amcharts-for-wpf-10-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.marcelionis.com/2009/04/27/amcharts-for-wpf-10-released/</feedburner:origLink></item>
		<item>
		<title>amStock v. 1.1.7.0 Released</title>
		<link>http://feedproxy.google.com/~r/amcharts/~3/NbswzcBDJHM/</link>
		<comments>http://www.marcelionis.com/2009/04/23/amstock-v-1170-released-fixes-and-new-features/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 14:02:40 +0000</pubDate>
		<dc:creator>qemm</dc:creator>
				<category><![CDATA[amCharts]]></category>

		<guid isPermaLink="false">http://www.marcelionis.com/2009/04/23/amstock-v-1170-released-fixes-and-new-features/</guid>
		<description><![CDATA[We have just release new verson of or stock chart – amStock 1.1.7.0. [Download]
Bugs Fixed:
When &#60;equal_spacing&#62; was set to false cursor was not always snaping to the nearest bullet. 
Selected predefined period button lost selected color after the chart was resized or a data set for comparing was changed. 
Now if you do not specify [...]]]></description>
			<content:encoded><![CDATA[<p>We have just release new verson of or stock chart – amStock 1.1.7.0. [<a href="http://www.amcharts.com/download">Download</a>]</p>
<p><strong>Bugs Fixed:</strong></p>
<p>When <strong>&lt;equal_spacing&gt;</strong> was set to false cursor was not always snaping to the nearest bullet. </p>
<p>Selected predefined period button lost selected color after the chart was resized or a data set for comparing was changed. </p>
<p>Now if you do not specify value for the events that are not assigned to any graph they will be displayed directly on axis.</p>
<p><strong>New Features:</strong></p>
<p>&lt;strict_min_max&gt; setting was added. This setting goes to:    <br />&lt;charts&gt;&lt;chart&gt;&lt;values&gt;&lt;y_left&gt; (or &lt;y_right&gt;). If this is set to true, the axis will stay between Min and Max values even if there are graph points beyond those values. The parts of the graph that do not fit will be cropped. If this is set to false, the Min and Max values will be extended to fit the graph. The default value is false. </p>
<p>&lt;frequency&gt; for scroller graph. If your data set has a lot of values the scroller might significantly slow down the whole chart. (Provided you have some graph in the scroller). This new setting can help solve the problem. I.e. if you set &lt;scroller&gt;&lt;frequency&gt;5&lt;/frequency&gt;&lt;/scroller&gt;, the graph in the scroller will take only every 5th data point. Other values will be skipped. </p>
<p>&lt;fade_others_to&gt; setting was added. It goes to:    <br />&lt;charts&gt;&lt;chart&gt;&lt;legend&gt;. When the user rolls-over a legend entry key, the other graphs will fade to this setting so that the rolled over graph would stand out from the rest. Recommended setting is 10-20. Most likely you should set &lt;graphs_on_off&gt; to false if you use this setting. [<a href="http://www.amcharts.com/stock/multiple-data-sets/">Example</a>].</p>
<p>New JavaScript function, setEvents(events, remove_old) was added. It allows adding events at a runtime. Use default event XML syntax: &lt;events&gt;&lt;event&gt;&#8230;.&lt;/event&gt;&lt;/events&gt;. If you set the remove_old to true, the old events will be removed. Default value is &quot;false&quot;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcelionis.com/2009/04/23/amstock-v-1170-released-fixes-and-new-features/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.marcelionis.com/2009/04/23/amstock-v-1170-released-fixes-and-new-features/</feedburner:origLink></item>
		<item>
		<title>New features of Stock chart</title>
		<link>http://feedproxy.google.com/~r/amcharts/~3/GCTtValeDks/</link>
		<comments>http://www.marcelionis.com/2009/04/08/new-features-of-stock-chart/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 14:33:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[amCharts]]></category>

		<guid isPermaLink="false">http://www.marcelionis.com/2009/04/08/new-features-of-stock-chart/</guid>
		<description><![CDATA[Date format for date input fieldsYou can set custom date format for the period selector date-input fields. This can be done using this setting: &#60;period_selector&#62;&#60;date_format&#62;. Note, you can&#8217;t use &#8220;month&#8221; here &#8211; only &#8220;MM&#8221;. 
Custom background image can be loadedA new setting, &#60;background&#62;&#60;file&#62; was added. The file should be placed in the &#8220;path&#8221; folder.
Get and [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Date format for date input fields<br /></strong>You can set custom date format for the period selector date-input fields. This can be done using this setting: &lt;period_selector&gt;&lt;date_format&gt;. Note, you can&#8217;t use &#8220;month&#8221; here &#8211; only &#8220;MM&#8221;. </p>
<p><strong>Custom background image can be loaded<br /></strong>A new setting, &lt;background&gt;&lt;file&gt; was added. The file should be placed in the &#8220;path&#8221; folder.
<p><strong>Get and set status of a chart with JavaScript function<br /></strong>JavaScript functions for getting and setting current status of a chart added: if you call flashMovie.getStatus() function, the chart will return the current status of a chart in a query string, for example: </p>
<p>&lt;code&gt;from=2008-01-01&amp;to=2008-03-05&amp;main=4&amp;comparing=6,3&lt;/code&gt;
<p>As you see, it returns the selected period, the id of the main data set and the ids of data sets, selected for comparing. To set this or some other status, you should call:
<p>&lt;code&gt;flashMovie.setStatus(&#8221;from=2008-01-01&amp;to=2008-03-05&amp;main=4&amp;comparing=6,3&#8243;);&lt;/code&gt;
<p>This is very comfortable when user navigates away from the page and you want to keep the same status when the user comes back.
<p><strong>JavaScript functions are called when main and comparing data sets are changed:<br /></strong>amSelectDataSet(chart_id, did) &#8211; called when main data set was changed<br />amCompareDataSet(chart_id, did) &#8211; called when data set for comparing was selected<br />amUncompareDataSet(chart_id, did) &#8211; called when comparing data set was unselected</p>
<p><strong>Vertical legend</strong><br />A new setting &lt;legend_position&gt; was added. The default value is &#8220;top&#8221;, the other available &#8211; &#8220;left&#8221; and &#8220;right&#8221;. In case you use &#8220;left&#8221; or &#8220;right&#8221;, you can control the width of the legend with the &lt;legend_width&gt; setting. The default value is 150. Check <a href="http://www.amcharts.com/stock/vertical-legend">vertical legend example</a>.</p>
<p><strong>The items in the legend can arranged in the reverse order.</strong>&nbsp;<br />A new setting, &lt;reverse_order&gt; was added to the chart&#8217;s legend settings.
<p><strong>The graph can be hidden when the chart is initialized.</strong> <br />If you set &lt;graph&gt;&lt;hidden&gt;true&lt;/hidden&gt;&lt;/graph&gt;, the graph will be hidden when the chart is first loaded. Check <a href="http://www.amcharts.com/stock/vertical-legend">this example</a> to see this in action.
<p><a href="http://www.amcharts.com/download">Download stock chart</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcelionis.com/2009/04/08/new-features-of-stock-chart/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.marcelionis.com/2009/04/08/new-features-of-stock-chart/</feedburner:origLink></item>
		<item>
		<title>Large corporations save using amCharts</title>
		<link>http://feedproxy.google.com/~r/amcharts/~3/PoTQ3UJz-IY/</link>
		<comments>http://www.marcelionis.com/2009/03/31/large-corporations-save-using-amcharts/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 09:31:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[amCharts]]></category>

		<guid isPermaLink="false">http://www.marcelionis.com/2009/03/31/large-corporations-save-using-amcharts/</guid>
		<description><![CDATA[The following article, written by Bruce Richardson from AMR Research came to my attention. It highlights the use of amCharts in Business Intelligence software. This is one of the best references amCharts ever received. Thank you, Bruce!
]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.amrresearch.com/Content/View.asp?pmillid=22491&amp;pubid=4060&amp;custid=179562">following article</a>, written by Bruce Richardson from <a href="http://www.amrresearch.com">AMR Research</a> came to my attention. It highlights the use of amCharts in Business Intelligence software. This is one of the best references amCharts ever received. Thank you, Bruce!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcelionis.com/2009/03/31/large-corporations-save-using-amcharts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.marcelionis.com/2009/03/31/large-corporations-save-using-amcharts/</feedburner:origLink></item>
	</channel>
</rss>
