Table Plus | TODO: Chart Types | A Simple Bar Chart | A Simple table using the Table macro | A Line chart | A Time/Series chart for graphing data over a period of time.
Table Plus
|
Total |
---|---|
January |
37.5 |
February |
31.3 |
March |
25.1 |
April |
28.0 |
Wiki Code:
TODO: Chart Types
https://wikispaces.psu.edu/display/training/Creating+Microsoft+Excel+Charts
A Simple Bar Chart

Wiki Code:
A Simple table using the Table macro
The width is set at 50% of the browser window (container).
Column 1 | Column 2 |
---|---|
Content 1 | Content 2 |
Wiki Code:
A Line chart
the chart plots the points for both minimum and maximum, and displays the data table directly below the chart.

Month |
Min |
Max |
---|---|---|
January |
31.3 |
37.5 |
February |
26.8 |
32.7 |
March |
25.1 |
28 |
April |
18.7 |
25.3 |
Wiki Code:
A Time/Series chart for graphing data over a period of time.

Wiki Code: