An Enhanced SVG Component for Vaadin - Vaadin Add-on Directory
An enhanced SVG component for Vaadin Flow that provides powerful SVG rendering capabilities, including tooltips, click popups, and event listeners for SVG elements.# SO Vaadin SVG
An enhanced SVG component for Vaadin Flow that provides powerful SVG rendering capabilities, including tooltips, click popups, and event listeners for SVG elements.
## Features
- **Enhanced SVG Component**: Extends Vaadin's native `Svg` component.
- **Dynamic Tooltips**: Easily add tooltips to specific SVG nodes.
- **Click Popups**: Support for showing popovers when SVG elements are clicked.
- **Event Listeners**: Register click and mouse event listeners on individual SVG nodes.
- **Integration**: Seamlessly works with the `so-svg` library for SVG document manipulation.
APIView on GitHub
An Enhanced SVG Component for Vaadin version 0.0.1
Initial release
An Enhanced SVG Component for Vaadin version 0.0.2
Initial releases.
Bug fixed in the size-computation within the Document class.
An Enhanced SVG Component for Vaadin version 0.0.3
Fixed the X/Y label positioning issue in Bars chart.
An Enhanced SVG Component for Vaadin version 0.0.4
Bug fixes in the so-svg package.
An Enhanced SVG Component for Vaadin version 0.0.5
Bug fixes and addition of new features.
Note: This is still in beta. APIs may change.