FusionCharts Forum: Cannot Able To Convert Msspline Chart To Ipad Comptible - FusionCharts Forum

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Cannot Able To Convert Msspline Chart To Ipad Comptible

#1 User is offline   sreeyesh 

  • Forum Newbie
  • Group: Members
  • Posts: 3
  • Joined: 27-April 10

Posted 26 November 2010 - 01:03 PM

Hi,

we are using powerchart v3 (fusion chart licenced), need to upgrade to ipad compatible.

we got mail from fusionchart regarding the latest beta release of fusion charts which support ipad(which contains the js files and swf files)

I have included all the js files and swf files needed.

my script is like this

<div id="chartdiv" >test</div>

FusionCharts.setCurrentRenderer ("javascript");

var myChart1 = new FusionCharts("FusionCharts/SplineArea.swf", "ChartId", "300", "350", "0", "1");

myChart1.setChartData("<chart caption='Fruit Production for March' yaxisname='Quantity' xaxisname='Fruit' alternateHGridAlpha='30' alternateHGridColor='FFFFFF' showValues='0' use3DLighting='0' ><set label='Orange' value='23'/><set label='Apple' value='12'/><set label='Banana' value='17'/><set label='Mango' value='14'/><set label='Litchi' value='12'/></chart>", "xml");

myChart1.render("chartdiv");

But it is showing the error as "No data to display"

Please help me on this issue.


Thanks in Advance,
Sreeyesh
0

Other Replies To This Topic

#2 User is offline   Sanjukta 

  • Supreme Being
  • Group: Administrators
  • Posts: 1664
  • Joined: 15-March 10

Posted 29 November 2010 - 08:55 AM

Hi Sreeyesh,


I am afraid, the Spline Area chart of the PowerCharts pack does not support JavaScript fallback, as of now. :)


We are currently working on it. The upgraded version of the PowerCharts pack would support rendering of charts on iPad/iPhone.


It would approximately release in a month's time.


Thank you for your continued patience and patronage.
Help us improve our documentation with your precious feedback at:
http://documentation...sioncharts.com/

Thanks,
Sanjukta

Follow us @Twitter!
0

Other Replies To This Topic

#3 User is offline   Angshu 

  • Supreme Being
  • Group: Administrators
  • Posts: 3222
  • Joined: 08-December 10

Posted 19 January 2011 - 06:48 AM


Dear User,


We are delighted to announce that PowerCharts is now ready for your iPads and iPhones too. We have just released PowerCharts v3.2. Starting v3.2, PowerCharts has HighCharts embedded within it, and offers both Flash and JavaScript (HTML5) charting . The Flash charts are displayed on a majority of devices and the JavaScript charts on devices that do not support Flash, all of it without writing a line of code.


Automatic rendering of JavaScript charts on devices (like iPad and iPhone) where Flash player is not supported.


5 new chart types:

Heat Map Chart

Box and Whisker Chart

Step Line Chart

Error Line Chart

Error Scatter Chart


* Support for JSON data format.

* Support for LinkedCharts, where a single data source controls multiple charts.

* Interactive legends in charts allow selective showing/hiding of data series.

* Legends now support icons for each data series.

* Better management of labels on charts.

* Labels now have an auto rendering mode to prevent them from overlapping, the chart selects the best display mode depending on the length of the labels and the width of the chart.

* Long labels are truncated, with ellipses appended to the truncated end of each label, and a tooltip bearing the completed label text is displayed when the user hovers over a truncated label.

* Support for line breaks and wrapping in all text elements including: caption, sub caption, X-axis title, Y-axis title, Labels and tooltips.

* In Line charts, data values can now be positioned either above or below the dataplots. Automatic positioning of data values is also supported.

* In Step-line charts dataplots can be joined using vertical lines.

* Custom alignment of caption and sub caption using STYLES.

* Advanced print management using JavaScript.

* Additional options for efficient event handling using JavaScript.

* Support for dynamic update of chart properties using JavaScript(barring select scatter and drag charts).

* Charts now support % based sizes along with dynamic resizing (barring select scatter and drag charts).


Learn more about everything new in PowerCharts v3.2 at : http:/ www.fusioncharts.com/PowerCharts/

We would love to hear from you at: http://www.fusioncharts.com/contact/

Help us improve our documentation with your precious feedback at:

http://documentation...sioncharts.com/

Best,

Angshu

Follow us on @Twitter


0

Other Replies To This Topic

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic