修改模板字体排列
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
yAxis: [
|
||||
{
|
||||
type: "value",
|
||||
name: "概率分布",
|
||||
name: "布分率概",
|
||||
nameLocation: "center",
|
||||
nameGap: 60,
|
||||
nameTextStyle: {
|
||||
@@ -66,7 +66,7 @@
|
||||
},
|
||||
{
|
||||
type: "value",
|
||||
name: "占比",
|
||||
name: "比占",
|
||||
nameLocation: "center",
|
||||
nameGap: 20,
|
||||
nameTextStyle: {
|
||||
|
||||
@@ -32,7 +32,7 @@ data: ["0.01", "0.1", "0.25", "0.5", "1", "3", "20", "60", "180"],
|
||||
yAxis: [
|
||||
{
|
||||
type: "value",
|
||||
name: "概率分布",
|
||||
name: "布分率概",
|
||||
nameLocation: "center",
|
||||
nameGap: 60,
|
||||
nameTextStyle: {
|
||||
@@ -44,7 +44,7 @@ formatter: "{value} %",
|
||||
},
|
||||
{
|
||||
type: "value",
|
||||
name: "占比",
|
||||
name: "比占",
|
||||
nameLocation: "center",
|
||||
nameGap: 20,
|
||||
nameTextStyle: {
|
||||
|
||||
Reference in New Issue
Block a user