mirror of
https://github.com/dataease/dataease.git
synced 2026-05-20 02:58:10 +08:00
@@ -43,7 +43,8 @@ export function baseRadarOption(chart_option, chart) {
|
||||
data: [
|
||||
{
|
||||
value: y.data,
|
||||
name: y.name
|
||||
name: y.name,
|
||||
label: y.label
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user