代码调整
This commit is contained in:
12
pqs-event/event-boot/src/main/resources/templates/test.ftl
Normal file
12
pqs-event/event-boot/src/main/resources/templates/test.ftl
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
animation:false,
|
||||
xAxis: {},
|
||||
yAxis: {},
|
||||
series: [
|
||||
{
|
||||
symbolSize: 2,
|
||||
data: ${bdata},
|
||||
type: 'scatter'
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user