Tagged articles

tooltip

5 articles · Page 1 of 1
YiSu Grain
YiSu Grain
Nov 13, 2024 · Frontend Development

FineReport Tip: Show Fixed‑URL Image on Hover in a Standard Report (Part 1)

This tutorial walks through creating a FineReport template, adding a parameter panel, designing the table, importing Bootstrap CSS/JS, configuring a tooltip, writing JavaScript to display a fixed‑URL image when hovering over cells in column E, and previewing the result.

BootstrapFineReportJavaScript
0 likes · 4 min read
FineReport Tip: Show Fixed‑URL Image on Hover in a Standard Report (Part 1)
ByteFE
ByteFE
Apr 2, 2024 · Frontend Development

Advanced Tooltip Configuration and Customization in VChart

This article explains the fundamentals of VChart tooltips, demonstrates how to enable enterable tooltips with Amazon‑style safety triangles, shows flexible content and style patterns, and provides methods for custom DOM manipulation and fully custom tooltip handlers to meet diverse frontend data‑visualisation needs.

FrontendJavaScriptVChart
0 likes · 20 min read
Advanced Tooltip Configuration and Customization in VChart