Difference between revisions of "Area Chart"

From TaticView
Jump to: navigation, search
(Marked this version for translation)
 
(21 intermediate revisions by 6 users not shown)
Line 1: Line 1:
Implements a Area Chart object that represents data as a filled area whose height is determined by the values in the data.
+
<languages/>
  
The Area Chart object needs one [[Date]] or [[Text]] column that will be used to group data and supports an unlimited number of [[Value]] columns that will be show as the filled areas in the chart.
 
  
For other chart options, see [[Objects]]. It is also possible to create mixed charts by changing the [[Series Type]] property of the [[Value]] columns.
+
<translate>
 +
<!--T:1-->
 +
An Area Chart object that represents data as a filled area whose height is determined by the values in the data.
  
 +
<!--T:2-->
 +
The Area Chart object needs one [[Date]] or [[Text]] column that will be used to group data and supports [[Value|values]] columns that will be shown as the filled areas in the chart.
  
'''Example'''
+
<!--T:3-->
 +
For other chart options, see [[Objects]]. It is also possible to create combined charts by changing the [[Series Type]] property of the [[Value]] columns.
  
[[File:areachart_ex.png]]
 
  
In the above example the chart displays the ''Weight'' and ''Profit'' by the ''Products''.
+
<!--T:4-->
 +
'''Examples'''
  
 +
<!--T:5-->
 +
[[File:Gráfico de área+en-US.PNG]]
  
 +
<!--T:6-->
 +
In the example above, the chart displays the ''Quantity'' and ''Profit'' by the ''Products''.
  
'''Data Properties'''
 
  
* [[Advanced row filter]]
+
<!--T:26-->
* [[Column order]]
+
[[File:Smoothed area.png]]
* [[Decimal (Y axis)]]
 
* [[Filters]]
 
* [[Row limit]]
 
* [[Rows sort]]
 
* [[Stacking]]
 
* [[Thousand sep. (Y axis)]]
 
* [[Total row]]
 
  
 +
<!--T:27-->
 +
As the first sample, here we have a area chart using ''smoothed area'' type.
  
'''Title Bar Properties'''
 
  
* [[Title bar Properties]]
+
<!--T:7-->
 +
[[File:Gráfico de área 2+en-US.PNG]]
  
 +
<!--T:8-->
 +
This example shows the ''Cost'', ''Profit'' and ''Net Revenue'' values using different [[Series Type]] (column, area, and line) for the ''2017'' [[Combo (Filter)|year selection]].
  
'''Layout Properties'''
 
  
* [[Background color]]
 
* [[Border color]]
 
* [[Font size]]
 
* [[Hide labels]]
 
* [[Label position]]
 
* [[Labels rotation]]
 
* [[Object dimensions]]
 
* [[X position]]
 
* [[Y position]]
 
  
 +
<!--T:17-->
 +
See below all available properties for this object:
  
'''Object Columns Properties'''
 
  
* [[Column filters]]
+
<!--T:18-->
* [[Column label]]
+
* '''Data Properties''':
* [[Column name]]
+
** [[Object Filters|Filters]]
* [[Data type]]
+
** [[Rows sort|Rows Sort]]
* [[Decimal places]]
+
** [[Column order|Column Order]]
* [[Delete column]]
+
** [[Drill Down]]
* [[Function]]
+
** [[Total column|Total Column]]
* [[Mask]]
+
** [[Advanced row filter|Advanced Row Filter]]
* [[Series Type]]
+
** [[Row limit|Row Limit]]
* [[Thousand sep.]]
+
 
 +
 
 +
<!--T:19-->
 +
* '''Category Axis Properties''':
 +
** [[Hide labels|Hide Labels]]
 +
** [[Font size|Font Size]]
 +
** [[Abbreviate Labels]]
 +
** [[Hide Category]]
 +
 
 +
 
 +
<!--T:20-->
 +
* '''Values Axis Properties''':
 +
** [[Decimal_(Y_axis)|Decimals]]
 +
** [[Thousand_sep._(Y_axis)|Thousand Separator]]
 +
** [[Maximum Axis Value]]
 +
** [[Minimum Axis Value]]
 +
** Invisible
 +
 
 +
 
 +
<!--T:21-->
 +
* '''Series Properties''':
 +
** [[Font size|Font Size]]
 +
** [[Hide labels|Show Labels]]
 +
** [[Show Markers]]
 +
** [[Stacking]]
 +
 
 +
 
 +
<!--T:22-->
 +
* '''Legend Properties''':
 +
** [[Hide Legend]]
 +
** [[Legend position|Legend Position]]
 +
** [[Font size|Font Size]]
 +
** [[Abbreviate Legend]]
 +
 
 +
 
 +
<!--T:23-->
 +
* '''Title Bar Properties''':
 +
** [[Title bar Properties|Title Bar Properties]]
 +
 
 +
 
 +
<!--T:24-->
 +
* '''Layout Properties''':
 +
** [[Hide Border|Show Border]]
 +
** [[Border color|Border Color]]
 +
** [[Background color|Background Color]]
 +
** [[Object positions|Object Positions]]
 +
** [[Object dimensions|Object Dimensions]]
 +
 
 +
 
 +
<!--T:25-->
 +
* '''Column Properties''':
 +
** [[Selected column]]
 +
** [[Column name]]
 +
** [[Data type|Data Type]]
 +
** [[Column label|Column Label]]
 +
** [[Column filters|Column Filters]]
 +
** [[Delete column|Delete Column]]
 +
** [[Series Color]]
 +
** [[Series Type]]
 +
** [[Function]]
 +
** [[Decimal places|Decimal Places]]
 +
** [[Thousand_sep.|Thousand Sep.]]
 +
** [[Mask]]
 +
 
 +
</translate>

Latest revision as of 02:25, 5 October 2022

Other languages:
English • ‎português do Brasil


An Area Chart object that represents data as a filled area whose height is determined by the values in the data.

The Area Chart object needs one Date or Text column that will be used to group data and supports values columns that will be shown as the filled areas in the chart.

For other chart options, see Objects. It is also possible to create combined charts by changing the Series Type property of the Value columns.


Examples

Gráfico de área+en-US.PNG

In the example above, the chart displays the Quantity and Profit by the Products.


Smoothed area.png

As the first sample, here we have a area chart using smoothed area type.


Gráfico de área 2+en-US.PNG

This example shows the Cost, Profit and Net Revenue values using different Series Type (column, area, and line) for the 2017 year selection.


See below all available properties for this object: