Versions Compared

Key

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

...

The add-on adds the Chart from Table 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 dynamic chart at once. The following parameters are available to you:

Name of the column containing data labels or datesValues column
ParameterParameter NameDefaultDescription
tfc-widthidWidthID Assigned automaticallyWidth of the chart in pixels.
tfc-heightHeight Height of the chart in pixels.
ID of the chart.
columnLabels ColumnNone

The column containing labels for data values.

aggregationValues columnNone

The column containing numerical values for chart generation.

 X-axis value columnNoneThe column containing numerical values for chart generation.
 Y-axis value columnNoneThe column or columns containing numerical values for chart generation.
columnDates columnNoneYou can select the column with dates for chart generationcolumnRow labels / Dates column .
datepatternDate format Formatyy-mm-ddYou can specify the date format Format of dates used in the tablecolumn with dates.
aggregationtypeType Name of the column containing data values.
idIDAssigned automaticallyID of the chart.
typeType Type of the chart to generate.
PieYou can select the appropriate chart type.
separatorDecimal SeparatorPointYou can select the decimal separator (either point or comma).
tfc-heightHeight

None

(dependable on screen area)

You can define the height of the generated chart.
tfc-widthWidth

None

(dependable on screen area)

You can define the width of the generated chartseparatorDecimal Separator Decimal separator used in data values.
hideHide the source tableDisabledOption to You can hide the source table with data and enable display of the chart only.
hidecontrolsHide chart controlsDisabledOption to You can hide the controls used to manage parameters of the Table Chart macrochart controls when you need just to display the chart without a necessity to update its view.
 Show legendDisabledYou can hide the legend for the generated chart.
 Show gridEnabledYou can enabled display of the grid on the generated chart.
 Chart TitleDisabledYou can specify the title of the chart.
 Align chartEnabledYou can define the appropriate alignment for the chart.
 X-axis labelDisabledYou can specify the label for X axis of the chart.
 Y-axis labelDisabledYou can specify the label for Y axis of the chart.
 Minimal ValueDisabledYou can specify the minimal value for showing only data values greater than the specified minimal value.
 Maximal ValueDisabledYou can specify the maximal value for showing only data values not greater than the specified maximal value.
 Scale StepDisabledYou can specify the required scale step for showing the chart.
 

Minimal X Value

 You can specify the minimal value for X axis for showing only data values greater than the specified minimal value.
 Maximal X Value  You can specify the maximal value for X axis for showing only data values not greater than the specified maximal value.
 Minimal Y Value  You can specify the minimal value for Y axis for showing only data values greater than the specified minimal value.
 Maximal Y Value  You can specify the maximal value for Y axis for showing only data values not greater than the specified maximal value.
 Scale X Step 

You can specify the required scale step of X axis for showing the chart.

For Time Line and Time Area charts you can specify the appropriate number of days (Xd), months (Xm) or years (Xy) where the 'X' is the digit, as follows:

  • 10d = 10 days as a scale step
  • 1m = 1 month as a scale step
  • 2y = 2 years as a scale step
 Scale Y Step  You can specify the required scale step of Y axis for showing the chart.

Chart Examples

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

...