TMetaData: {
endTime: number;
hasVolume: boolean;
isRelative?: boolean;
name: string;
options: { [key: string]: any };
precision: number;
properties: { [key: string]: any };
startTime: number;
timezone: string;
updatedIdentifier?: { newIdentifier: string; oldIdentifier: string };
}
Type declaration
endTime: number
hasVolume: boolean
Optional
isRelative?: boolean
name: string
options: { [key: string]: any }
precision: number
properties: { [key: string]: any }
startTime: number
timezone: string
Optional
updatedIdentifier?: { newIdentifier: string; oldIdentifier: string }
optional attribute which can be set to notify charting core that a different identifier should be used instead this will cause a new loading cycle with the updated identifier