This commit is contained in:
parent
ff3167abfb
commit
cfd21c73d5
|
@ -102,7 +102,7 @@ const getOption = () => {
|
||||||
symbolSize: 10,
|
symbolSize: 10,
|
||||||
label: {
|
label: {
|
||||||
show: true,
|
show: true,
|
||||||
color: "#ffffff",
|
color: "#00FCFF",
|
||||||
position: "top",
|
position: "top",
|
||||||
fontSize: 14,
|
fontSize: 14,
|
||||||
formatter: function (data) {
|
formatter: function (data) {
|
||||||
|
|
Loading…
Reference in New Issue