Searched refs:fileStatisticsAnalysisPie (Results 1 – 2 of 2) sorted by relevance
27 private fileStatisticsAnalysisPie: LitChartPie | null | undefined; property in TabPaneFilesystemStatisticsAnalysis96 this.fileStatisticsAnalysisPie = this.shadowRoot!.querySelector<LitChartPie>('#chart-pie');108 this.fileStatisticsAnalysisPie!.dataSource = [];152 this.fileStatisticsAnalysisPie!.config = {198 this.fileStatisticsAnalysisPie?.showHover();199 this.fileStatisticsAnalysisPie?.hideTip();232 this.fileStatisticsAnalysisPie?.hideTip();235 this.fileStatisticsAnalysisPie!.config = {278 this.fileStatisticsAnalysisPie?.showHover();279 this.fileStatisticsAnalysisPie?.hideTip();[all …]
27 private fileStatisticsAnalysisPie: LitChartPie | null | undefined; property in TabPaneFilesystemStatisticsAnalysis96 this.fileStatisticsAnalysisPie = this.shadowRoot!.querySelector<LitChartPie>('#fs-chart-pie');108 this.fileStatisticsAnalysisPie!.dataSource = [];152 this.fileStatisticsAnalysisPie!.config = {191 this.fileStatisticsAnalysisPie?.showHover();192 this.fileStatisticsAnalysisPie?.hideTip();225 this.fileStatisticsAnalysisPie?.hideTip();228 this.fileStatisticsAnalysisPie!.config = {264 this.fileStatisticsAnalysisPie?.showHover();265 this.fileStatisticsAnalysisPie?.hideTip();[all …]