/
githubmirror
/
echarts
ОбзорДокументацияВойти
/
githubmirror
/
echarts
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
echarts/
.../component/axis/
..
AngleAxisView.ts

lint: Remove unused variables.

3 месяца назад
AxisBuilder.ts

lint: Remove unused variables.

3 месяца назад
AxisView.ts

fix(axis): remove unnecessary files

4 года назад
CartesianAxisView.ts

Merge branch 'next' into fix/contain-label-name

год назад
ParallelAxisView.ts

feat(grid layout): (1) deprecate grid.containLabel. (2) support contain axisName (3) refactor: use the same logic to measure axisLabel/axisName contain and view build. (3) support auto avoid axisLabel and axisName overflow even containLabel is not specified, while also considered axis line alignment between different grids. Introduce `grid.outerBounds` and `grid.outerBoundsContain`.

год назад
RadiusAxisView.ts

feat(grid layout): (1) deprecate grid.containLabel. (2) support contain axisName (3) refactor: use the same logic to measure axisLabel/axisName contain and view build. (3) support auto avoid axisLabel and axisName overflow even containLabel is not specified, while also considered axis line alignment between different grids. Introduce `grid.outerBounds` and `grid.outerBoundsContain`.

год назад
SingleAxisView.ts

feat(grid layout): (1) deprecate grid.containLabel. (2) support contain axisName (3) refactor: use the same logic to measure axisLabel/axisName contain and view build. (3) support auto avoid axisLabel and axisName overflow even containLabel is not specified, while also considered axis line alignment between different grids. Introduce `grid.outerBounds` and `grid.outerBoundsContain`.

год назад
axisAction.ts

(fix) Remove the breaking change introduced by axis break. And export axis break related TS type.

год назад
axisBreakHelper.ts

fix(label): Clarify some of the uniformly use label layout API and data structure. Fix that some label props were not updated during layout in certain places.

год назад
axisBreakHelperImpl.ts

fix(label): Clarify some of the uniformly use label layout API and data structure. Fix that some label props were not updated during layout in certain places.

год назад
axisSplitHelper.ts

Fix category axis min/max ticks/labels show hide when interval > 0. Remove unnecessary code. Fix relevant TS.

4 месяца назад
installBreak.ts

(feat & fix): (1) fix test/axis-break-3.html (2) Add license headers. (3) Fix that axis break should not be a installable "component", but a feature. (4) Make axis break a installable feature, and imported in echarts.all.js and echarts.common.js by default, but not in echarts.simple.js. The zipped size diff is 11KB, not so much but still considerable as a non-common feature.

год назад
parallelAxisAction.ts

fix: fix parallel action not work bug

6 лет назад