SVG Panel + SQL Server query

your data as the documentation indicates will be found in the ctrl.
Add the following to your code and you will see the content of the data you are looking for

var s = Snap(svgnode);
console.log('Hard to Grok this vsg thing', ctrl)

and here it is in the console. it reappears every time you change a piece of code