Difference between revisions of "Common:Chart Options"
From LongJump Support Wiki
imported>Aeric |
imported>Aeric |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
:*'''Color Palette:''' Comma separated list of one or more hexadecimal color values, used one after the other for bar chart colors. For example: <tt>#ff0000,#0a68dd,...</tt><br>''Learn more:'' [http://www.w3schools.com/html/html_colors.asp HTML Colors] | :*'''Color Palette:''' | ||
::Comma separated list of one or more hexadecimal color values, used one after the other for bar chart colors. For example: <tt>#ff0000,#0a68dd,...</tt><br>''Learn more:'' [http://www.w3schools.com/html/html_colors.asp HTML Colors] | |||
:*'''Value Labels:''' Show or hide the labels | :*'''Value Labels:''' Show or hide the labels | ||
Line 7: | Line 8: | ||
:** '''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:''' |
Latest revision as of 22:54, 29 May 2013
- 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)
- Data Value: