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

fix(tooltip): simplify variable reference

год назад
TooltipModel.ts

fix(axisPointer&tooltip): (1) axisPointer and tooltip should be able to update when mousewheel, since dataZoomInside can modify views on mousewheel, and cause highlighted element to be not able to restore. (2) Fix axisPointer highlighted item can not restore due to outdated dataIndexIndex.

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

<fix>(tooltip): fix alwaysShowContent doesn't work after leaving the tooltip . close #18111

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

fix: Simplify and clarify the code about axis ticks regarding ordinal scale sorting. Fix axis label and sorting bug introduced by preceding commits.

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

fix(tooltip): fix potential NPE in `toCSSVendorPrefix` function.

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

chore: reuse noop function from zrender util to reduce redundant code.

5 лет назад
seriesFormatTooltip.ts

fix(tooltip): valueFormatter cb param dataIndex should be rawDataIndex rather than dataZoom filtered dataIndex. Close #21477 .

7 месяцев назад
tooltipMarkup.ts

fix(tooltip): valueFormatter cb param dataIndex should be rawDataIndex rather than dataZoom filtered dataIndex. Close #21477 .

7 месяцев назад