<?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 Charticulator:  How to show Grid Between Mark in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Charticulator-How-to-show-Grid-Between-Mark/m-p/3099451#M6952</link>
    <description>&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Hi, how to show Grid Between Marks and not to have Tick in the middle (in Deneb Vega-Lite it is done with "tickBand": "extent")? Thank you&lt;/P&gt;</description>
    <pubDate>Sat, 25 Feb 2023 19:20:30 GMT</pubDate>
    <dc:creator>sdrljaca</dc:creator>
    <dc:date>2023-02-25T19:20:30Z</dc:date>
    <item>
      <title>Charticulator:  How to show Grid Between Mark</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Charticulator-How-to-show-Grid-Between-Mark/m-p/3099451#M6952</link>
      <description>&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Hi, how to show Grid Between Marks and not to have Tick in the middle (in Deneb Vega-Lite it is done with "tickBand": "extent")? Thank you&lt;/P&gt;</description>
      <pubDate>Sat, 25 Feb 2023 19:20:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Charticulator-How-to-show-Grid-Between-Mark/m-p/3099451#M6952</guid>
      <dc:creator>sdrljaca</dc:creator>
      <dc:date>2023-02-25T19:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: Charticulator:  How to show Grid Between Mark</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Charticulator-How-to-show-Grid-Between-Mark/m-p/3100009#M6955</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="408611" data-lia-user-login="sdrljaca" class="lia-mention lia-mention-user"&gt;sdrljaca&lt;/a&gt;, you can handle the grid with &lt;EM&gt;bandPosition&lt;/EM&gt; and you can modify the label position with &lt;EM&gt;labelOffset&lt;/EM&gt;. You can hide the tick marks by setting&amp;nbsp;&lt;EM&gt;tickOpacity&lt;/EM&gt; to 0.&lt;/P&gt;&lt;P&gt;Take a look at &lt;A href="https://vega.github.io/editor/#/gist/a682ffe1879c2c26acbca12b7c39d7f4/spec.json" target="_self"&gt;this gist&lt;/A&gt;&amp;nbsp;for an example I generated for this scenario.&lt;/P&gt;&lt;P&gt;If this gets you moving, consider kudoing this post and choosing it as the solution.&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;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Feb 2023 18:05:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Charticulator-How-to-show-Grid-Between-Mark/m-p/3100009#M6955</guid>
      <dc:creator>giammariam</dc:creator>
      <dc:date>2023-02-26T18:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: Charticulator:  How to show Grid Between Mark</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Charticulator-How-to-show-Grid-Between-Mark/m-p/3100823#M6960</link>
      <description>&lt;P&gt;Hi, thank you for this solution in Vega-Lite Deneb (it is better than I did), but I want to do the same in Charticulator. Can you recreate it in Charticulator, please?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2023 09:36:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Charticulator-How-to-show-Grid-Between-Mark/m-p/3100823#M6960</guid>
      <dc:creator>sdrljaca</dc:creator>
      <dc:date>2023-02-27T09:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: Charticulator:  How to show Grid Between Mark</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Charticulator-How-to-show-Grid-Between-Mark/m-p/3101369#M6966</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="408611" data-lia-user-login="sdrljaca" class="lia-mention lia-mention-user"&gt;sdrljaca&lt;/a&gt;,&amp;nbsp;apologies! I completely misunderstood your question and thought that you were going from charticulator to deneb. Unfortunately I have not spent nearly enough time in charticulator to be effective. This is something I'd like to change. In the meantime, here are some folks that I've seen on the forums who have answered charticulator related questions. Maybe one of them could help, or could point you to someone who can?&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="307948" data-lia-user-login="Jeanxyz" class="lia-mention lia-mention-user"&gt;Jeanxyz&lt;/a&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="431122" data-lia-user-login="AbigailCole" class="lia-mention lia-mention-user"&gt;AbigailCole&lt;/a&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="298067" data-lia-user-login="ronaldbalza2023" class="lia-mention lia-mention-user"&gt;ronaldbalza2023&lt;/a&gt;&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Mon, 27 Feb 2023 12:19:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Charticulator-How-to-show-Grid-Between-Mark/m-p/3101369#M6966</guid>
      <dc:creator>giammariam</dc:creator>
      <dc:date>2023-02-27T12:19:09Z</dc:date>
    </item>
  </channel>
</rss>

