ZoomCharts Documentation

NetChart.settings.localization

This section is defined by the type NetChartSettingsLocalization.

Localizeable strings including export type options and useful default buttons used for chart interaction. Buttons like to navigate back, set the chart on full screen and others.

Properties

closeButton: string
Default value: "Close"
Inherited from: BaseSettingsLocalization

Text used on menu close button.

dataRequestFailed: string
Default value: "Data request failed"
Inherited from: BaseSettingsLocalization

Error message when data request has failed.

exportNotAvailable: string
Default value: "Your browser does not support exporting the chart."
Inherited from: BaseSettingsLocalization
Introduced in version 1.15.6.

Error message when the browser does not support launching file save dialog from the script without using advanced.exportProxyURL and that setting has been disabled.

loadingLabel: string
Default value: "Loading..."
Inherited from: BaseSettingsLocalization

Message to show when data loading is in progress.

Node/link menu by using localizeable strings.

Properties
close: string
Default value: "Close"
collapse: string
Default value: "Collapse"
dynamic: string
Default value: "Pin"
Version 1.12.0: fixed spelling (previous name was 'dynaminc').
Version 1.16.0: changed Dynamic/Fixed to Pin/Unpin.

The text for the button that unlock the node position.

expand: string
Default value: "Expand"
fixed: string
Default value: "Unpin"
focus: string
Default value: "Focus"
hide: string
Default value: "Hide"
unfocus: string
Default value: "Unfocus"
Inherited from: BaseSettingsLocalization
View section details

Strings used in toolbars.

X