ID
36
配置代码
var option = {
tooltip: {
trigger: 'axis'
},
xAxis: {
type: 'category',
... 2个月前 (05-11) 喜欢
ID
37
配置代码
var option = {
backgroundColor: 'black',
title: {
text: 'Humidity (%)',
left: 'center',
... 2个月前 (05-11) 喜欢
ID
38
配置代码
var option = {
backgroundColor: 'black',
title: {
text: '北京各区湿度 (%)',
left: 'center',
... 2个月前 (05-11) 喜欢
ID
39
配置代码
var option = {
backgroundColor: 'black',
title: {
text: '北京各区湿度 (%)',
left: 'center',
... 2个月前 (05-11) 喜欢
ID
40
配置代码
var option = {
backgroundColor: 'black',
title: {
text: '北京各区湿度 (%)',
left: 'center',
... 2个月前 (05-11) 喜欢
ID
35
配置代码
let option = {
backgroundColor: '#fff',
tooltip: {
trigger: 'axis',
extraCssText: 'paddi... 6个月前 (01-02) 喜欢
ID
34
配置代码
var option = {
backgroundColor: '#000',
tooltip: {
trigger: 'axis'
},
legend: {
... 6个月前 (01-02) 喜欢
ID
33
配置代码
var option = {
tooltip: {
trigger: 'axis',
position: function (pt) {
return [pt[... 6个月前 (01-02) 喜欢
ID
32
配置代码
var option = {
tooltip: {
trigger: 'axis',
axisPointer: {
type: 'cross',
... 6个月前 (01-02) 喜欢
ID
31
配置代码
var option = {
backgroundColor: 'rgba(2, 2, 2, 0.8)',
legend: {
show: true,
textStyle: {... 6个月前 (01-02) 喜欢