Main

type

5 (blog/news article)

status

21 (imported old-v2, waiting for another import)

review version

0

cleanup version

0

pending deletion

0 (-)

created at

2025-10-19 20:06:38

updated at

2026-01-29 15:44:05

Address

url

https://084612.xyz/posts/71e3c4fa5a

url length

35

url crc

1125

url crc32

3390112869

location type

4 (page_location points to new url in different domain)

canonical status

2 (missing canonical tag in html)

canonical page id

-

location

https://www.084612.xyz/posts/71e3c4fa5a

Source

domain id

445300115

domain tld

3025

domain parts

0

originating warc id

-

originating url

https://084612.xyz/

source type

4 (mainpage of this domain)

Server response

server ip

172.67.156.191

Publication date

2026-01-29 15:44:04

Fetch attempts

1

Original html size

44648

Normalized and saved size

14025

Content

title

echarts用markArea配合series标记图表区域

excerpt

content

echarts用markArea配合series标记图表区域发布于:2025年06月10日echarts#代码 可以新增一个 series.bar,设置 data 值为 null 的数组,设置 series.bar.tooltip 为 false,再通过 markArea 来标记区域。 此时还能通过 legend 来控制是否显示标记区域。 json{ "name": "法定节假日", "type": "bar", "tooltip": { "show": false }, "legend": { "itemWidth": 6, "itemHeight": 6 }, "barWidth": "60%", "data": [null, null, null, null, null, null], "itemStyle": { "color": "rgba(80, 202, 196, 0.2)" }, "markArea": { "itemStyle": { "color": { "type": "linear", "x": 0, "y": 0, "x2": 0, "y2": 1, "colorStops": [ { "offset": 0, "color": "rgba(16, 143, 139, 0.6)" // 0% 处的颜色 }, { "offset": 1, "color": "rgba(16, 143, 139, 0.2)" // 100% 处的颜色 } ] } }, "data": [ [ { "xAxis": "3日/周三" }, { "xAxis": "4日/周四" } ], [ { ...

author

updated

1770982245

Text analysis

block type

0

extracted fields

104

extracted bits

title
full content
content was extracted heuristically

detected location

0

detected language

0 (awaiting analysis)

category id

-

index version

1

paywall score

0

spam phrases

0

Text statistics

text nonlatin

85

text cyrillic

0

text characters

435

text words

105

text unique words

60

text lines

1

text sentences

1

text paragraphs

1

text words per sentence

105

text matched phrases

0

text matched dictionaries

0