Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Not able to use SVG Map Extension

Hello Everyone,


I apologize if maybe someone has already post questions like this but i'm new on QlikView.


I've some problem using SVG Map extension. When I add a new SVG object to my sheet I cannot see the map but i see a blank object.


Does anyone have the same problem?


I've attached a screenshot of the problem.


Thanks,

Giovanni

3 Replies
Not applicable
Author

Hi,

I'm also starting using SVG Map extension.

I had similar behaviour at first attempt, then , In map property, selecting "element border"  , displayed the 'drawing'.

BUT I'm not able to go further.

If I  choose blue color in "disabled color"  in property,  all shapes are blue. (selection is empty)

How to enable shape in map ?

How to link each shape with a object value ?

Regards

Not applicable
Author

Hi,

I answer to some of my questions :

a/ exporting svg format from visio is not a good option, as mentionned in another post, the svg file is better formatted after open /save using inkscape.

b/- the svg file can be opened in a txet editor to see what value are used as id

exemple

<g

     transform="translate(2581.3,-3310.64)"

     v:groupContext="shape"

     v:mID="113"

     id="shape113-394"><title

       id="title10839">Hexagone.107</t

...

id to use to select the shape is "shape113-394"

c/ it seems that loadding data (including the "id") have to be done before creating the svg map ( otherwise the id is not listed as object )

d/ id has to be choosen in map properties in front of 'region ID'

But I'm still getting problem : I often get an error msg (popup)

"

An error has occurred in the script on this page.

Line : 8025

Char: 13

Error : Invalid argument.

Code: 0

URL : http://qlikview/QvAjaxZfc/QvsViewClient.aspx?public=only&name=Extensions/svgMap/raphael.js

"

always same line/Char numbers

Qlikview desktop 11.20.12235.0 SR5

java 7.51

raphael v 2.1.2

if someone have anyidea ..

Regards

Brian_Munz
Employee
Employee

Hi everyone,

I've posted an updated version of this extension on Qlik Branch.

http://branch.qlik.com/projects/showthread.php?136-SVG-Map-Extension

Hopefully this one fixes the issues everyone was having.  It also adds some new functionality, such as the ability to blend two colors on an SVG map.

Please let me know, thanks!