<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Display X,Y coordinations on  SVG map in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Display-X-Y-coordinations-on-SVG-map/m-p/1311901#M25365</link>
    <description>&lt;P&gt;Please refer to the documentation.&amp;nbsp; Scatter plot might be an option, but there might be other hybrids that allow you to draw incomplete paths or polylines.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.rgraph.net/svg/scatter.html" target="_blank" rel="noopener"&gt;https://www.rgraph.net/svg/scatter.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does it have to be the Synoptic panel?&amp;nbsp; As you know SVG is also supported by image URLs&lt;/P&gt;</description>
    <pubDate>Thu, 20 Aug 2020 16:44:29 GMT</pubDate>
    <dc:creator>lbendlin</dc:creator>
    <dc:date>2020-08-20T16:44:29Z</dc:date>
    <item>
      <title>Display X,Y coordinations on  SVG map</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Display-X-Y-coordinations-on-SVG-map/m-p/1311866#M25364</link>
      <description>&lt;P&gt;Hi all, I am strugling a bit with one case.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a floor plan in SVG. There are some walls, like a labyrinth and some shortcuts through some rooms. I walked through this labyrinth, recorded X, Y coordinations (with some other meta data) and my task now is to show this coordinations up, how the 'figure' walked through the labyrinth.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I tryed to use Synoptic Panel to load the SVG picture, but I cant show up the coordinations / directions from my data set.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have any idea, or is it even possible?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for any help!&lt;/P&gt;&lt;P&gt;BR, Zetko&lt;/P&gt;</description>
      <pubDate>Thu, 20 Aug 2020 16:27:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Display-X-Y-coordinations-on-SVG-map/m-p/1311866#M25364</guid>
      <dc:creator>Zetko</dc:creator>
      <dc:date>2020-08-20T16:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: Display X,Y coordinations on  SVG map</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Display-X-Y-coordinations-on-SVG-map/m-p/1311901#M25365</link>
      <description>&lt;P&gt;Please refer to the documentation.&amp;nbsp; Scatter plot might be an option, but there might be other hybrids that allow you to draw incomplete paths or polylines.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.rgraph.net/svg/scatter.html" target="_blank" rel="noopener"&gt;https://www.rgraph.net/svg/scatter.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does it have to be the Synoptic panel?&amp;nbsp; As you know SVG is also supported by image URLs&lt;/P&gt;</description>
      <pubDate>Thu, 20 Aug 2020 16:44:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Display-X-Y-coordinations-on-SVG-map/m-p/1311901#M25365</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2020-08-20T16:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: Display X,Y coordinations on  SVG map</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Display-X-Y-coordinations-on-SVG-map/m-p/1313677#M25373</link>
      <description>&lt;P&gt;Hi, there are no like a 'conditions', what method or option should be used (so Synoptic panel is not needed). Anyway, I was thinking about Azure Map or MapBox,&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but they are usually used for larger objects and it has problems with in-door spaces.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you can se on example below, I got a SVG plan of some place. Plan is clear, there are all the information about - where is enterance, exit, where are walls and shortcuts. Then I got a 4 figures, where each one went through different way and i got their X,Y coordinations. My goal is to to draw the lines into the plan, based on their coordinations.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cave" style="width: 302px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/338643iE0E9E373F7522387/image-size/large?v=v2&amp;amp;px=999" role="button" title="Example.jpg" alt="Cave" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Cave&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Do you think there is a method working like this?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2020 07:39:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Display-X-Y-coordinations-on-SVG-map/m-p/1313677#M25373</guid>
      <dc:creator>Zetko</dc:creator>
      <dc:date>2020-08-21T07:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: Display X,Y coordinations on  SVG map</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Display-X-Y-coordinations-on-SVG-map/m-p/1314540#M25377</link>
      <description>&lt;P&gt;I think that should be possible. Your floor plan SVG code would need to be combined with the codes for each of the walkthrough polylines. Can you share sample data?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2020 11:40:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Display-X-Y-coordinations-on-SVG-map/m-p/1314540#M25377</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2020-08-21T11:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: Display X,Y coordinations on  SVG map</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Display-X-Y-coordinations-on-SVG-map/m-p/1314948#M25382</link>
      <description>&lt;P&gt;I tryed to made a realy simple example of my plan, because mine one is not completed and a bit complicated and as first I need to realize, if it is even possible, what I want to do in future.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, lets try this one.&amp;nbsp;&lt;A href="https://svgur.com/s/NxG" target="_blank"&gt;https://svgur.com/s/NxG&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I really appreciate your attitude&amp;nbsp;lbendlin, thanks a lot!&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2020 13:59:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Display-X-Y-coordinations-on-SVG-map/m-p/1314948#M25382</guid>
      <dc:creator>Zetko</dc:creator>
      <dc:date>2020-08-21T13:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: Display X,Y coordinations on  SVG map</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Display-X-Y-coordinations-on-SVG-map/m-p/1315028#M25385</link>
      <description>&lt;P&gt;Ok let's do it step by step. The SVG you provided is&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;&amp;lt;svg width="800" height="600" xmlns="http://www.w3.org/2000/svg"&amp;gt;
 &amp;lt;g&amp;gt;
  &amp;lt;title&amp;gt;Example&amp;lt;/title&amp;gt;
  &amp;lt;rect fill="#fff" id="canvas_background" height="602" width="802" y="-1" x="-1"/&amp;gt;
  &amp;lt;g display="none" overflow="visible" y="0" x="0" height="100%" width="100%" id="canvasGrid"&amp;gt;
   &amp;lt;rect fill="url(#gridpattern)" stroke-width="0" y="0" x="0" height="100%" width="100%"/&amp;gt;
  &amp;lt;/g&amp;gt;
 &amp;lt;/g&amp;gt;
 &amp;lt;g&amp;gt;
  &amp;lt;title&amp;gt;Layer 1&amp;lt;/title&amp;gt;
  &amp;lt;line stroke="#000" stroke-linecap="undefined" stroke-linejoin="undefined" id="svg_1" y2="438.45313" x2="131.47619" y1="142.45313" x1="131" stroke-width="3" fill="none"/&amp;gt;
  &amp;lt;line stroke-linecap="undefined" stroke-linejoin="undefined" id="svg_2" y2="144.36251" x2="438" y1="141.96251" x1="131" fill-opacity="null" stroke-opacity="null" stroke-width="3" stroke="#000" fill="none"/&amp;gt;
  &amp;lt;line stroke-linecap="undefined" stroke-linejoin="undefined" id="svg_4" y2="442.45775" x2="439.42857" y1="440.05775" x1="131" fill-opacity="null" stroke-opacity="null" stroke-width="3" stroke="#000" fill="none"/&amp;gt;
  &amp;lt;line stroke="#000" stroke-linecap="undefined" stroke-linejoin="undefined" id="svg_5" y2="332.26266" x2="437.66668" y1="145.31027" x1="438" stroke-width="3" fill="none"/&amp;gt;
  &amp;lt;line stroke-linecap="undefined" stroke-linejoin="undefined" id="svg_6" y2="384.28571" x2="332.14286" y1="384" x1="436.42857" fill-opacity="null" stroke-opacity="null" stroke-width="3" stroke="#000" fill="none"/&amp;gt;
  &amp;lt;line stroke-linecap="undefined" stroke-linejoin="undefined" id="svg_8" y2="220.47619" x2="333.09524" y1="383.80952" x1="333.09524" fill-opacity="null" stroke-opacity="null" stroke-width="3" stroke="#000" fill="none"/&amp;gt;
  &amp;lt;line stroke-linecap="undefined" stroke-linejoin="undefined" id="svg_9" y2="218.57143" x2="334.04762" y1="218.57143" x1="191.19048" fill-opacity="null" stroke-opacity="null" stroke-width="3" stroke="#000" fill="none"/&amp;gt;
  &amp;lt;line stroke-linecap="undefined" stroke-linejoin="undefined" id="svg_11" y2="277.61905" x2="283.09524" y1="278" x1="130.71429" fill-opacity="null" stroke-opacity="null" stroke-width="3" stroke="#000" fill="none"/&amp;gt;
  &amp;lt;line stroke-linecap="undefined" stroke-linejoin="undefined" id="svg_12" y2="360.95238" x2="195.95238" y1="361.42857" x1="333.09524" fill-opacity="null" stroke-opacity="null" stroke-width="3" stroke="#000" fill="none"/&amp;gt;
  &amp;lt;text xml:space="preserve" text-anchor="start" font-family="Helvetica, Arial, sans-serif" font-size="24" id="svg_13" y="422.38095" x="408.33333" fill-opacity="null" stroke-opacity="null" stroke-width="0" stroke="#000" fill="#000000"&amp;gt;Start&amp;lt;/text&amp;gt;
  &amp;lt;text xml:space="preserve" text-anchor="start" font-family="Helvetica, Arial, sans-serif" font-size="24" id="svg_14" y="368.57143" x="409.28571" fill-opacity="null" stroke-opacity="null" stroke-width="0" stroke="#000" fill="#000000"&amp;gt;End&amp;lt;/text&amp;gt;
 &amp;lt;/g&amp;gt;
&amp;lt;/svg&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That doesn't work because of the double quotes. Let's replace them with single quotes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;&amp;lt;svg width='800' height='600' xmlns='http://www.w3.org/2000/svg'&amp;gt;
 &amp;lt;g&amp;gt;
  &amp;lt;title&amp;gt;Example&amp;lt;/title&amp;gt;
  &amp;lt;rect fill='#fff' id='canvas_background' height='602' width='802' y='-1' x='-1'/&amp;gt;
  &amp;lt;g display='none' overflow='visible' y='0' x='0' height='100%' width='100%' id='canvasGrid'&amp;gt;
   &amp;lt;rect fill='url(#gridpattern)' stroke-width='0' y='0' x='0' height='100%' width='100%'/&amp;gt;
  &amp;lt;/g&amp;gt;
 &amp;lt;/g&amp;gt;
 &amp;lt;g&amp;gt;
  &amp;lt;title&amp;gt;Layer 1&amp;lt;/title&amp;gt;
  &amp;lt;line stroke='#000' stroke-linecap='undefined' stroke-linejoin='undefined' id='svg_1' y2='438.45313' x2='131.47619' y1='142.45313' x1='131' stroke-width='3' fill='none'/&amp;gt;
  &amp;lt;line stroke-linecap='undefined' stroke-linejoin='undefined' id='svg_2' y2='144.36251' x2='438' y1='141.96251' x1='131' fill-opacity='null' stroke-opacity='null' stroke-width='3' stroke='#000' fill='none'/&amp;gt;
  &amp;lt;line stroke-linecap='undefined' stroke-linejoin='undefined' id='svg_4' y2='442.45775' x2='439.42857' y1='440.05775' x1='131' fill-opacity='null' stroke-opacity='null' stroke-width='3' stroke='#000' fill='none'/&amp;gt;
  &amp;lt;line stroke='#000' stroke-linecap='undefined' stroke-linejoin='undefined' id='svg_5' y2='332.26266' x2='437.66668' y1='145.31027' x1='438' stroke-width='3' fill='none'/&amp;gt;
  &amp;lt;line stroke-linecap='undefined' stroke-linejoin='undefined' id='svg_6' y2='384.28571' x2='332.14286' y1='384' x1='436.42857' fill-opacity='null' stroke-opacity='null' stroke-width='3' stroke='#000' fill='none'/&amp;gt;
  &amp;lt;line stroke-linecap='undefined' stroke-linejoin='undefined' id='svg_8' y2='220.47619' x2='333.09524' y1='383.80952' x1='333.09524' fill-opacity='null' stroke-opacity='null' stroke-width='3' stroke='#000' fill='none'/&amp;gt;
  &amp;lt;line stroke-linecap='undefined' stroke-linejoin='undefined' id='svg_9' y2='218.57143' x2='334.04762' y1='218.57143' x1='191.19048' fill-opacity='null' stroke-opacity='null' stroke-width='3' stroke='#000' fill='none'/&amp;gt;
  &amp;lt;line stroke-linecap='undefined' stroke-linejoin='undefined' id='svg_11' y2='277.61905' x2='283.09524' y1='278' x1='130.71429' fill-opacity='null' stroke-opacity='null' stroke-width='3' stroke='#000' fill='none'/&amp;gt;
  &amp;lt;line stroke-linecap='undefined' stroke-linejoin='undefined' id='svg_12' y2='360.95238' x2='195.95238' y1='361.42857' x1='333.09524' fill-opacity='null' stroke-opacity='null' stroke-width='3' stroke='#000' fill='none'/&amp;gt;
  &amp;lt;text xml:space='preserve' text-anchor='start' font-family='Helvetica, Arial, sans-serif' font-size='24' id='svg_13' y='422.38095' x='408.33333' fill-opacity='null' stroke-opacity='null' stroke-width='0' stroke='#000' fill='#000000'&amp;gt;Start&amp;lt;/text&amp;gt;
  &amp;lt;text xml:space='preserve' text-anchor='start' font-family='Helvetica, Arial, sans-serif' font-size='24' id='svg_14' y='368.57143' x='409.28571' fill-opacity='null' stroke-opacity='null' stroke-width='0' stroke='#000' fill='#000000'&amp;gt;End&amp;lt;/text&amp;gt;
 &amp;lt;/g&amp;gt;
&amp;lt;/svg&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now, this can be assigned to a measure or calculated column, marked as Image URL, and placed into a table or matrix.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lbendlin_1-1598019952533.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/339071i25B591B3C70BC7B8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lbendlin_1-1598019952533.png" alt="lbendlin_1-1598019952533.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However it results in a broken image.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lbendlin_0-1598019834255.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/339070i73644069DEF1ED07/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lbendlin_0-1598019834255.png" alt="lbendlin_0-1598019834255.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That likely means that some of the more elaborate SVG code is not supported in the Power BI implementation?&amp;nbsp; Let's see if we can modify/simplify the code.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here's an example of a successful renderer of a sparkline.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lbendlin_2-1598020054347.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/339075i47B774925224EDFA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lbendlin_2-1598020054347.png" alt="lbendlin_2-1598020054347.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Turns out all it needed was the data prefix .&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lbendlin_3-1598020499577.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/339080iE5F39AAB93EB171F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lbendlin_3-1598020499577.png" alt="lbendlin_3-1598020499577.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;As you can see the viewbox isn't right yet.&amp;nbsp; I am still learning SVG, let's see which other changes are needed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2020 14:35:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Display-X-Y-coordinations-on-SVG-map/m-p/1315028#M25385</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2020-08-21T14:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: Display X,Y coordinations on  SVG map</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Display-X-Y-coordinations-on-SVG-map/m-p/1315111#M25386</link>
      <description>&lt;P&gt;Oh boy.&amp;nbsp; Looks like there is a hard limit on the image size in table and matrix visuals - 150px height.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You would need to redo your SVG to take that into account and reduce the whitespace around the drawing.&amp;nbsp; Or someone can com up with a way to break out of the 150 px limit.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;here's my current svg version. Note: replace "&amp;amp;colon;"&amp;nbsp; with ":"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="cpp"&gt;SVG = "data&amp;amp;colon;image/svg+xml;utf8,&amp;lt;svg height='600' width='800' xmlns='http://www.w3.org/2000/svg'&amp;gt;
   &amp;lt;line stroke='#000' stroke-linecap='undefined' stroke-linejoin='undefined' id='svg_1' y2='438.45313' x2='131.47619' y1='142.45313' x1='131' stroke-width='3' fill='none'/&amp;gt;
  &amp;lt;line stroke-linecap='undefined' stroke-linejoin='undefined' id='svg_2' y2='144.36251' x2='438' y1='141.96251' x1='131' fill-opacity='null' stroke-opacity='null' stroke-width='3' stroke='#000' fill='none'/&amp;gt;
  &amp;lt;line stroke-linecap='undefined' stroke-linejoin='undefined' id='svg_4' y2='442.45775' x2='439.42857' y1='440.05775' x1='131' fill-opacity='null' stroke-opacity='null' stroke-width='3' stroke='#000' fill='none'/&amp;gt;
  &amp;lt;line stroke='#000' stroke-linecap='undefined' stroke-linejoin='undefined' id='svg_5' y2='332.26266' x2='437.66668' y1='145.31027' x1='438' stroke-width='3' fill='none'/&amp;gt;
  &amp;lt;line stroke-linecap='undefined' stroke-linejoin='undefined' id='svg_6' y2='384.28571' x2='332.14286' y1='384' x1='436.42857' fill-opacity='null' stroke-opacity='null' stroke-width='3' stroke='#000' fill='none'/&amp;gt;
  &amp;lt;line stroke-linecap='undefined' stroke-linejoin='undefined' id='svg_8' y2='220.47619' x2='333.09524' y1='383.80952' x1='333.09524' fill-opacity='null' stroke-opacity='null' stroke-width='3' stroke='#000' fill='none'/&amp;gt;
  &amp;lt;line stroke-linecap='undefined' stroke-linejoin='undefined' id='svg_9' y2='218.57143' x2='334.04762' y1='218.57143' x1='191.19048' fill-opacity='null' stroke-opacity='null' stroke-width='3' stroke='#000' fill='none'/&amp;gt;
  &amp;lt;line stroke-linecap='undefined' stroke-linejoin='undefined' id='svg_11' y2='277.61905' x2='283.09524' y1='278' x1='130.71429' fill-opacity='null' stroke-opacity='null' stroke-width='3' stroke='#000' fill='none'/&amp;gt;
  &amp;lt;line stroke-linecap='undefined' stroke-linejoin='undefined' id='svg_12' y2='360.95238' x2='195.95238' y1='361.42857' x1='333.09524' fill-opacity='null' stroke-opacity='null' stroke-width='3' stroke='#000' fill='none'/&amp;gt;
  &amp;lt;text xml:space='preserve' text-anchor='start' font-family='Helvetica, Arial, sans-serif' font-size='24' id='svg_13' y='422.38095' x='408.33333' fill-opacity='null' stroke-opacity='null' stroke-width='0' stroke='#000' fill='#000000'&amp;gt;Start&amp;lt;/text&amp;gt;
  &amp;lt;text xml:space='preserve' text-anchor='start' font-family='Helvetica, Arial, sans-serif' font-size='24' id='svg_14' y='368.57143' x='409.28571' fill-opacity='null' stroke-opacity='null' stroke-width='0' stroke='#000' fill='#000000'&amp;gt;End&amp;lt;/text&amp;gt;
 &amp;lt;/svg&amp;gt;"&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;which still results in lots of wasted space&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lbendlin_0-1598021830393.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/339101i856E229F593CA0D2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lbendlin_0-1598021830393.png" alt="lbendlin_0-1598021830393.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You want your SVG to be square (for example 600x600) and with little space around the drawing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2020 15:09:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Display-X-Y-coordinations-on-SVG-map/m-p/1315111#M25386</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2020-08-21T15:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: Display X,Y coordinations on  SVG map</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Display-X-Y-coordinations-on-SVG-map/m-p/1315917#M25396</link>
      <description>&lt;P&gt;The visuals library has an (unrated - so proceed at your own risk) HTML5 visual that can also handle SVG.&amp;nbsp; That looks much nicer.&lt;/P&gt;
&lt;P&gt;Now all that's left to do is to overlay your walkpaths as needed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lbendlin_0-1598051207537.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/339308i722DCDF442DC8F52/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lbendlin_0-1598051207537.png" alt="lbendlin_0-1598051207537.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2020 23:07:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Display-X-Y-coordinations-on-SVG-map/m-p/1315917#M25396</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2020-08-21T23:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: Display X,Y coordinations on  SVG map</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Display-X-Y-coordinations-on-SVG-map/m-p/1316607#M25400</link>
      <description>&lt;P&gt;Best so far is working that visual lib HTML5, it looks really good and keep all the sizes of plan. So I generated the data as walk through with polylines, also in SVG and i tryed to combine it in Power BI. It looks quite good, but there is still a lot of work to make a good concept.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot for your help!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 22 Aug 2020 21:39:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Display-X-Y-coordinations-on-SVG-map/m-p/1316607#M25400</guid>
      <dc:creator>Zetko</dc:creator>
      <dc:date>2020-08-22T21:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: Display X,Y coordinations on  SVG map</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Display-X-Y-coordinations-on-SVG-map/m-p/1316609#M25401</link>
      <description>&lt;P&gt;Thank you for teaching me about SVG.&lt;/P&gt;</description>
      <pubDate>Sat, 22 Aug 2020 21:47:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Display-X-Y-coordinations-on-SVG-map/m-p/1316609#M25401</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2020-08-22T21:47:25Z</dc:date>
    </item>
  </channel>
</rss>

