CN-228 Cyptocurrency--活跃IP新图表开发

This commit is contained in:
hyx
2021-12-06 21:12:04 +08:00
parent f390af3d34
commit 88b3cf1351
5 changed files with 225 additions and 4 deletions

View File

@@ -87,6 +87,7 @@ export const unitTypes = {
export const chartTableDefaultPageSize = 10 // table类型图表默认每页数据量
export const chartTableTopOptions = [10, 100] // table类型图表的TOP-N选项
export const chartActiveIpTableOrderOptions = ['machine'] // active ip table类型图表的order 选项
export const chartPieTableTopOptions = [{ name: 'Sessions', value: 'sessions' }, { name: 'Packets', value: 'packets' }, { name: 'Bytes', value: 'bytes' }] // table类型图表的TOP-N选项
export const iso36112 = {