Tour for SVG elements
You can create your product tour using data-intro and data-title HTML attributes. Simply add those attributs to your
elements and call introjJs().start():
// Intro.js scans the webpage and finds all elements with `data-intro` attribute
introJs.tour().start();