Skip to content

Commit

Permalink
sankey macro is added
Browse files Browse the repository at this point in the history
  • Loading branch information
SupermanJP committed Nov 30, 2023
1 parent aed97db commit 5455f18
Show file tree
Hide file tree
Showing 50 changed files with 50,282 additions and 709 deletions.
5 changes: 4 additions & 1 deletion docs/2D-KDE.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
<script src="_static/js/theme.js"></script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="Sankey diagram" href="Sankey.html" />
<link rel="prev" title="Mirrored Histogram" href="Mirrored_histogram.html" />
</head>

Expand Down Expand Up @@ -58,6 +59,7 @@
</li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="Sankey.html">Sankey diagram</a></li>
</ul>

</div>
Expand Down Expand Up @@ -135,7 +137,7 @@ <h2>Syntax<a class="headerlink" href="#syntax" title="Permalink to this heading"
<span class="n">bivar_grid</span><span class="o">=</span><span class="mi">60</span><span class="p">,</span>
<span class="n">bivar_nlevel</span><span class="o">=</span><span class="mi">10</span><span class="p">,</span>
<span class="n">bivar_style</span><span class="o">=</span><span class="n">line</span><span class="p">,</span>
<span class="n">thresh</span><span class="o">=</span><span class="mf">0.001</span><span class="p">,</span>
<span class="n">thresh</span><span class="o">=</span><span class="mi">0</span><span class="p">,</span>
<span class="n">legend</span><span class="o">=</span><span class="n">true</span><span class="p">,</span>
<span class="n">scatter</span><span class="o">=</span><span class="n">false</span><span class="p">,</span>
<span class="n">palette</span><span class="o">=</span><span class="n">sns</span>
Expand Down Expand Up @@ -401,6 +403,7 @@ <h3>Thresh parameter<a class="headerlink" href="#thresh-parameter" title="Permal
</div>
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
<a href="Mirrored_histogram.html" class="btn btn-neutral float-left" title="Mirrored Histogram" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="Sankey.html" class="btn btn-neutral float-right" title="Sankey diagram" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>

<hr/>
Expand Down
11 changes: 11 additions & 0 deletions docs/Introduction.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
<li class="toctree-l1"><a class="reference internal" href="Ridgeline_plot.html">Ridgeline plot</a></li>
<li class="toctree-l1"><a class="reference internal" href="Mirrored_histogram.html">Mirrored Histogram</a></li>
<li class="toctree-l1"><a class="reference internal" href="2D-KDE.html">2D-KDE</a></li>
<li class="toctree-l1"><a class="reference internal" href="Sankey.html">Sankey diagram</a></li>
</ul>

</div>
Expand Down Expand Up @@ -130,6 +131,16 @@ <h2>history<a class="headerlink" href="#history" title="Permalink to this headin
</div></blockquote>
</div></blockquote>
</li>
<li><p>1.15 (beta)</p>
<blockquote>
<div><p>new macros were added.</p>
<blockquote>
<div><ul class="simple">
<li><p>Sankey</p></li>
</ul>
</div></blockquote>
</div></blockquote>
</li>
</ul>
</section>
<section id="requirement">
Expand Down
1 change: 1 addition & 0 deletions docs/Mirrored_histogram.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="2D-KDE.html">2D-KDE</a></li>
<li class="toctree-l1"><a class="reference internal" href="Sankey.html">Sankey diagram</a></li>
</ul>

</div>
Expand Down
1 change: 1 addition & 0 deletions docs/Raincloud_plot.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
<li class="toctree-l1"><a class="reference internal" href="Ridgeline_plot.html">Ridgeline plot</a></li>
<li class="toctree-l1"><a class="reference internal" href="Mirrored_histogram.html">Mirrored Histogram</a></li>
<li class="toctree-l1"><a class="reference internal" href="2D-KDE.html">2D-KDE</a></li>
<li class="toctree-l1"><a class="reference internal" href="Sankey.html">Sankey diagram</a></li>
</ul>

</div>
Expand Down
1 change: 1 addition & 0 deletions docs/Raincloud_plot_paired.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
<li class="toctree-l1"><a class="reference internal" href="Ridgeline_plot.html">Ridgeline plot</a></li>
<li class="toctree-l1"><a class="reference internal" href="Mirrored_histogram.html">Mirrored Histogram</a></li>
<li class="toctree-l1"><a class="reference internal" href="2D-KDE.html">2D-KDE</a></li>
<li class="toctree-l1"><a class="reference internal" href="Sankey.html">Sankey diagram</a></li>
</ul>

</div>
Expand Down
1 change: 1 addition & 0 deletions docs/Ridgeline_plot.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
</li>
<li class="toctree-l1"><a class="reference internal" href="Mirrored_histogram.html">Mirrored Histogram</a></li>
<li class="toctree-l1"><a class="reference internal" href="2D-KDE.html">2D-KDE</a></li>
<li class="toctree-l1"><a class="reference internal" href="Sankey.html">Sankey diagram</a></li>
</ul>

</div>
Expand Down
590 changes: 590 additions & 0 deletions docs/Sankey.html

Large diffs are not rendered by default.

Binary file added docs/_images/elements_of_sankey_diagram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2,403 changes: 2,403 additions & 0 deletions docs/_images/sankey_basic.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2,403 changes: 2,403 additions & 0 deletions docs/_images/sankey_change_interval.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9,090 changes: 9,090 additions & 0 deletions docs/_images/sankey_focus.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1,549 changes: 1,549 additions & 0 deletions docs/_images/sankey_not_set_nodefmt.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2,403 changes: 2,403 additions & 0 deletions docs/_images/sankey_set_linkattrs.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2,403 changes: 2,403 additions & 0 deletions docs/_images/sankey_set_nodeattrs.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1,702 changes: 1,702 additions & 0 deletions docs/_images/sankey_set_nodefmt.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2,403 changes: 2,403 additions & 0 deletions docs/_images/sankey_set_textattrs.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/_sources/2D-KDE.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ code ::
bivar_grid=60,
bivar_nlevel=10,
bivar_style=line,
thresh=0.001,
thresh=0,
legend=true,
scatter=false,
palette=sns
Expand Down
5 changes: 5 additions & 0 deletions docs/_sources/Introduction.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,11 @@ history
* STATA
* TABLEAU

- 1.15 (beta)

new macros were added.

* Sankey

******************
requirement
Expand Down
Loading

0 comments on commit 5455f18

Please sign in to comment.