ZoomCharts Documentation

GeoChart.settings.advanced.style

This section is defined by the type BaseSettingsAdvancedStyle.

Miscellaneous style settings.

Properties

loadingArcStyle: anonymous type

Loading arc animation style

Properties
lineColor: string
Default value: "red"
lineWidth: number
Default value: 7
location: "corner" | "center" | "hidden"
Default value: "center"

Specifies the location of the loading indicator and the status message as well.

Valid values:
  • corner - The indicator is displayed in the top right corner
  • center - The indicator is displayed in the center of the chart
  • hidden - The indicator is not displayed
Default value: 15

Loading arc radius.

Introduced in version 1.13.2.
View section details

The background that is drawn under the message. The box includes the loading indicator as well.

Note that the background is not drawn if the loading indicator is shown without this background.

messageTextStyle: BaseSettingsTextStyle
View section details

Message text. Note that the text position is taken from loadingArcStyle.location.

X