Difference between revisions of "Common:Chart Options"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
Line 7: Line 7:
:** '''90 degree -''' Write the labels going upwards, instead of horizontally
:** '''90 degree -''' Write the labels going upwards, instead of horizontally
:** '''Slanted -''' Angle the labels for readability  
:** '''Slanted -''' Angle the labels for readability  
:** '''Staggered -''' Offset the labels, so they be slightly longer without overlapping
:** '''Staggered -''' Offset the labels, so they can be slightly longer without overlapping


:*'''Data Value:'''   
:*'''Data Value:'''   

Revision as of 23:19, 4 April 2012

  • Color Palette: Comma separated list of one or more hexadecimal color values, used one after the other for bar chart colors. For example: #ff0000,#0a68dd,...
    Learn more: HTML Colors
  • Value Labels: Show or hide the labels
  • X-Axis Label:
    • Auto - Let the system decide the best way to show the labels.
    • Wrapped - Keep labels short, wrapping text as needed
    • 90 degree - Write the labels going upwards, instead of horizontally
    • Slanted - Angle the labels for readability
    • Staggered - Offset the labels, so they can be slightly longer without overlapping
  • Data Value:
    • Normal - In line with the data (best for a horizontal bar chart)
    • 90 degree - at 90 degrees to the data (best for vertical bar or line chart)