页面树结构

Please note that this Macro does not support Internet Explorer browser. Recommended browsers are Google Chrome, Microsoft Edge, Firefox or Safari.

Insert chart macro

  1. Edit a Confluence page
  2. Type {svg or {chart and select SVG chart macro in page editor
  3. Provide datasource to generate chart:

    1. Generate chart from Table
    2. Generate charts from CSV
    3. Generate chart from SQL


Configure macro

You can edit SVG Chart macro to define chart type, size, title and more parameters in Configure macro.

Switch chart type 

 Not available for combination mode


If you have choose to display the menu to switch chart type when setting macro parameters, a toolbar will be displayed on top of the chart to switch among chart types.

Highlighted icon indicates current chart type. Click different icons to switch among chart types. 


Combination Mode 

SINCE 1.2.0

SVG chart macro support combination mode allows you show multi-chart in one diagram

If you add the first column with header '<type>' in table, the chart will change to combination mode.

Input chart type for each line, leave blank will use basic chart type which you selected in macro editor.

<type>CityJanFeb
lineBeijing

barShanghai


Hongkong

Available chart type for combination mode

  • bar
  • line
  • spline
  • area
  • area-spline
  • step
  • area-step
  • bubble

Please note that combination mode does not support chart 'pie' and 'donut', and the series orientation should set to 'columns'

If you select unsupported chart type and mark '<type>' in first cell of table, the basic chart type will set to 'bar'


 Examples 

  • 无标签