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) 喜欢
ID
25
配置代码
var option = {
backgroundColor: '#1a2634',
color: ['#01C5FD', '#01C5FD', '#01C5FD'],
title: {
... 6个月前 (01-02) 喜欢
ID
24
配置代码
const option = {
backgroundColor: 'transparent', legend: {
data: ['常考知识点', '次常考知识点', '不常考知识点'],
... 6个月前 (01-02) 喜欢
ID
23
配置代码
const option = {
backgroundColor: 'transparent', title: {
text: '铁路客流量趋势分析',
left: 'cen... 6个月前 (01-02) 喜欢
ID
22
配置代码
const option = {
backgroundColor: 'transparent', title: {
text: '销售量趋势分析',
left: 'cente... 6个月前 (01-02) 喜欢
ID
21
配置代码
const option = {
backgroundColor: 'transparent', // 标题配置
title: {
text: '24小时心率监控分析',
... 6个月前 (01-02) 喜欢