mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-15 12:49:17 +00:00
feat: add custom config for graphs
This commit is contained in:
@@ -48,6 +48,7 @@ limitations under the License. -->
|
||||
:intervalTime="appStoreWithOut.intervalTime"
|
||||
:data="state.source"
|
||||
:config="data.graph"
|
||||
:standard="data.standard"
|
||||
/>
|
||||
</div>
|
||||
<div v-else class="no-data">{{ t("noData") }}</div>
|
||||
|
Reference in New Issue
Block a user