Fusioncharts FAQs and solutions (5)-fusioncharts FAQs

Source: Internet
Author: User

First 4Article, We have summarizedFusioncharts XT chart usageSomeFAQs)AndSolution, This article continues to discuss some common debugging/solutions for complex errors and errors of fusioncharts users.

Problem description:Whether fusioncharts XT can be used in flexProgramCreate a chart?

Solution:No. To create a chart in the flex program, you need to use the SWF file specially compiled in fusioncharts for flex. You also need to use the flex builder component fusioncharts. SWC to load the chart into the flex application. >>> Read more about how to use fusioncharts In Flex

Problem description:Can I create a fusioncharts chart in Flash CS3/cs4?

Solution:Fusioncharts for Flex is different from fusioncharts XT. Fusioncharts for flex allows you to create charts in Flash CS3/cs4. Fusioncharts for flex has a specially compiled SWF file that helps you create charts in Flash CS3/cs4. >>> View more details

Problem description:How do I change the fusioncharts chart information such as "loading chart." and "retrieving data?

Solution:See advanced charting> chart messages.

Problem description:How do I modify the background color of the fusioncharts chart when displaying chart information?

Solution:You need to set the color value as the parameter of the fusioncharts JavaScript constructor,CodeAs follows:

VaR chart1 = new fusioncharts ("column2d.swf", "chid1", "300", "250", "0", "1", "# ff0000 ");

Based on the above Code, when the chart information is displayed, the chart background turns red.

Additional reading:

Flash chart component fusioncharts tutorial

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.