<?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: As Timeline x-axis help in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/As-Timeline-x-axis-help/m-p/656283#M1953</link>
    <description>&lt;P&gt;I received the report, thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looks like Gantt is not suitable for your case so it is definitely better to contact the author of "as Timeline" visual. I checked a support link from the app store and now it workы correctly. However, I haven't found any contacts on this page so, I will ask the author to provide some e-mail or will pass your request somehow else.&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>Thu, 28 Mar 2019 08:47:47 GMT</pubDate>
    <dc:creator>v-evelk</dc:creator>
    <dc:date>2019-03-28T08:47:47Z</dc:date>
    <item>
      <title>As Timeline x-axis help</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/As-Timeline-x-axis-help/m-p/651060#M1921</link>
      <description>&lt;P&gt;I have been using (successfully) the custom visual "As Timeline" to represent start/stop intervals on a non-time based measurement (measuring a task from start to stop, every day, based on non-sequential linear length).&amp;nbsp; It's pretty good at working, however today an executive asked very specifically about adding a grid like one might see on a normal graph.&amp;nbsp; I haven't ever turned this on because when you turn on the x-axis, it shows linear distances as "time" because the visualization is programmed to, I'm guessing, only work with time scales.&amp;nbsp; Does anyone have any recommendations or replacement options?&amp;nbsp; The developer has turned off the ability to reach out for support so not sure what to do.&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="image.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/153950i857B6AE171D35739/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2019 01:26:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/As-Timeline-x-axis-help/m-p/651060#M1921</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-22T01:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: As Timeline x-axis help</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/As-Timeline-x-axis-help/m-p/651651#M1925</link>
      <description>&lt;P&gt;I am not sure that I clearly understand your issue but it looks like Gantt chart may be suitable for your aim.&lt;/P&gt;&lt;P&gt;There are two such visuals in the store:&lt;/P&gt;&lt;P&gt;- &lt;A href="https://appsource.microsoft.com/en-us/product/power-bi-visuals/WA104380765?src=office" target="_self"&gt;MS Gantt Chart&lt;/A&gt;&lt;/P&gt;&lt;P&gt;- &lt;A href="https://appsource.microsoft.com/en-us/product/power-bi-visuals/WA104381364?src=office" target="_self"&gt;Gantt Chart by MAQ Software&lt;/A&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>Fri, 22 Mar 2019 14:41:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/As-Timeline-x-axis-help/m-p/651651#M1925</guid>
      <dc:creator>v-evelk</dc:creator>
      <dc:date>2019-03-22T14:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: As Timeline x-axis help</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/As-Timeline-x-axis-help/m-p/651755#M1928</link>
      <description>&lt;P&gt;A Gantt chart won't work, because on a certain task (one band), it will only show one start &amp;amp; one end.&amp;nbsp; The kind of visualization I'm using/looking for will allow daily logs of start/stop (based on location) and group those together in one band, showing gaps.&amp;nbsp; So if a task was done from MP1 to MP5 on day one and on day two it was MP6 to MP8, then the band would show a gap from MP5 to MP6.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2019 17:06:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/As-Timeline-x-axis-help/m-p/651755#M1928</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-22T17:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: As Timeline x-axis help</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/As-Timeline-x-axis-help/m-p/651763#M1929</link>
      <description>&lt;P&gt;Okay, I am trying to use the "Gantt" custom visualization, but there's a lot of issues.&amp;nbsp; When in formatting, and I try to toggle on "Group Tasks", it immediately turns it off again without clicking.&amp;nbsp; Same with other things in the visualization.&amp;nbsp; Also the axis still shows as time/dates and not a simple 1, 2, 3, 4...&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2019 17:19:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/As-Timeline-x-axis-help/m-p/651763#M1929</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-22T17:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: As Timeline x-axis help</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/As-Timeline-x-axis-help/m-p/654311#M1943</link>
      <description>&lt;P&gt;Please clarify the issue with screens and detail description.&lt;/P&gt;&lt;P&gt;What type of Gantt do you try to use, MS Gant or MAQ Software Gantt?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you need some specific functionality, you always can fork &lt;A href="https://github.com/Microsoft/powerbi-visuals-gantt" target="_self"&gt;MS Gantt&lt;/A&gt; repository, modify it and adjust for your needs.&lt;/P&gt;&lt;P&gt;Also you can describe what features you&amp;nbsp;need&amp;nbsp;in detail and we will add them in our backlog to implement them later.&lt;/P&gt;&lt;P&gt;If you try to use MAQ Software Gantt it will be better to contact them directly to request some new features.&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2019 16:10:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/As-Timeline-x-axis-help/m-p/654311#M1943</guid>
      <dc:creator>v-evelk</dc:creator>
      <dc:date>2019-03-26T16:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: As Timeline x-axis help</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/As-Timeline-x-axis-help/m-p/654412#M1946</link>
      <description>&lt;P&gt;MS Gantt&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here are two GIFs.&amp;nbsp; The first one shows how the x-axis is a date, even though the values in the data are not.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="X-axis is wrong.gif" style="width: 502px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/154815i1B00B231147727E5/image-size/large?v=v2&amp;amp;px=999" role="button" title="X-axis is wrong.gif" alt="X-axis is wrong.gif" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And in this GIF you can see how the toggle "flips back" to the first setting even though I only click to turn it on.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Toggle doesn't stick.gif" style="width: 502px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/154816i3BDB913D9AA149E0/image-size/large?v=v2&amp;amp;px=999" role="button" title="Toggle doesn't stick.gif" alt="Toggle doesn't stick.gif" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2019 18:22:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/As-Timeline-x-axis-help/m-p/654412#M1946</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-26T18:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: As Timeline x-axis help</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/As-Timeline-x-axis-help/m-p/654937#M1947</link>
      <description>&lt;P&gt;Ok, I see.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please send me your report to&amp;nbsp;pbicvsupport@microsoft.com to analyze it more deep?&lt;/P&gt;&lt;P&gt;It may be as like as a bug or just some restrictness.&lt;/P&gt;&lt;P&gt;If it is a bug I will add it into the backlog for the visual.&lt;/P&gt;&lt;P&gt;If it is a some restrictness I will add a new feature request into&amp;nbsp;the backlog for the visual.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&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>Wed, 27 Mar 2019 07:31:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/As-Timeline-x-axis-help/m-p/654937#M1947</guid>
      <dc:creator>v-evelk</dc:creator>
      <dc:date>2019-03-27T07:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: As Timeline x-axis help</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/As-Timeline-x-axis-help/m-p/655338#M1949</link>
      <description>&lt;P&gt;Sent.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2019 13:20:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/As-Timeline-x-axis-help/m-p/655338#M1949</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-27T13:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: As Timeline x-axis help</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/As-Timeline-x-axis-help/m-p/656283#M1953</link>
      <description>&lt;P&gt;I received the report, thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looks like Gantt is not suitable for your case so it is definitely better to contact the author of "as Timeline" visual. I checked a support link from the app store and now it workы correctly. However, I haven't found any contacts on this page so, I will ask the author to provide some e-mail or will pass your request somehow else.&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>Thu, 28 Mar 2019 08:47:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/As-Timeline-x-axis-help/m-p/656283#M1953</guid>
      <dc:creator>v-evelk</dc:creator>
      <dc:date>2019-03-28T08:47:47Z</dc:date>
    </item>
  </channel>
</rss>

