fix: BUG修改

This commit is contained in:
kun 2024-02-21 09:24:09 +08:00
parent 79ee9b7572
commit 249de86c44

View File

@ -66,7 +66,7 @@ function drawChart() {
color: [ color: [
[ [
1, 1,
new echarts.graphic.LinearGradient(0, 0, 1, 0, [ new echarts.graphic.LinearGradient(1, 0, 0, 0, [
{ {
offset: 0, offset: 0,
color: "rgba(151, 12, 12, 1)" color: "rgba(151, 12, 12, 1)"