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

fix: Enable axis statistics to be able to register -- exclude if unnecessary for code size.

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

chore: (1) Shift all pure function handlers (legacy pattern) to stage handler to remove unnecessary throw and catch - better for debug; (2) sunburst did not use dataFilter in correct way and it did not work, therefore remove it.

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

chore: (1) Shift all pure function handlers (legacy pattern) to stage handler to remove unnecessary throw and catch - better for debug; (2) sunburst did not use dataFilter in correct way and it did not work, therefore remove it.

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

fix regression: (1) Revert the recent change to zlevelKey for backward compatibility. (2) Add guard to progressive block.

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