Dynamic popups (“popovers”) on published diagrams

With HTML export, you  can specify any information to show on popup (bootstrap popover) Firs, simple demo (rectangle): Live sample: https://cdn.rawgit.com/nbelyh/svgpublishdemo/fa70891f/SimplePopover.html Souce:  This is just stock popover. The code just defines a standard bootstrap popover, but for a Visio shape (#shape1). The result might not look that impressive, but I hope it looks clear. …

Exporting html diagrams – binding to live services

This post briefly explains how to bind Visio diagram, exported as HTML to some external live web-service. It’s based on the HTML/SVG export extension. If you want the exported diagram to be connected to some live data,  you’ll need to connect to some live service (in this example, we consider a …

SvgPublish Visio Add-In

The SvgPublish Visio Extension allows users to publish Visio diagrams as HTML pages. This extension boasts a custom HTML export feature, enhancing the inherent Visio functionalities with exclusive capabilities. For a full list of feature and a comprehensive user guide, please see the user reference. Check out some samples of …

SvgPublish Demo Diagrams

This page contains a list of samples produced with HTML/SVG Export Addin. All samples are exported to GitHub Pages, you can find them in this GitHub repository: https://github.com/nbelyh/svgpublishdemo Office Plan Demonstrates html popups with pictures and hyperlinks. The templates are configured using the “custom template” feature. Shows an office plan …