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) 喜欢
ID
30
配置代码
var option = {
tooltip: {
trigger: 'axis'
},
legend: {
data:['2017', '2018'],
... 6个月前 (01-02) 喜欢
ID
29
配置代码
var option = {
backgroundColor: '#0d073d',
title: {
text: 'GDP增长率',
textStyle: {
... 6个月前 (01-02) 喜欢
ID
28
配置代码
const option = {
backgroundColor: backgroundColor,
tooltip: {
show: true,
trigger: 'axis... 6个月前 (01-02) 喜欢
ID
27
配置代码
const option = {
backgroundColor: 'transparent',
tooltip: {
trigger: 'axis',
axisPointer... 6个月前 (01-02) 喜欢
ID
26
配置代码
const option = {
title: {
text: '🌪️ 实时风速风向监测 (m/s)',
left: 'center',
top: 20,
... 6个月前 (01-02) 喜欢