Difference between revisions of "Chart Axes"
(Marked this version for translation) |
|||
(24 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<languages/> | <languages/> | ||
+ | <translate> | ||
+ | <div class="index-right">__TOC__</div> | ||
+ | == Axes Options == <!--T:1--> | ||
− | < | + | <!--T:2--> |
+ | Here you can configure charts axes options. | ||
+ | |||
+ | === Category Axis === <!--T:3--> | ||
+ | |||
+ | <!--T:4--> | ||
+ | [[File:ChartAxes Category.png]] | ||
+ | |||
+ | <!--T:5--> | ||
+ | The options here are: | ||
+ | * [[Hide labels|Hide Labels]] | ||
+ | * [[Font size|Font Size]] | ||
+ | * [[Abbreviate Labels]] | ||
+ | * [[Hide Category]] | ||
+ | |||
+ | === Value Axes === <!--T:6--> | ||
+ | |||
+ | <!--T:7--> | ||
+ | On the Value Axes there are some charts that support only one value axis ([[#Simple Value Axis]]) and other that support one ore more value axis ([[#Multiple Value Axis]]) | ||
+ | |||
+ | ==== Simple Value Axis ==== <!--T:8--> | ||
+ | |||
+ | <!--T:9--> | ||
+ | Charts that support only one value axis | ||
+ | |||
+ | <!--T:10--> | ||
+ | [[File:ChartAxes Values Simple.png]] | ||
− | < | + | <!--T:11--> |
+ | The options here are: | ||
+ | * [[Decimal_(Y_axis)|Decimals]] | ||
+ | * [[Thousand_sep._(Y_axis)|Thousand Separator]] | ||
+ | * [[Maximum Axis Value]] | ||
+ | * [[Minimum Axis Value]] | ||
+ | <!--T:12--> | ||
+ | '''Applies to''' | ||
− | + | <!--T:13--> | |
− | + | [[Cross Column Chart]], [[Cross Bar Chart]], [[Cross Line Chart]], [[Cross Area Chart]] | |
− | |||
− | == | + | ==== Multiple Value Axis ==== <!--T:14--> |
− | [[File: | + | <!--T:15--> |
+ | We support charts that can have one ore more Value Axes, so you can create complex charts, as you can see bellow. | ||
+ | [[File:Comparing two axes.png]] | ||
+ | <!--T:16--> | ||
+ | The use wants do compare Cost and %Profit, but, as the values have a huge difference, using one axis (left chart) results in a bad view, but with tow axes (right chart) you can see the variations clearly. | ||
− | + | <!--T:17--> | |
+ | So you can: | ||
+ | * Add more axes to the chart, using the '''New Axis''' button | ||
+ | * Remove the Axis (trash icon) | ||
+ | * Associate the values the each axis | ||
+ | * Choose the Axis Position (on the Left or Right) | ||
+ | * Ordene the Axis order (by dragging the Axis card up and down) | ||
+ | <!--T:18--> | ||
[[File:ChartAxes Values.png]] | [[File:ChartAxes Values.png]] | ||
+ | |||
+ | <!--T:19--> | ||
+ | The options for each axis are: | ||
+ | * [[Decimal_(Y_axis)|Decimals]] | ||
+ | * [[Thousand_sep._(Y_axis)|Thousand Separator]] | ||
+ | * [[Maximum Axis Value]] | ||
+ | * [[Minimum Axis Value]] | ||
+ | |||
+ | <!--T:20--> | ||
+ | '''Applies to''' | ||
+ | |||
+ | <!--T:21--> | ||
+ | [[Column Chart]], [[Bar Chart]], [[Line Chart]], [[Area Chart]] | ||
</translate> | </translate> |
Latest revision as of 02:23, 5 October 2022
Axes Options
Here you can configure charts axes options.
Category Axis
The options here are:
Value Axes
On the Value Axes there are some charts that support only one value axis (#Simple Value Axis) and other that support one ore more value axis (#Multiple Value Axis)
Simple Value Axis
Charts that support only one value axis
The options here are:
Applies to
Cross Column Chart, Cross Bar Chart, Cross Line Chart, Cross Area Chart
Multiple Value Axis
We support charts that can have one ore more Value Axes, so you can create complex charts, as you can see bellow.
The use wants do compare Cost and %Profit, but, as the values have a huge difference, using one axis (left chart) results in a bad view, but with tow axes (right chart) you can see the variations clearly.
So you can:
- Add more axes to the chart, using the New Axis button
- Remove the Axis (trash icon)
- Associate the values the each axis
- Choose the Axis Position (on the Left or Right)
- Ordene the Axis order (by dragging the Axis card up and down)
The options for each axis are:
Applies to