Forum Discussion

player66's avatar
player66
New Member
8 years ago

Import custom svg to visual!

Hi, could anyone please show me the right way on how I can add a custom svg to visual.ts (for example interactive country map, just svg map with path for each region) and bind regions(svg paths) of this map to vanilla or custom barcharts. The behavior I want to achieve is like this: when user click on a certain svg map region, the barcharts change their view to appropriate region's data (for example show population, gdp etc.)