src/visualComponent/table/cell/sparkline/dynamic/tooltipComponent.ts (3 lines): - line 52: lineStyle?: string; // TODO: Extend PBI API - line 53: markerShape?: string; // TODO: Extend PBI API - line 54: lineColor?: string; // TODO: Extend PBI API src/converter/data/columnBasedModel/columnBasedModelConverter.ts (2 lines): - line 50: * TODO: This converter looks very heavy - line 51: * TODO: Let's revisit and optimize this once you have a chance to improve this src/hyperlink/hyperlinkAdapter.ts (1 line): - line 41: // TODO: We should get rid of window.open once this.hostServices.launchUrl is supported by none iframe mode src/visualComponent/table/tableComponent.ts (1 line): - line 184: * TODO: Let's revisit it later in order to make a better solution (the later is usually never)