Options🔗Definition🔗export interface Options { timezone?: common.TimeZone[]; legend: common.VizLegendOptions; tooltip: common.VizTooltipOptions; }