Sign in to follow this  
nytr0x

How to know default values of properties

Recommended Posts

Hi!

 

 

 

I'm looking for a way to find the default values of all the properties when you don't put any value on it, a sort of list or whatever.

 

 

 

thx for helping :D

Share this post


Link to post
Share on other sites

I'll try to be more explicit :hehe: :

 

 

 

I want to do a form with all the chart's properties: for a property with a boolean value (animation for example) I create a checkbox button.

 

 

 

But to initialise my form I have to know all the different properties' default values.

 

 

 

So I'm looking for a way to find all the properties' default value.

 

 

 

Thanks for helping

Share this post


Link to post
Share on other sites
Guest Basundhara Ghosal

Hi,

Could you please let us know the name of the swf file that you wish to render?

Also, please refer to the "Chart XML API" section of our online documentation.

Ref.- http://www.fusioncharts.com/docs -->  Chart XML API

Hope this helps. :D

Share this post


Link to post
Share on other sites

I want to render this SWF: Column2D.swf.

 

 

 

For example if we take the property show value we have this description:

 

showValues Boolean 0/1 Sets the configuration whether data values would be displayed along with the data plot on chart.

 

 

 

But it's not specify if the default value is 1 or 0. How can I find this value?

 

 

 

Thanks!

Share this post


Link to post
Share on other sites
Guest Basundhara Ghosal

Hi Ivery,

Please refer to the text file that we are sending you as an attachment.

Hope this helps.

Column2d.txt

Share this post


Link to post
Share on other sites

Thanks a lot, this is exactly what I need! :D

 

 

 

If the only way to have this values is to asking you the text files, could you please send me the default values for the following swf:

 

 

 

Bar2D

 

Bubble

 

Column3D

 

Doughnut2D

 

Doughnut3D

 

Funnel

 

MSArea

 

MSColumn2D

 

MSColumn3D

 

MSLine

 

MSStackedColumn2D

 

Pie2D

 

Pie3D

 

Pyramid

 

Scatter

 

ScrollArea2D

 

ScrollColumn2D

 

ScrollLine2D

 

ScrollStackedColumn2D

 

StackedArea2D

 

StackedBar2D

 

StackedBar3D

 

StackedColumn2D

 

StackedColumn3D

 

 

 

Thanks for your help!

Share this post


Link to post
Share on other sites
Guest Basundhara Ghosal

Hi,

You are most welcome.

Please refer to the attached folder for the same.

I hope this helps. :D

Configs.zip

Share this post


Link to post
Share on other sites
Guest Basundhara Ghosal

Hi,

We are glad to help you.

Keep smiling and keep FusionCharting. :D

Share this post


Link to post
Share on other sites
Guest Basundhara Ghosal

Hi,

I am afraid, as of now, we do not have the same for FusionWidgets ready.

:D

Share this post


Link to post
Share on other sites
Guest Rajroop

Hi Ivery,

 

Please find attached the list of default values for all charts in FusionCharts v3.1.1, PowerCharts v3.1.1, FusionWidgets 3.1.1 and FusionMaps 3.1.

 

We'll follow up on this post with the list of default values of the latest release of FusionCharts v3.2.1

 

I hope this helps.

DefaultValues_FC_PC_FW_FM.zip

Share this post


Link to post
Share on other sites
Guest Angie

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/

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this