Sign in
apache
/
echarts-doc
/
HEAD
8cb1409
Merge pull request #506 from apache/codex/fix-tree-emptycircle-docs
by Jin
· 10 days ago
master
cc0e1ef
docs(tree): clarify emptyCircle itemStyle behavior
by Justin-ZS
· 10 days ago
codex/fix-tree-emptycircle-docs
10e94c8
Merge pull request #504 from takaebato/fix-tutorial-link
by Zhongxiang Wang
· 3 weeks ago
1f1fd54
replace tutorial section with handbook link
by Takahiro Ebato
· 3 weeks ago
b1f9dd3
Merge pull request #503 from apache/dependabot/npm_and_yarn/lodash-4.18.1
by Zhongxiang Wang
· 3 weeks ago
a028cd0
build(deps-dev): bump lodash from 4.17.23 to 4.18.1
by dependabot[bot]
· 3 weeks ago
eca3205
Merge pull request #497 from takaebato/add-llms-txt
by Zhongxiang Wang
· 3 weeks ago
8d32be0
fix globby compatibility in Windows & tweak zh section labels & update turndown dep
by plainheart
· 3 weeks ago
6ef8a13
Merge pull request #501 from apache/dependabot/npm_and_yarn/lodash-es-4.18.1
by Zhongxiang Wang
· 3 weeks ago
9734994
improve link resolution, refactor build-llms.js
by Takahiro Ebato
· 4 weeks ago
14bfa8b
refactor build-llms.js
by Takahiro Ebato
· 4 weeks ago
99c6d67
build(deps): bump lodash-es from 4.17.23 to 4.18.1
by dependabot[bot]
· 4 weeks ago
9b4c126
Merge pull request #499 from apache/dependabot/npm_and_yarn/picomatch-2.3.2
by Zhongxiang Wang
· 5 weeks ago
26c685e
build(deps-dev): bump picomatch from 2.3.1 to 2.3.2
by dependabot[bot]
· 5 weeks ago
8f1ccf4
refine doc for stack and extract stack doc part (fix #493)
by plainheart
· 8 weeks ago
bffe9f2
Merge pull request #498 from apache/dependabot/npm_and_yarn/multi-5660a182de
by Zhongxiang Wang
· 8 weeks ago
79c67af
Merge pull request #496 from apache/dependabot/npm_and_yarn/minimatch-9.0.9
by Zhongxiang Wang
· 8 weeks ago
122717a
build(deps): bump serialize-javascript and terser-webpack-plugin
by dependabot[bot]
· 8 weeks ago
72d0ff2
fix doc for default candlestick colors of increase/decrease (resolves apache/echarts#21522)
by plainheart
· 8 weeks ago
3bf7a84
add link resolution
by Takahiro Ebato
· 9 weeks ago
b687b73
feat: add llms.txt and LLM-friendly markdown docs generation
by Takahiro Ebato
· 9 weeks ago
6e2cb14
build(deps-dev): bump minimatch from 9.0.5 to 9.0.9
by dependabot[bot]
· 9 weeks ago
c60bbce
Merge pull request #494 from apache/dependabot/npm_and_yarn/webpack-5.105.0
by Zhongxiang Wang
· 10 weeks ago
c32fe48
Merge pull request #495 from PanStar/fix-docs
by Zhongxiang Wang
· 10 weeks ago
8fff952
dos: fix the description of invisible
by PanStar
· 3 months ago
0e4eb34
build(deps-dev): bump webpack from 5.101.0 to 5.105.0
by dependabot[bot]
· 3 months ago
5b063b0
Merge pull request #492 from apache/dependabot/npm_and_yarn/lodash-4.17.23
by Zhongxiang Wang
· 3 months ago
37b2fe8
Merge pull request #491 from apache/dependabot/npm_and_yarn/lodash-es-4.17.23
by Zhongxiang Wang
· 3 months ago
a876ac2
build(deps-dev): bump lodash from 4.17.21 to 4.17.23
by dependabot[bot]
· 3 months ago
049dc08
build(deps): bump lodash-es from 4.17.21 to 4.17.23
by dependabot[bot]
· 3 months ago
1615692
doc: fix some typos (#490)
by tuncbkose
· 4 months ago
f01974b
Merge pull request #489 from apache/feat-chord
by Wenli Zhang
· 5 months ago
70ebf07
doc: complete doc for chord
by Ovilia
· 5 months ago
64157c5
Merge pull request #488 from apache/fix-sector
by Wenli Zhang
· 5 months ago
20534f0
doc: add missing doc for sector.cornerRadius
by Ovilia
· 5 months ago
e2eda8e
WIP(chord): doc
by Ovilia
· 5 months ago
7f9b29c
security-warning: Make title consistent.
by 100pah
· 6 months ago
c54de32
Fix incorrect doc sample.
by 100pah
· 6 months ago
4069c33
Merge pull request #482 from apache/security-related
by sushuang
· 6 months ago
925072a
Add example for html escaping.
by 100pah
· 6 months ago
3aaa789
Merge branch 'master' into security-related
by 100pah
· 6 months ago
68bde9b
security: add security warnings for APIs (options) in doc.
by 100pah
· 6 months ago
b4b36c7
support security warning common mixin.
by 100pah
· 6 months ago
54c73b6
tweak version common mixin.
by 100pah
· 6 months ago
7de8ed4
Merge pull request #479 from xmatthias/fix/xaxis-max
by Zhongxiang Wang
· 7 months ago
9692cd5
doc(axis): fix typo in axis.max description
by Matthias
· 7 months ago
c0c6919
Merge pull request #478 from qinhuangdaoooo/fix-docs
by Zhongxiang Wang
· 7 months ago
40838ac
doc(line): fix axisTick lineStyle color defaultValue
by 罗宇
· 7 months ago
43ce692
fix: fix the setTheme doc to add a caveat.
by 100pah
· 7 months ago
21ad8fd
fix(build): replace the `${lang}` var in all config items when md2json. (see https://github.com/apache/echarts-doc/commit/df13f10d6efc48884d9c4c09998a2112d7249790#diff-8acc21ceac13631923ed1a6a0406ec62f5d8898ea1725bf8aaeb695ac1b825d9R1250)
by plainheart
· 7 months ago
05bb8ae
add doc for tooltip `displayTransition` option (apache/echarts#20966)
by plainheart
· 8 months ago
846b557
Merge pull request #460 from Justin-ZS/fix/stackOrder-doc-improvement
by Wenli Zhang
· 8 months ago
7df6fac
update some link to handbook after migrating.
by 100pah
· 8 months ago
11332b7
Merge pull request #475 from apache/axis-break-enhance
by Wenli Zhang
· 8 months ago
df13f10
enhance: useUTC
by 100pah
· 8 months ago
673340e
Merge branch 'master' of github.com:apache/incubator-echarts-doc
by 100pah
· 8 months ago
4cf9db5
enhance axis break doc: (1) action and event (2) formatter param (3) more detailed desc.
by 100pah
· 8 months ago
b0923ea
tweak version.
by 100pah
· 8 months ago
4f2184a
Add global variables for link in code block.
by 100pah
· 8 months ago
41c2725
style: tweak since version.
by 100pah
· 8 months ago
8f56acf
doc style: quote less noticeable and code block in quote more distinguishable.
by 100pah
· 8 months ago
a39368b
add version tip for API
by plainheart
· 8 months ago
98f7097
add version tip for axis break
by plainheart
· 8 months ago
ff97cae
Merge pull request #474 from apache/feat-break
by Wenli Zhang
· 8 months ago
4bcad1c
feat: improve blockquote style
by Ovilia
· 8 months ago
be700aa
doc: add doc for break axis apache/echarts#19459
by Ovilia
· 8 months ago
18b1950
fix: jitter should only be under xAxis and yAxis
by Ovilia
· 8 months ago
4f76ebb
Merge pull request #465 from ducktordanny/fix/echarts-instance-opional-typo
by Wenli Zhang
· 8 months ago
375474b
Merge pull request #470 from apache/coord-sys-doc-enhancement
by sushuang
· 9 months ago
fa0989b
Add thumbnail component doc.
by 100pah
· 9 months ago
4c36a0b
Supplement coord sys related API doc, custom series doc, media query doc.
by 100pah
· 9 months ago
393ba3a
Enhance coord sys doc.
by 100pah
· 9 months ago
354d869
Merge pull request #469 from apache/v6-doc-supplement-2
by sushuang
· 9 months ago
9328d92
Add doc geo.clip and roamTrigger.
by 100pah
· 9 months ago
5c870a4
Tweak geoJSON example api.
by 100pah
· 9 months ago
19fdd60
Add doc for preserveAspect.
by 100pah
· 9 months ago
71dec30
Enhance roam doc.
by 100pah
· 9 months ago
05da6bf
Add graph embedded case (simple graph)
by 100pah
· 9 months ago
0f9e007
Support no dims in PercentVector
by 100pah
· 9 months ago
f714784
Merge branch 'master' of github.com:apache/echarts-doc
by Ovilia
· 9 months ago
cc5f026
doc: add date
by Ovilia
· 9 months ago
af77f98
Merge pull request #468 from apache/v6-doc-supplement
by sushuang
· 9 months ago
417df8b
Add doc: nameMoveOverlap.
by 100pah
· 9 months ago
595a42d
visualMap: support option seriesId.
by 100pah
· 9 months ago
d4af9f5
Update doc for view coord sys common options (center, zoom, scaleLimit).
by 100pah
· 9 months ago
1b0ea5d
tweak doc: rich inherit plain label.
by 100pah
· 9 months ago
daa0cba
tweak: rename *-local.js to *-override.js, convey a more accurate meaning.
by 100pah
· 9 months ago
f93121a
Merge pull request #466 from apache/feat-coord-sys
by sushuang
· 9 months ago
7054864
Merge pull request #467 from apache/doc-6.0
by Wenli Zhang
· 9 months ago
cec76fb
doc: fix doc for markers
by Ovilia
· 9 months ago
594cc7d
Add coord sys reference universally.
by 100pah
· 9 months ago
39fa6dc
feat(coordSys): add and enhance coord sys doc.
by 100pah
· 9 months ago
8624290
doc: add doc for setTheme
by Ovilia
· 9 months ago
1e4cb1d
doc: add changelog for 6.0.0
by Ovilia
· 9 months ago
b520141
feat: support table header sticky in option doc.
by 100pah
· 9 months ago
216b2d5
feat: Support ETPL filter 'minVersion'.
by 100pah
· 9 months ago
3765278
tweak geo doc aspect scale.
by 100pah
· 9 months ago
9d0a373
fix(echarts-instance): Fix "opional" typo.
by Daniel Lazar
· 9 months ago
8b252bb
Merge pull request #464 from apache/fix-jitter
by Wenli Zhang
· 9 months ago
85e1bbc
fix(jitter): add doc for jitterOverlap and jitterMargin
by Ovilia
· 9 months ago
Next »