Difference between revisions of "Area Chart/en"

From TaticView
Jump to: navigation, search
(Importing a new version from external source)
(Updating to match new version of source page)
 
(17 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
  
A Area Chart object that represents data as a filled area whose height is determined by the values in the data.
+
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 [[Value|values]] columns that will be show as the filled areas in the chart.
+
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.
  
 
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.
Line 11: Line 11:
 
'''Examples'''
 
'''Examples'''
  
[[File:areachart_ex.png|link=]]
+
[[File:Gráfico de área+en-US.PNG]]
  
 
In the example above, the chart displays the ''Quantity'' and ''Profit'' by the ''Products''.
 
In the example above, the chart displays the ''Quantity'' and ''Profit'' by the ''Products''.
 +
 +
 +
[[File:Smoothed area.png]]
 +
 +
As the first sample, here we have a area chart using ''smoothed area'' type.
  
  
 
[[File:Gráfico de área 2+en-US.PNG]]
 
[[File: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 ''April'' [[Combo (Filter)|month selection]].
+
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]].
  
  
Line 29: Line 34:
 
** [[Rows sort|Rows Sort]]
 
** [[Rows sort|Rows Sort]]
 
** [[Column order|Column Order]]
 
** [[Column order|Column Order]]
 +
** [[Drill Down]]
 
** [[Total column|Total Column]]
 
** [[Total column|Total Column]]
 
** [[Advanced row filter|Advanced Row Filter]]
 
** [[Advanced row filter|Advanced Row Filter]]
Line 46: Line 52:
 
** [[Maximum Axis Value]]
 
** [[Maximum Axis Value]]
 
** [[Minimum Axis Value]]
 
** [[Minimum Axis Value]]
 +
** Invisible
  
  
 
* '''Series Properties''':
 
* '''Series Properties''':
** [[Hide labels|Hide Labels]]
+
** [[Font size|Font Size]]
 +
** [[Hide labels|Show Labels]]
 +
** [[Show Markers]]
 
** [[Stacking]]
 
** [[Stacking]]
  
Line 73: Line 82:
  
 
* '''Column Properties''':
 
* '''Column Properties''':
** [[Column name|Column Name]]
+
** [[Selected column]]
 +
** [[Column name]]
 
** [[Data type|Data Type]]
 
** [[Data type|Data Type]]
 
** [[Column label|Column Label]]
 
** [[Column label|Column Label]]

Latest revision as of 02:25, 5 October 2022

Other languages:


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: