<?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: How to solve rendering problem when data points are very large? in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/How-to-solve-rendering-problem-when-data-points-are-very-large/m-p/396565#M11807</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Problem:&lt;div class="video-embed-center video-embed"&gt;&lt;iframe class="embedly-embed" src="https://cdn.embedly.com/widgets/media.html?url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D6KNHQH-EcEg&amp;amp;type=text%2Fhtml&amp;amp;schema=google&amp;amp;display_name=YouTube&amp;amp;src=https%3A%2F%2Fwww.youtube.com%2Fembed%2F6KNHQH-EcEg" width="200" height="113" scrolling="no" title="YouTube embed" frameborder="0" allow="autoplay; fullscreen; encrypted-media; picture-in-picture;" allowfullscreen="true"&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Desired Output:&lt;/P&gt;&lt;P&gt;&lt;div class="video-embed-center video-embed"&gt;&lt;iframe class="embedly-embed" src="https://cdn.embedly.com/widgets/media.html?url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DyeGUIGv3Rbg&amp;amp;type=text%2Fhtml&amp;amp;schema=google&amp;amp;display_name=YouTube&amp;amp;src=https%3A%2F%2Fwww.youtube.com%2Fembed%2FyeGUIGv3Rbg" width="200" height="112" scrolling="no" title="YouTube embed" frameborder="0" allow="autoplay; fullscreen; encrypted-media; picture-in-picture;" allowfullscreen="true"&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 15 Apr 2018 07:20:30 GMT</pubDate>
    <dc:creator>mehul2010</dc:creator>
    <dc:date>2018-04-15T07:20:30Z</dc:date>
    <item>
      <title>How to solve rendering problem when data points are very large?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-solve-rendering-problem-when-data-points-are-very-large/m-p/396563#M11806</link>
      <description>&lt;P&gt;I am trying to build a custom visual which contains nearly 20,000 data points in it. So my problem is when I resize or drag the report, all the points get distorted while displaying.&lt;/P&gt;&lt;P&gt;So, I want to capture&amp;nbsp;the resizing event of a report and, it should stop rendering when I am resizing the report and once done resizing&amp;nbsp;or dragging then display the chart again.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Current Problem:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way I can reduce the lag or drag it smoothly. I can also stop rendering during resizing which is done in the second video.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Problem :&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/Problem" target="_blank"&gt;https://drive.google.com/file/d/13CiqdfEdU-9dlQ5SJ72eMWQabkfwZGiU/view?usp=sharing&lt;/A&gt;&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="Before Dragging" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/91132iA013EFA07BB07463/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screen Shot 2018-04-15 at 3.03.41 AM.png" alt="Before Dragging" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Before Dragging&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="After Dragging" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/91133iD6CD12FC10B26ED6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screen Shot 2018-04-15 at 3.04.12 AM.png" alt="After Dragging" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;After Dragging&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Desired Output:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The similar output which is in the video below is expected. Is it possible to capture the resizing so that I can stop rendering during that time? I am new to&amp;nbsp;custom&amp;nbsp;visual so if possible help me with the code.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="Desired Output" target="_blank"&gt;https://drive.google.com/file/d/17_W4BfAQtKEzdzbfQ1STBhhgdQ_Jb16f/view?usp=sharing&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any small help will be appreciated.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 15 Apr 2018 07:14:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-solve-rendering-problem-when-data-points-are-very-large/m-p/396563#M11806</guid>
      <dc:creator>mehul2010</dc:creator>
      <dc:date>2018-04-15T07:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to solve rendering problem when data points are very large?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-solve-rendering-problem-when-data-points-are-very-large/m-p/396565#M11807</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Problem:&lt;div class="video-embed-center video-embed"&gt;&lt;iframe class="embedly-embed" src="https://cdn.embedly.com/widgets/media.html?url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D6KNHQH-EcEg&amp;amp;type=text%2Fhtml&amp;amp;schema=google&amp;amp;display_name=YouTube&amp;amp;src=https%3A%2F%2Fwww.youtube.com%2Fembed%2F6KNHQH-EcEg" width="200" height="113" scrolling="no" title="YouTube embed" frameborder="0" allow="autoplay; fullscreen; encrypted-media; picture-in-picture;" allowfullscreen="true"&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Desired Output:&lt;/P&gt;&lt;P&gt;&lt;div class="video-embed-center video-embed"&gt;&lt;iframe class="embedly-embed" src="https://cdn.embedly.com/widgets/media.html?url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DyeGUIGv3Rbg&amp;amp;type=text%2Fhtml&amp;amp;schema=google&amp;amp;display_name=YouTube&amp;amp;src=https%3A%2F%2Fwww.youtube.com%2Fembed%2FyeGUIGv3Rbg" width="200" height="112" scrolling="no" title="YouTube embed" frameborder="0" allow="autoplay; fullscreen; encrypted-media; picture-in-picture;" allowfullscreen="true"&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 15 Apr 2018 07:20:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-solve-rendering-problem-when-data-points-are-very-large/m-p/396565#M11807</guid>
      <dc:creator>mehul2010</dc:creator>
      <dc:date>2018-04-15T07:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to solve rendering problem when data points are very large?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-solve-rendering-problem-when-data-points-are-very-large/m-p/396864#M11820</link>
      <description>&lt;P&gt;Yes, it's possible to detect a resize event by checking &lt;A href="https://github.com/Microsoft/PowerBI-visuals-tools/blob/master/templates/visuals/.api/v1.11.0/PowerBI-visuals.d.ts#L1397" target="_blank"&gt;type&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, we would rather recommend you should use d3's enter-exit-remove flow to prevent your code from creating new DOM elements for each update.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Ignat Vilesov,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Software Engineer&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;&lt;SPAN&gt;pbicvsupport@microsoft.com&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Apr 2018 07:03:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-solve-rendering-problem-when-data-points-are-very-large/m-p/396864#M11820</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2018-04-16T07:03:28Z</dc:date>
    </item>
  </channel>
</rss>

