/
githubmirror
/
echarts
ОбзорДокументацияВойти
/
githubmirror
/
echarts
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
echarts/
.../component/dataZoom/
..
AxisProxy.ts

chore: remove unused types

2 года назад
DataZoomModel.ts

chore: fix a few typos

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

refact: put all core modules in the core dir. only do export in lib/echarts

6 лет назад
InsideZoomModel.ts

refact: fix bugs caused by the refactor. export types

6 лет назад
InsideZoomView.ts

refact: put all core modules in the core dir. only do export in lib/echarts

6 лет назад
SelectZoomModel.ts

refact: make components installable

6 лет назад
SelectZoomView.ts

refact: make components installable

6 лет назад
SliderZoomModel.ts

test(theme): fix test cases of v6

год назад
SliderZoomView.ts

Merge pull request #21045 from apache/fix-dataZoom

год назад
dataZoomAction.ts

refact: make components installable

6 лет назад
dataZoomProcessor.ts

refact: make components installable

6 лет назад
helper.ts

chore(prepublish): transform __DEV__ to node env expr.

6 лет назад
history.ts

ts: let to const. And add eslint rule "prefer-const".

6 лет назад
install.ts

fix: not install directly to avoid installed twice.

6 лет назад
installCommon.ts

refact: make components installable

6 лет назад
installDataZoomInside.ts

refact: fix bugs caused by the refactor. export types

6 лет назад
installDataZoomSelect.ts

refact: fix bugs caused by the refactor. export types

6 лет назад
installDataZoomSlider.ts

refact: fix bugs caused by the refactor. export types

6 лет назад
roams.ts

feat: (1) Support `preserveAspect` `preserveAspectAlign` `preserveAspectVerticalAlign` for series.map/geo/series.graph in box layout (lay out by left/right/top/bottom/width/height). (2) Support `clip` on geo/series.map (3) Support `roamTigger: 'global' | 'selfRect'` to switch roam area to global on only self bounding rect. (4) Support cursor style change when hovering the roaming enabled area to hint users. (5) Fix that center and zoom option does not work in series.sankey, and no relevant test case. (the roam is introduced in impl in #20321, due v6). (6) Fix the percent base of `center` (such as `center: ['40%', '50%']`) for all View coord sys based components/series (geo/series.map/series.graph/series.tree/series.sankey). #16904 introcuded percentage string here, such as '33%'. But it was based on canvas width/height, which is not reasonable - the unit may incorrect, and it is unpredictable if the `View['_rect']` is not calculated based on the current canvas rect. Therefore the percentage value is changed to based on `View['_rect'].width/height` since v6. Under this definition, users can use '0%' to map the top-left of `View['_rect']` to the center of `View['_viewRect']`. (7) Enhance the behavior for roaming area overlapping - the upper one has higher precedence. (8) Fix some `scaleLimit` missing. (9) Some refactor and clarification of `RoamController` and `roamHelper`.

год назад
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©