mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 13:06:01 +00:00
profiler charts
This commit is contained in:
@@ -214,7 +214,9 @@
|
||||
tabComponent: 'ProfilerTab',
|
||||
props: {
|
||||
jslid: `archive://${data.folderName}/${data.fileName}`,
|
||||
formatterFunction: eng.profilerFormatterFunction,
|
||||
profilerFormatterFunction: eng.profilerFormatterFunction,
|
||||
profilerChartFormatterFunction: eng.profilerChartFormatterFunction,
|
||||
profilerChartMeasures: eng.profilerChartMeasures,
|
||||
},
|
||||
});
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user