<?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: Gantt chart with reference vertical lines in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Gantt-chart-with-reference-vertical-lines/m-p/842431#M2734</link>
    <description>&lt;P&gt;You are right that milestone records are considered as tasks but task records are just containers for them in this case.&lt;/P&gt;&lt;P&gt;In fact, you can call your milestone records as "ProjectName Milestone [1|2|3]" to show relation with a certain project.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Evgenii Elkin,&lt;BR /&gt;Software Engineer&lt;BR /&gt;Microsoft Power BI Custom Visuals&lt;BR /&gt;pbicvsupport@microsoft.com&lt;/P&gt;</description>
    <pubDate>Mon, 11 Nov 2019 12:52:44 GMT</pubDate>
    <dc:creator>v-evelk</dc:creator>
    <dc:date>2019-11-11T12:52:44Z</dc:date>
    <item>
      <title>Gantt chart with reference vertical lines</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Gantt-chart-with-reference-vertical-lines/m-p/840539#M2724</link>
      <description>&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Expected chart:&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;y-axis: &lt;STRONG&gt;Tasks&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;x-axis: &lt;STRONG&gt;D&lt;/STRONG&gt;&lt;STRONG&gt;ates&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Reference lines(more than one): &lt;STRONG&gt;some specific dates&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For plotting I'm using custom visual - &lt;STRONG&gt;Gantt&lt;/STRONG&gt;&amp;nbsp;(version-2.2.3.0) from power bi market place which is an open-source visual&amp;nbsp;(code available at Github:&amp;nbsp;&lt;A href="https://github.com/microsoft/powerbi-visuals-gantt" target="_self"&gt;https://github.com/microsoft/powerbi-visuals-gantt&lt;/A&gt;&amp;nbsp;).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm able to plot the duration&amp;nbsp;(start date to end&amp;nbsp;date) of each Task but not able to plot reference lines (which are vertical lines as shown in the graph).&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Sample Data:&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;Any idea of how to achieve the above scenario will be helpful. Thanks in advance.&lt;/P&gt;&lt;P&gt;@ganttchart @customvisual&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="313" data-lia-user-login="Greg_Deckler" class="lia-mention lia-mention-user"&gt;Greg_Deckler&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="69561" data-lia-user-login="v-danhe-msft" class="lia-mention lia-mention-user"&gt;v-danhe-msft&lt;/a&gt;&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="11389" data-lia-user-login="v-chuncz-msft" class="lia-mention lia-mention-user"&gt;v-chuncz-msft&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="91" data-lia-user-login="GuyInACube" class="lia-mention lia-mention-user"&gt;GuyInACube&lt;/a&gt;&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="63646" data-lia-user-login="datanaut" class="lia-mention lia-mention-user"&gt;datanaut&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2019 04:07:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Gantt-chart-with-reference-vertical-lines/m-p/840539#M2724</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-08T04:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: Gantt chart with reference vertical lines</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Gantt-chart-with-reference-vertical-lines/m-p/841010#M2727</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Gantt has got Milestones bucket to set up vertical lines.&lt;BR /&gt;You can look through standard report to figure out how to use them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this will help to solve your issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Evgenii Elkin,&lt;BR /&gt;Software Engineer&lt;BR /&gt;Microsoft Power BI Custom Visuals&lt;BR /&gt;pbicvsupport@microsoft.com&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2019 13:30:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Gantt-chart-with-reference-vertical-lines/m-p/841010#M2727</guid>
      <dc:creator>v-evelk</dc:creator>
      <dc:date>2019-11-08T13:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: Gantt chart with reference vertical lines</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Gantt-chart-with-reference-vertical-lines/m-p/842151#M2732</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="112988" data-lia-user-login="v-evelk" class="lia-mention lia-mention-user"&gt;v-evelk&lt;/a&gt;&amp;nbsp; Thanks for your response.&lt;/P&gt;&lt;P&gt;But my milestones(ref's lines) are dependent on Project name and not on Tasks. Those are random dates which I have to plot on the visual. Which will come up as a straight line as shown in my post above.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2019 07:35:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Gantt-chart-with-reference-vertical-lines/m-p/842151#M2732</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-11T07:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: Gantt chart with reference vertical lines</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Gantt-chart-with-reference-vertical-lines/m-p/842431#M2734</link>
      <description>&lt;P&gt;You are right that milestone records are considered as tasks but task records are just containers for them in this case.&lt;/P&gt;&lt;P&gt;In fact, you can call your milestone records as "ProjectName Milestone [1|2|3]" to show relation with a certain project.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Evgenii Elkin,&lt;BR /&gt;Software Engineer&lt;BR /&gt;Microsoft Power BI Custom Visuals&lt;BR /&gt;pbicvsupport@microsoft.com&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2019 12:52:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Gantt-chart-with-reference-vertical-lines/m-p/842431#M2734</guid>
      <dc:creator>v-evelk</dc:creator>
      <dc:date>2019-11-11T12:52:44Z</dc:date>
    </item>
  </channel>
</rss>

