g-ui-web 1.0.27 → 1.0.28

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/g-ui-web.js CHANGED
@@ -114907,7 +114907,7 @@ const b6t = { class: "g-datatable" }, _6t = H({
114907
114907
  ] : r == "ring" ? l = t ? [
114908
114908
  {
114909
114909
  type: "pie",
114910
- radius: ["45%", "80%"],
114910
+ radius: ["35%", "60%"],
114911
114911
  center: ["25%", "50%"],
114912
114912
  avoidLabelOverlap: !1,
114913
114913
  label: {
@@ -114942,7 +114942,7 @@ const b6t = { class: "g-datatable" }, _6t = H({
114942
114942
  },
114943
114943
  {
114944
114944
  type: "pie",
114945
- radius: ["45%", "80%"],
114945
+ radius: ["35%", "60%"],
114946
114946
  center: ["75%", "50%"],
114947
114947
  avoidLabelOverlap: !1,
114948
114948
  label: {
@@ -114968,7 +114968,7 @@ const b6t = { class: "g-datatable" }, _6t = H({
114968
114968
  ] : [
114969
114969
  {
114970
114970
  type: "pie",
114971
- radius: ["45%", "80%"],
114971
+ radius: ["40%", "60%"],
114972
114972
  avoidLabelOverlap: !1,
114973
114973
  label: {
114974
114974
  show: !0,
Binary file
@@ -172,11 +172,11 @@ echarts.use([`+A+"]);":"Unknown series "+M))}return}if(f==="tooltip"){if(_){proc
172
172
  {b}
173
173
  {c}${s||""}`},emphasis:{label:{show:!0,fontSize:Jl.chartOption.fontSize,color:getComputedStyle(Rr).getPropertyValue("--el-text-color-primary")}},labelLine:{show:!0,length:Co(r),length2:Co(r)/2}}]:[{type:"pie",radius:["0","80%"],avoidLabelOverlap:!1,label:{show:!0,color:getComputedStyle(Rr).getPropertyValue("--el-text-color-primary"),formatter:`
174
174
  {b}
175
- {c}${s||""}`},emphasis:{label:{show:!0,fontSize:Jl.chartOption.fontSize,color:getComputedStyle(Rr).getPropertyValue("--el-text-color-primary")}},labelLine:{show:!0,length:Co(r),length2:Co(r)/2}}]:n=="ring"?c=t?[{type:"pie",radius:["45%","80%"],center:["25%","50%"],avoidLabelOverlap:!1,label:{show:!0,color:getComputedStyle(Rr).getPropertyValue("--el-text-color-primary"),formatter:`
175
+ {c}${s||""}`},emphasis:{label:{show:!0,fontSize:Jl.chartOption.fontSize,color:getComputedStyle(Rr).getPropertyValue("--el-text-color-primary")}},labelLine:{show:!0,length:Co(r),length2:Co(r)/2}}]:n=="ring"?c=t?[{type:"pie",radius:["35%","60%"],center:["25%","50%"],avoidLabelOverlap:!1,label:{show:!0,color:getComputedStyle(Rr).getPropertyValue("--el-text-color-primary"),formatter:`
176
176
  {b}
177
- {c}${s||""}`},emphasis:{label:{show:!0,fontSize:Jl.chartOption.fontSize,color:getComputedStyle(Rr).getPropertyValue("--el-text-color-primary")}},labelLine:{show:!0,length:Co(r),length2:Co(r)/2},markLine:{silent:!0,symbolSize:0,lineStyle:{width:1,color:JSON.parse(getComputedStyle(Rr).getPropertyValue("--ui-chart-colors-2")),type:"dashed"},data:a?i:[]}},{type:"pie",radius:["45%","80%"],center:["75%","50%"],avoidLabelOverlap:!1,label:{show:!0,color:getComputedStyle(Rr).getPropertyValue("--el-text-color-primary"),formatter:`
177
+ {c}${s||""}`},emphasis:{label:{show:!0,fontSize:Jl.chartOption.fontSize,color:getComputedStyle(Rr).getPropertyValue("--el-text-color-primary")}},labelLine:{show:!0,length:Co(r),length2:Co(r)/2},markLine:{silent:!0,symbolSize:0,lineStyle:{width:1,color:JSON.parse(getComputedStyle(Rr).getPropertyValue("--ui-chart-colors-2")),type:"dashed"},data:a?i:[]}},{type:"pie",radius:["35%","60%"],center:["75%","50%"],avoidLabelOverlap:!1,label:{show:!0,color:getComputedStyle(Rr).getPropertyValue("--el-text-color-primary"),formatter:`
178
178
  {b}
179
- {c}${s||""}`},emphasis:{label:{show:!0,fontSize:Jl.chartOption.fontSize,color:getComputedStyle(Rr).getPropertyValue("--el-text-color-primary")}},labelLine:{show:!0,length:Co(r),length2:Co(r)/2}}]:[{type:"pie",radius:["45%","80%"],avoidLabelOverlap:!1,label:{show:!0,color:getComputedStyle(Rr).getPropertyValue("--el-text-color-primary"),formatter:`
179
+ {c}${s||""}`},emphasis:{label:{show:!0,fontSize:Jl.chartOption.fontSize,color:getComputedStyle(Rr).getPropertyValue("--el-text-color-primary")}},labelLine:{show:!0,length:Co(r),length2:Co(r)/2}}]:[{type:"pie",radius:["40%","60%"],avoidLabelOverlap:!1,label:{show:!0,color:getComputedStyle(Rr).getPropertyValue("--el-text-color-primary"),formatter:`
180
180
  {b}
181
181
  {c}${s||""}`},emphasis:{label:{show:!0,fontSize:Jl.chartOption.fontSize,color:getComputedStyle(Rr).getPropertyValue("--el-text-color-primary")}},labelLine:{show:!0,length:Co(r),length2:Co(r)/2}}]:n=="rose"&&(c=t?[{type:"pie",radius:["45%","80%"],center:["25%","50%"],roseType:"area",avoidLabelOverlap:!1,label:{show:!0,color:getComputedStyle(Rr).getPropertyValue("--el-text-color-primary"),formatter:`
182
182
  {b}
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "g-ui-web",
3
3
  "private": false,
4
4
  "description": "可视化组件库",
5
- "version": "1.0.27",
5
+ "version": "1.0.28",
6
6
  "author": "wyu",
7
7
  "license": "MIT",
8
8
  "type": "module",