The title refers to the most important information about the widget that is plotted. It contains the names of the parameters/variables used to plot the widget. You can also include any important information about the widget, like its purpose, in the title.
By default, the title formatting options are not visible. Turn the toggle button ON ( ) to format the title.
The table given below describes different fields present on Title formatting.
Field | Description | Remark |
---|---|---|
Text | It allows you to give a suitable title to the widget created. | By default, the variables used to create the widget appear in the title. |
Background Color | It allows you to change the background of the region where the title is displayed. | By default, the color is white. |
Border Color | It allows you to select a color for the border given to the region where the title is displayed. | To apply the border color and width, select the corresponding check box. |
Border Width | It allows you to change the width of the border given to the region where the title is displayed. |
To use Title formatting options, first plot a Column Chart using the dimensions and measures from the dataset. For example, we plot a Column Chart of the Count of Cards against Gender. The Ethnicity of the sample is the Legend dimension.
The figure given below shows an original image of the Column Chart. By default,
- The title of the chart contains information about the plotted variables. In the chart below, the title is "Count of Cards by Gender and Ethnicity".
- The background of the title is the same as the canvas on which the widget is plotted.
- The title does not have a border.
Now,
- Change the title text.
- Change the title text font type, font size, and font color.
- Make the title bold, italic, and underline it.
- Change the background color of the title.
- Give a suitable border to the title. Change its color and width.
The resultant widget is shown below.