QlikView Extension svgFile
January 23, 2016 ยท View on GitHub
A simple extension to display an SVG file and use it with QlikView data. This has less features than svgMap extension but is probably more stable.
Properties:
- Section ID: Dimensions, SVG ID to link the data, colors and popup to the SVG element or path
- Measure: Measure to display
- Color Expression: Color code for section, use Color, RGB or HSL function
- Popup contens: Shows text from expression as popup on hovering
- Load SVG File: filename of the SVG file, should be copied into the extension folder 6: SVG Path Prefix: to generate unique SVG element or path IDs this prefix will be replaced by Object ID (from container DIV), use this as prefix for all element IDs (with inkscape or else)
Piece of advice:
SVG id's for elements or path' are case sensitive! Keep this into account to set up your dimension data. If not, SVG elements will probably not match with your data.