Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table Chart is a macro bundled within Table Filter add-on. It allows you to generate dynamically updated data with instant change of columns with data values.

Parameters

The add-on adds the Pivot table macroTable Chart macro. You can add this macro onto your Confluence page and further paste any table into the macro body. You can also insert the macros that generate the table data and get a pivot table with aggregated valuesdynamic chart at once. The following parameters are available to you:

ParameterParameter NameDefaultDescription
tfc-widthWidth Width of the chart in pixels.
tfc-heightHeight Height of the chart in pixels.
columnRow labels / Dates column Name of the column containing data labels or dates.
datepatternDate format Format of dates used in the table.
aggregationValues column Name of the column containing data values.
idIDAssigned automaticallyID of the chart.
typeType Type of the chart to generate.
separatorDecimal Separator Decimal separator used in data values.
hideHide the source tableDisabledOption to hide the source table with data.
hidecontrolsHide controlsDIsabledOption to hide the controls used to manage parameters of the Table Chart macro.

Pivot tables in Confluence

You can expand the section below and see the source table that is used for generation of a pivot table with aggregated values.

...

titleClick here to expand the source table ...

Chart Examples

Try to see Table Chart macro in action while working with the following chart examples.

...

You can use the dedicated panel to change the calculated column and select the appropriate operation type from the following ones:

  • Count - counts the number of values pertaining to one label in the source table.
  • Max - determines the maximal value per each label.
  • Min - determines the minimal value per each label.
  • Average - calculates the average values per each label.
  • Sum - calculates the sum of values per each label.

Feel free to work with the sample Pivot table for getting aggregated data values. You can always save any modifications made in the macro's parameters by clicking Save settings in the page view mode.

...

Sample Chart #1

Info
titleUse Hint

Try to alternate the view of the chart by switching among the following chart types:

  • Pie
  • Donut
  • 3D Donut
  • Column
  • Bar

You can also select a new column with data values of the following ones:

  • Answered Tickets
  • Call per Hour
  • Ticket Response (min)
  • Tickets per Hour
Chart from Table
tfc-width700
tfc-height350
columnAgent
datepatterndd.mm.yy
aggregationTickets per Hour
id1438704803153_646027804
typePie
separatorPoint (.)
AgentDateTickets per HourTicket Response (min)Calls per HourAnswered TIckets
Remy Dempo25.06.20157.33.23.389
Rahul Dickstein26.06.20158.53.11.895
Radu Donahue27.06.20155.03.74.565
Preston Doorey28.06.20152.25.82.728
Phill Doyle29.06.20153.95.22.937

Sample Chart #2

Info
titleUse Hint

Try to alternate the view of the chart by switching among the following chart types:

  • Line
  • Area

For the Row Labels and Values Column use only table columns containing numbers.

Chart from Table
tfc-width700
tfc-height250
columnIncome
datepatternm/d/yy
aggregationSpendings
id1441007490232_-1416480034
typeLine
separatorPoint (.)
DateIncomeSpendingsBalance
8/1/20154366.504332.4334.07
8/2/20153369.004251.00-882.00
8/3/20154685.005212.57-527.57
8/4/20153284.252912.14372.11
8/5/20152892.754260.00-1367.25
8/6/20152833.383034.29-200.91
8/7/20153827.634318.00-490.38
8/8/20153936.385706.71-1770.34
8/9/20154804.383199.571604.80
8/10/20154325.384151.86173.52
8/11/20154884.133800.711083.41
8/12/20154265.383469.86795.52
8/13/20154737.253301.141436.11
8/14/20153201.754026.86-825.11
8/15/20154498.884910.00-411.13
8/16/20154823.883562.861261.02
8/17/20153833.634584.57-750.95
8/18/20152753.252933.71-180.46
8/19/20153685.254079.57-394.32
8/20/20154313.504852.71-539.21
8/21/20152726.255172.00-2445.75
8/22/20154849.254364.57484.68
8/23/20153778.505115.14-1336.64
8/24/20153225.503665.71-440.21
8/25/20154719.133601.571117.55
8/26/20153815.253517.00298.25
8/27/20154983.883913.861070.02
8/28/20154219.005315.14-1096.14
8/29/20153282.005555.86-2273.86
8/30/20153746.133921.57-175.45
8/31/20154939.504909.2930.21

Sample Chart #3

Info
titleUse Hint

Try to alternate the view of the chart by switching among the following chart types:

  • Time Line
  • Time Area

Alternate the Values Column among the following table columns:

  • Income
  • Spendings
  • Balance

...