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

fix(ts): Add and supplement option type for users ts check - the coordinate system query (by xxxIndex, xxxId) when components and series lay out based on coordinate system.

год назад
LegendView.ts

lint: Remove unused variables.

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

fix: update styles

год назад
ScrollableLegendView.ts

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

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

chore: add legendPlain. the original legend contains scrollable

6 лет назад
installLegendPlain.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 месяца назад
installLegendScroll.ts

chore: add legendPlain. the original legend contains scrollable

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

fix(legend): return allSelectedMap rather than selectedMap

2 года назад
legendFilter.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 месяца назад
scrollableLegendAction.ts

refact: make components installable

6 лет назад