Difference between revisions of "Area Chart"

From TaticView
Jump to: navigation, search
(Marked this version for translation)
 
(16 intermediate revisions by 6 users not shown)
Line 1: Line 1:
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 [[Value|values]] columns that will be show as the filled areas in the chart.
 
  
 +
<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.
 +
 +
<!--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.
 
For other chart options, see [[Objects]]. It is also possible to create combined charts by changing the [[Series Type]] property of the [[Value]] columns.
  
  
 +
<!--T:4-->
 
'''Examples'''
 
'''Examples'''
  
[[File:areachart_ex.png|link=]]
+
<!--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''.
 +
 
 +
 
 +
<!--T:26-->
 +
[[File:Smoothed area.png]]
 +
 
 +
<!--T:27-->
 +
As the first sample, here we have a area chart using ''smoothed area'' type.
 +
 
 +
 
 +
<!--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]].
 +
 
 +
 
 +
 
 +
<!--T:17-->
 +
See below all available properties for this object:
  
In the above example the chart displays the ''Weight'' and ''Profit'' by the ''Products''.
 
  
 +
<!--T:18-->
 +
* '''Data Properties''':
 +
** [[Object Filters|Filters]]
 +
** [[Rows sort|Rows Sort]]
 +
** [[Column order|Column Order]]
 +
** [[Drill Down]]
 +
** [[Total column|Total Column]]
 +
** [[Advanced row filter|Advanced Row Filter]]
 +
** [[Row limit|Row Limit]]
  
[[File:combined_chart.png|link=]]
 
  
This example shows the 'Cost', 'Profit' and 'Net Revenue' values using different [[Series Type]] (column, area and line) for the ''April'' [[Combo (Filter)|month selection]].
+
<!--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
  
'''Data Properties'''
 
  
* [[Advanced row filter]]
+
<!--T:21-->
* [[Column order]]
+
* '''Series Properties''':
* [[Decimal (Y axis)]]
+
** [[Font size|Font Size]]
* [[Object Filters|Filters]]
+
** [[Hide labels|Show Labels]]
* [[Row limit]]
+
** [[Show Markers]]
* [[Rows sort]]
+
** [[Stacking]]
* [[Stacking]]
 
* [[Thousand sep. (Y axis)]]
 
* [[Total row]]
 
  
  
'''Title Bar Properties'''
+
<!--T:22-->
 +
* '''Legend Properties''':
 +
** [[Hide Legend]]
 +
** [[Legend position|Legend Position]]
 +
** [[Font size|Font Size]]
 +
** [[Abbreviate Legend]]
  
* [[Title bar Properties]]
 
  
 +
<!--T:23-->
 +
* '''Title Bar Properties''':
 +
** [[Title bar Properties|Title Bar Properties]]
  
'''Layout Properties'''
 
  
* [[Background color]]
+
<!--T:24-->
* [[Border color]]
+
* '''Layout Properties''':
* [[Font size]]
+
** [[Hide Border|Show Border]]
* [[Hide labels]]
+
** [[Border color|Border Color]]
* [[Labels rotation]]
+
** [[Background color|Background Color]]
* [[Legend position]]
+
** [[Object positions|Object Positions]]
* [[Object dimensions]]
+
** [[Object dimensions|Object Dimensions]]
* [[Object positions]]
 
  
  
'''Object Columns Properties'''
+
<!--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]]
  
* [[Column filters]]
+
</translate>
* [[Column label]]
 
* [[Column name]]
 
* [[Data type]]
 
* [[Decimal places]]
 
* [[Delete column]]
 
* [[Function]]
 
* [[Mask]]
 
* [[Series Type]]
 
* [[Thousand sep.]]
 

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: