@barchart/chart-lib 2.216.2 → 2.217.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1075,6 +1075,7 @@ declare module "@barchart/chart-lib" {
1075
1075
  mode?: FeedMode;
1076
1076
  hostingModel?: HostingModel;
1077
1077
  logo?: string;
1078
+ logoClickable?: boolean;
1078
1079
  baseUrl?: BaseUrl;
1079
1080
  overrides?: Overrides;
1080
1081
  extensions?: Extensions;