FusionCharts simple tutorial (6) ------ Load External Logo

Source: Internet
Author: User

I. Attach external file Logo

When using FusionCharts, we may need to display the logo and image in the chart when loading the image. Here we can use the logoURL attribute. For example:

<chart caption='Decline in Net Interest Margins of Banks (1995-2005)'  numberSuffix='%25' logoURL='../FusionCharts/11111.png'>    <set label='Spain' value='56' color='F6BD0F' />     <set label='Germany' value='25' color='FF6600' />     <set label='France' value='36' color='8BBA00'/>     <set label='Italy' value='22' color='F984A1' />     <set label='Holland' value='98' color='A66EDD'/>     <set label='Denmark' value='56' color='B2FF66' />     <set label='Sweden' value='44' color='AFD8F8' /> </chart>

This link can be opened in the current window, new window, pop-up window, or even by calling javascript functions.

4. Change Logo attributes

Here we can control the logo size and transparency.

LogoAlpha: transparency. The larger the value, the clearer the image.

LogoScale: scale: the value is already 100 units to control the logo. 200 means to double the magnification, 50 means to double the magnification, and so on.

                                        

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.