2018.1

Table Of Contents
l
At cursor position inserts it where the cursor is located in the template.
l
Before element inserts it before the HTML element in which the cursor is currently
located. For example if the cursor is within a paragraph, the insertion point will be
before the <p> tag.*
l
After start tag inserts it within the current HTML element, at the beginning, just after
the start tag.*
l
Before end tag inserts it within the current HTML element, at the end, just before
the end tag.*
l
After element inserts it after the element in which the cursor is currently located. For
example if the cursor is within a paragraph, the insertion point will be after the end
tag of the paragraph (</p>).*
* If the current element is located inside another element, use the Elements drop-down to
select which element is used for the insertion location. The list displays every element in
the breadcrumbs, from the current selection point down to the root of the body.
5.
Click Next and specify the data for the graph. These settings can also be edited when
you open the script, after you've inserted the chart. For an explanation of the options in the
wizard, see "Selecting data in a Business Graphic script" on the next page.
6.
For a Bar Chart or Line Chart, you can click Next and set some basic parameters of the
chart:
l
Stack Series: Check to stack the values in one bar, instead of having one bar per
value. This is only useful with a chart that is based on a data table.
l
Rotate: Check to flip the x and y axes, so that the bars are horizontal starting from
the left.
l
Show Legend: Check to show the labels of the selected data in a legend.
This is only useful with a chart that is based on a data table. In a chart based on
data fields, the labels of the fields appear under the x-axis.
l
Titles: Type the title that should appear near the horizontal (x) axis and/or the
vertical (y) axis. (Note that the axes with their titles are exchanged when you rotate
the chart.)
These are just of few of the numerous display options that can be edited via the Chart
Properties dialog; see "Enhancing a charts' design" on page579.
7.
Click Finish to insert the chart into the template.
The wizard adds the following to the template:
Page 576