Allows the creation of SVG elements from the server side
Overview
The Vaadin Component Factory SVG component is a wrapper around svg.js that allows creation of simple and complex SVGs from the Vaadin server-side code.
Usage
Add the dependency to your project (see sidebar in directory). Create a new Svg component and add an SvgElement element into it (see code examples)
Client-side implementation
This is the server-side (Java) API for the Vaadin Platform for the vcf-svg component. Looking for the client-side version? It can be found here: https://vaadin.com/directory/component/vaadin-component-factoryvcf-svg
License & Author
This Add-on is distributed under Apache 2.0
Component Factory Svg is written by Vaadin Ltd.
Sponsored development
Major pieces of development of this add-on has been sponsored by multiple customers of Vaadin. Read more about Expert on Demand at: Support and Pricing
Install
Fix an error when the component was used in a dialog