I am trying to create a bar chart with an extra Y-axis that maps the %-age of the bars. This is the bar chart (works and shows the bars):
I\'ve been using amCharts stocks charts to display data from Yahoo Finance .csv file which displays data in this format: (which works)
I\'m using amCharts and their SerialChart combined with a LineGraph. I\'ve gotten it to work this way:
I\'m using amcharts flash at the moment. see here: http://www.myinvestmentdecision.com.au/Sample-Results
I am using bundle chart ( amChart ) of line area type. To display text inside the plot area, I am using the following:
I\'ve managed to bind an amChart Line Chart to a DataTable by assigning the member DataItemsSource of the LineChartGraph to mytable.DefaultView.
I\'m using AMCharts and rails. AMCharts uses the Image Magic lib to export an image of the chart. In rails this is done with the gem, RMagic.
I followed http://railsonth开发者_开发技巧erun.com/2007/10/04/sexy-charts-in-less-than-5-minutes/ to get regular line charts working on my rails app. Now I\'m trying to use http://www.amcharts.com/sto
I\'m currently following: http://railsontherun.com/2007/10/04/sexy-charts-in-less-than-5-minutes/ I went through it all pretty easily, but then when viewing the page with the chart, it loads (in flas