Fusioncharts: long-time display mode of abscissa labels

Source: Internet
Author: User

Fusioncharts: long-time display mode of abscissa labels

1. Wrap Method

2. Rotating display

3. Staggered display

4. Each n tags are displayed.

5. Capture and display all in tooltip

1. Wrap Method

<Chart labeldisplay = 'wrap'>

 

2. Rotating display

<Chart labeldisplay = 'rotate' slantlabels = '1'...> 45-degree rotation or 90-degree rotation labeldisplay = 'rotate'

3. Staggered display

<Chart labeldisplay = 'stagger '...>. It will yield the following:

 

<Chart labeldisplay = 'hanger' staggerlines = 'n'...>

N = 3

 

4. Each n tags are displayed.

<Chart numberprefix = '$'Labelstep = '4'
Showvalues = '0'>

 

5. Capture and display all in tooltip

<Chart numberprefix = '$' rotatevalues = '1'>
<Set label = 'J' tooltext = 'january 'value = '000000'/>
<Set label = 'F' tooltext = 'february 'value = '000000'/>
<Set label = 'M' tooltext = 'march' value = '000000'/>
<Set label = 'A' tooltext = 'hangzhoul' value = '2013'/>
<Set label = 'M' tooltext = 'may' value = '000000'/>
<Set label = 'J' tooltext = 'june' value = '000000'/>
<Set label = 'J' tooltext = 'july' value = '000000'/>
<Set label = 'A' tooltext = 'August 'value = '000000'/>
<Set label = 's' tooltext = 'September 'value = '000000'/>
<Set label = 'O' tooltext = 'October 'value = '000000'/>
<Set label = 'n' tooltext = 'november' value = '000000'/>
<Set label = 'D' tooltext = 'decimal' value = '000000'/>
</Chart>

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.