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

test: fix UT.

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

fix: (1) Fix dataZoom AxisProxy can not be cleared when dataZoom option changed. (2) Fix onZero on double value axis and dataZoom is applied on a base axis - onZero should be disabled by default.

6 месяцев назад
DataZoomView.ts

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

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

feature: dataZoom 'inside' supports to set cursorGrab and cursorGrabbing.

4 месяца назад
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

fix: (1) Fix dataZoom AxisProxy can not be cleared when dataZoom option changed. (2) Fix onZero on double value axis and dataZoom is applied on a base axis - onZero should be disabled by default.

6 месяцев назад
SliderZoomView.ts

fix: (1) Fix time axis reach safeLimit when value scale is milisecond. (2) Fix regression - containShape should be word properly in single value case. And simply the code.

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

refact: make components installable

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

fix: (1) Clarify and uniform terminology and add comments to explain EC_CYCLE. (2) Fix dataZoom in `appendData`, introduced by recent commits.

5 месяцев назад
helper.ts

fix: (1) Clarify and uniform terminology and add comments to explain EC_CYCLE. (2) Fix dataZoom in `appendData`, introduced by recent commits.

5 месяцев назад
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

refactor&fix: (1) Unify series data union code - remove union code from Scale; unify union entry and scaleRawExtentInfo creator and cache to avoid error-prone impl; simplify the impl of coord sys call extent uinon. (2) Fix LogScale precision bug introduced by previous commits.

7 месяцев назад
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

Merge branch 'release' into PR/plainheart_fix/alignTicks-precision

4 месяца назад