Open main menu

TaticView β

Changes

Chart Axes

1,128 bytes added, 02:23, 5 October 2022
Marked this version for translation
<translate>
<div class="index-right">__TOC__</div>
We divided the axes properties in two groups* Category axis* Value == AxesOptions == <!--T:1-->
== Category Axis ==<!--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]]
* [[Hide Category]]
=== Value Axes === <!--T:6-->
<!--T:7-->On the Value Axes there are some graphics 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-->
Graphics <!--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-->
<!--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:ChartAxes ValuesComparing 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.
=== Multiple Value <!--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)
Graphics that support one ore more value axis <!--T:18-->[[File:ChartAxes Values.png]]
<!--T:19-->The options here for each axis are:
* [[Decimal_(Y_axis)|Decimals]]
* [[Thousand_sep._(Y_axis)|Thousand Separator]]
* [[Maximum Axis Value]]
* [[Minimum Axis Value]]
* [[Axis position]]
<!--T:20-->
'''Applies to'''
<!--T:21-->
[[Column Chart]], [[Bar Chart]], [[Line Chart]], [[Area Chart]]
</translate>