<turbo-stream action="append" target="posts_list"><template>    <div class="postbit" id="276108" data-post-id="276108">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="mindok" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/mindok/120/13538_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  mindok
                    <span class="op-star" title="Thread Starter">
                      <img alt="OP" class="op-star-icon" src="/assets/thread-icons/thread-icon-thread-starter-df91e872.png" />
                    </span>
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Apologies for the slow reply <a class="mention" href="/u/13ue" rel="nofollow">@13ue</a> - I’m not sure how I missed it! Markers is still on the list, just not with a timeline right now sorry!</p>
<p>For generating SVGs, the Mozilla documentation is pretty good in general (<a href="https://developer.mozilla.org/en-US/docs/Web/SVG" class="inline-onebox" rel="noopener nofollow ugc">SVG: Scalable Vector Graphics | MDN</a>)</p>
<p>I found the tutorials here: <a href="https://www.petercollingridge.co.uk/tutorials/svg/" class="inline-onebox" rel="noopener nofollow ugc">Explorations — Peter Collingridge</a> to be excellent as well, particularly if you want interactivity.</p>
<p>There’s a good article on coordinate system transformations here: <a href="https://www.sarasoueidan.com/blog/svg-transformations/" class="inline-onebox" rel="noopener nofollow ugc">Understanding SVG Coordinate Systems and Transformations (Part 2) — The transform Attribute</a> - this is pretty fundamental to understand if you’ve never done computer graphics before.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="276108" data-batch-url="/posts/batch_likers">
                        1
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/contex-a-pure-elixir-server-side-charting-library-generating-svg-output/28582/53">Post #52</a>
	                </div>
	            </div>
              <div id="likers-container-276108" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="276108"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #52"></div>
  </section>
</div>
    <div class="postbit" id="290045" data-post-id="290045">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="mindok" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/mindok/120/13538_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  mindok
                    <span class="op-star" title="Thread Starter">
                      <img alt="OP" class="op-star-icon" src="/assets/thread-icons/thread-icon-thread-starter-df91e872.png" />
                    </span>
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Hi all,</p>
<p>Version 0.5.0 of <code>Contex</code> has just been released. Details are in the <a href="https://github.com/mindok/contex/blob/master/CHANGELOG.md" rel="noopener nofollow ugc">changelog</a>.</p>
<p>Highlights include:</p>
<ul>
<li>A nifty new <a href="https://hexdocs.pm/contex/Contex.Gallery.BarCharts.html" rel="noopener nofollow ugc">auto-generated gallery</a> in the documentation. Look out for module names containing <code>Gallery</code>. Thanks to <a class="mention" href="/u/l3nz" rel="nofollow">@l3nz</a> for this. Whether you use <code>Context</code> or not, it’s worth taking a look at the <a href="https://github.com/mindok/contex/tree/master/lib/chart/gallery" rel="noopener nofollow ugc">code</a> behind it if you want to jazz up your docs. Github user <code>@travelmissive</code> (sorry - can’t find you on Elixir Forums) provided a number of examples.</li>
<li>New <code>Contex.ContinuousLogScale</code>, again thanks to <a class="mention" href="/u/l3nz" rel="nofollow">@l3nz</a>. This was a couple of options for handling negative numbers.</li>
<li>New legend positioning options</li>
<li>A couple of various bug fixes, and fixes to tests &amp; docs - thanks <a class="mention" href="/u/axelson" rel="nofollow">@axelson</a>, gh user <code>@kianmeng</code>, gh user <code>@ruimfernanded</code></li>
<li>With a nudge from <a class="mention" href="/u/axelson" rel="nofollow">@axelson</a>, I finally got around to figuring out how tagging works, so this version is the first tagged release <img src="https://forum.elixirforum.com/images/emoji/apple/slight_smile.png?v=15" title=":slight_smile:" class="emoji" alt=":slight_smile:" loading="lazy" width="20" height="20"></li>
</ul>
<p>Also, CI works now. I thought I’d put this screenshot up as I know I’m not alone!!<br>
</p><div class="lightbox-wrapper"><a class="lightbox" href="https://forum.elixirforum.com/uploads/default/original/3X/9/1/91055370a3a3c336083dfb993e864f00a1a58570.png" data-download-href="https://forum.elixirforum.com/uploads/default/91055370a3a3c336083dfb993e864f00a1a58570" title="image" rel="nofollow"><img src="https://forum.elixirforum.com/uploads/default/optimized/3X/9/1/91055370a3a3c336083dfb993e864f00a1a58570_2_689x260.png" alt="image" data-base62-sha1="kGUDVtjnWB3v7poplHrhVRfQdIA" width="689" height="260" srcset="https://forum.elixirforum.com/uploads/default/optimized/3X/9/1/91055370a3a3c336083dfb993e864f00a1a58570_2_689x260.png, https://forum.elixirforum.com/uploads/default/optimized/3X/9/1/91055370a3a3c336083dfb993e864f00a1a58570_2_1033x390.png 1.5x, https://forum.elixirforum.com/uploads/default/original/3X/9/1/91055370a3a3c336083dfb993e864f00a1a58570.png 2x" data-dominant-color="F8F9FA"><div class="meta"><svg class="fa d-icon d-icon-far-image svg-icon" aria-hidden="true"><use href="#far-image"></use></svg><span class="filename">image</span><span class="informations">1279×483 60.6 KB</span><svg class="fa d-icon d-icon-discourse-expand svg-icon" aria-hidden="true"><use href="#discourse-expand"></use></svg></div></a></div><p></p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="290045" data-batch-url="/posts/batch_likers">
                        12
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/contex-a-pure-elixir-server-side-charting-library-generating-svg-output/28582/54">Post #53</a>
	                </div>
	            </div>
              <div id="likers-container-290045" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="290045"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #53"></div>
  </section>
</div>
    <div class="postbit" id="292787" data-post-id="292787">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="kip" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/kip/120/1440_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  kip
                  </h3>
		          </div>
						
			          <div class="user-title">
									<span>ex_cldr Core Team</span>
			          </div>
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p><a class="mention" href="/u/mindok" rel="nofollow">@mindok</a>, I would really like to use Contex to produce histograms as part of my <a href="https://hex.pm/packages/image" rel="nofollow">Image</a> library.  Not sure if area charts, or more specific histograms, are on your roadmap but I thought I would ask here.</p>
<p>If not, I’m willing to try and implement it as a PR - I’ll just need your guidance from time-to-time.</p>
<p>Great library, thanks for making it!</p>
<p>PS: You can use <code>image</code> to do server side rendering of svg to an mage as well. just <code>Image.from_svg(svg_string)</code>.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="292787" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/contex-a-pure-elixir-server-side-charting-library-generating-svg-output/28582/55">Post #54</a>
	                </div>
	            </div>
              <div id="likers-container-292787" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="292787"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #54"></div>
  </section>
</div>
    <div class="postbit" id="292812" data-post-id="292812">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="mindok" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/mindok/120/13538_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  mindok
                    <span class="op-star" title="Thread Starter">
                      <img alt="OP" class="op-star-icon" src="/assets/thread-icons/thread-icon-thread-starter-df91e872.png" />
                    </span>
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>G’day <a class="mention" href="/u/kip" rel="nofollow">@kip</a> - I’ve been watching your image library with interest, and thanks for the tip on generating SVGs - I was fiddling around with resvg in Rust. Fonts and performance for large plots were giving me a fair bit of grief, so it was parked up, but I’ll take a look at your approach.</p>
<p>With histograms, I was originally looking at approaching it by having some kind of stats transformers to create the right summary <code>Context.Dataset</code>s (e.g. cumulative stats for histograms, percentiles per data group for box plots, variograms) from an input <code>Context.Dataset</code>. But the data analysis space in Elixir has moved on since I started out. I’m thinking now that it may be better to define a protocol that the graphical side of <code>Contex</code> can consume in order to allow other data sources as inputs (e.g. Explorer). If you’re pre-calculating the colour counts from the images anyway I don’t think you will need to worry about this for now.</p>
<p>Anyway, that’s separate from the area chart question. I don’t have it on the roadmap as yet, but it would be most similar to a <code>LinePlot</code> from a layout algorithm PoV, but with a bit of data pre-processing to calculate the stacks, closure of the polylines and probably some better styling with gradient fills. I’d appreciate a PR if you’re happy to take it on. I’ll be on the road a bit the next week or so and may or may not have decent internet, but happy to provide input as needed when I can.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="292812" data-batch-url="/posts/batch_likers">
                        2
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/contex-a-pure-elixir-server-side-charting-library-generating-svg-output/28582/56">Post #55</a>
	                </div>
	            </div>
              <div id="likers-container-292812" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="292812"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #55"></div>
  </section>
</div>
    <div class="postbit" id="312541" data-post-id="312541">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="DaAnalyst" src="/assets/icons/user-9f439610.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  DaAnalyst
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>In one of the issues on github you mention bar charts not taking timeseries for input. If I were to fork this library to add candlestick charts, would this be a problem? Put otherwise, would I be able to take OHLC TimeSeries for input w/o some major changes of your existing code?</p>
<p>PS. Haven’t studied the code yet. Need to know first how feasible is this in your view.</p>
<p>Thanks</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="312541" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/contex-a-pure-elixir-server-side-charting-library-generating-svg-output/28582/57">Post #56</a>
	                </div>
	            </div>
              <div id="likers-container-312541" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="312541"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #56"></div>
  </section>
</div>
    <div class="postbit" id="312569" data-post-id="312569">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="mindok" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/mindok/120/13538_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  mindok
                    <span class="op-star" title="Thread Starter">
                      <img alt="OP" class="op-star-icon" src="/assets/thread-icons/thread-icon-thread-starter-df91e872.png" />
                    </span>
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Hi <a class="mention" href="/u/daanalyst" rel="nofollow">@DaAnalyst</a> - if you’re happy to put together a PR, I’m happy to review &amp; merge. Adding a OHLC chart type shouldn’t be too hard. Most of the layout logic is already present in either the PointPlot chart type or BarChart. Option handling will be a bit different as you will likely need to nominate mapping of specific columns (i.e. date/time column, open, high, low &amp; close price columns). Feel free to start a conversation within a GitHub issue (so it stays close to the code) if you want to expand on what tasks need to be done to implement this.</p>
<p>Would you be looking at different styles (e.g. candle vs tick, colouring based on open &gt; close etc?).</p>
<p>If you get stuck, I may have a couple of hours available next week to do it.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="312569" data-batch-url="/posts/batch_likers">
                        1
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/contex-a-pure-elixir-server-side-charting-library-generating-svg-output/28582/58">Post #57</a>
	                </div>
	            </div>
              <div id="likers-container-312569" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="312569"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #57"></div>
  </section>
</div>
    <div class="postbit" id="312660" data-post-id="312660">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="mindok" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/mindok/120/13538_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  mindok
                    <span class="op-star" title="Thread Starter">
                      <img alt="OP" class="op-star-icon" src="/assets/thread-icons/thread-icon-thread-starter-df91e872.png" />
                    </span>
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Hi <a class="mention" href="/u/daanalyst" rel="nofollow">@DaAnalyst</a>,</p>
<p>So I made a fair bit of progress - I have some breaking tests I’ll fix up next week, but we’re pretty much there I think:<br>
</p><div class="lightbox-wrapper"><a class="lightbox" href="https://forum.elixirforum.com/uploads/default/original/3X/0/a/0a44ce45d66c845bd1ff1b45bbddb42d957ed094.jpeg" data-download-href="https://forum.elixirforum.com/uploads/default/0a44ce45d66c845bd1ff1b45bbddb42d957ed094" title="image" rel="nofollow"><img src="https://forum.elixirforum.com/uploads/default/optimized/3X/0/a/0a44ce45d66c845bd1ff1b45bbddb42d957ed094_2_296x600.jpeg" alt="image" data-base62-sha1="1sQbNHU5SnZFxfBBJ97ubpcPe2o" width="296" height="600" srcset="https://forum.elixirforum.com/uploads/default/optimized/3X/0/a/0a44ce45d66c845bd1ff1b45bbddb42d957ed094_2_296x600.jpeg, https://forum.elixirforum.com/uploads/default/optimized/3X/0/a/0a44ce45d66c845bd1ff1b45bbddb42d957ed094_2_444x900.jpeg 1.5x, https://forum.elixirforum.com/uploads/default/optimized/3X/0/a/0a44ce45d66c845bd1ff1b45bbddb42d957ed094_2_592x1200.jpeg 2x" data-dominant-color="F9F9FA"><div class="meta"><svg class="fa d-icon d-icon-far-image svg-icon" aria-hidden="true"><use href="#far-image"></use></svg><span class="filename">image</span><span class="informations">782×1583 53.1 KB</span><svg class="fa d-icon d-icon-discourse-expand svg-icon" aria-hidden="true"><use href="#discourse-expand"></use></svg></div></a></div><p></p>
<p>Edit: I’ll commit the code into a new OHLC branch (<a href="https://github.com/mindok/contex/tree/ohlc" class="inline-onebox" rel="noopener nofollow ugc">GitHub - mindok/contex at ohlc · GitHub</a>) so you can take a look.</p>
<p>Edit <span class="hashtag-raw">#2:</span> If you generate the docs (<code>mix docs</code>) and browse to the gallery section you can see the example in the screenshot.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="312660" data-batch-url="/posts/batch_likers">
                        6
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/contex-a-pure-elixir-server-side-charting-library-generating-svg-output/28582/59">Post #58</a>
	                </div>
	            </div>
              <div id="likers-container-312660" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="312660"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #58"></div>
  </section>
</div>
    <div class="postbit" id="312662" data-post-id="312662">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="DaAnalyst" src="/assets/icons/user-9f439610.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  DaAnalyst
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Great progress! I already have some ideas for improvement. Will create an issue on github after work and comment there.</p>
<p>Btw, the second chart there that you’re referring to as a tick chart is called bar chart (yeah, I know it could be mistaken with the other bar chart you support, but that’s its name).</p>
<p>A tick chart is a simple a line chart (a tick is just a price point in time).</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="312662" data-batch-url="/posts/batch_likers">
                        1
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/contex-a-pure-elixir-server-side-charting-library-generating-svg-output/28582/60">Post #59</a>
	                </div>
	            </div>
              <div id="likers-container-312662" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="312662"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #59"></div>
  </section>
</div>
    <div class="postbit" id="313809" data-post-id="313809">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="mstibbard" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/mstibbard/120/39678_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  mstibbard
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Any chance Radar charts (or Spider charts if you prefer) are on the roadmap?</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="313809" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/contex-a-pure-elixir-server-side-charting-library-generating-svg-output/28582/61">Post #60</a>
	                </div>
	            </div>
              <div id="likers-container-313809" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="313809"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #60"></div>
  </section>
</div>
    <div class="postbit" id="313810" data-post-id="313810">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="mindok" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/mindok/120/13538_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  mindok
                    <span class="op-star" title="Thread Starter">
                      <img alt="OP" class="op-star-icon" src="/assets/thread-icons/thread-icon-thread-starter-df91e872.png" />
                    </span>
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>They can be - are you happy to add an issue to GitHub speccing out what options make sense and what the resulting output would be? I was keen to add polar (I think that’s what they are called) scales at some point.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="313810" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/contex-a-pure-elixir-server-side-charting-library-generating-svg-output/28582/62">Post #61</a>
	                </div>
	            </div>
              <div id="likers-container-313810" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="313810"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #61"></div>
  </section>
</div>
</template></turbo-stream><turbo-stream action="replace" target="load-more-container"><template><div id="load-more-container" class="load-more-container">
    <a class="load-more-button" data-turbo-stream="true" href="/topics/28582/load_more?page=7">Load more posts (3 remaining)</a>
</div></template></turbo-stream>