To control URLs globally, update the global.txt file:
security.allowURLLinks = 0 or 1
In each chart’s properties window:
If neither the global.txt file nor individual chart settings are configured, all URLs in VitaraCharts will be blocked by default.
For XSS protection, ensure relative URLs in href or src attributes start with a forward slash (/). This is required for proper encoding.
For more details, please refer to the Vitara Charts URL Security Documentationhttps://docs.vitaracharts.com/guideCommonFeatures/allowURLs.html