How to create a JavaScript chart theme
1 In Outline, right-click Themes and choose New Report Item Theme.
2 In New Report Item Theme, specify the following information:
In Name, type a name for the theme.
In Type, select Chart.
Choose OK.
3 In Chart Theme Wizard, select the second option, HTML5, to define a theme. Choose Next.
4 In the JavaScript chart theme builder, shown in
Figure 12‑5, write code that defines the desired style properties for the chart theme. The Preview section displays the results of your code for a selected chart type.
Figure 12‑5 Example of JavaScript code and preview of a bar chart
5 To write event-handling code, described in the next section, choose the Script tab.