JavaScript charts Flex charts WPF & Silverlight charts Flash maps Flex maps
amCharts the best javascript charts *
Home Home
Products Products
Download Download
Buy Buy
FAQ FAQ
Documentation Documentation
Support forum Support forum

2007-05-23 Creating floating bars or columns

Since column chart  v 1.1.2 you can make your bars and columns float. Check this example.

To make floating charts you need to use XML data type. Here is the syntax:

<value xid="0" start="11">18</value>

This means that the bar or column will start at 11 and will end at 18.

Only clustered charts can be floating.

Two more things:

If you are using column chart and you will  set "above" for <data_labels_position>, the data label will appear rotated by 90 degrees inside the column.

If you want to change "Loading data", "Loading settings" and "Collecting data" (this one is if you use export to image function), you can add this code to your html (somewhere near other addVariable lines):

so.addVariable("loading_data", "Your own text"); so.addVariable("loading_settings", "Your own text"); so.addVariable("collecting_data", "Your own text");

amCharts for WPF RSS feed Subscribe to our RSS feed to be notified about new releases and updates.
<< Previous | Next >>
© amCharts | About us | Contact and feedback: info@amcharts.com Subscribe to amcharts news feed by e-mail or RSS reader Follow amCharts on Twitter * many people say so ;)