Add hbar_percent()

This commit is contained in:
gnoblet 2022-07-10 11:27:01 -04:00
parent c8fdf41521
commit d349e6a6d3
10 changed files with 319 additions and 14 deletions

View file

@ -81,6 +81,11 @@
<dd>Simple horizontal bar chart</dd>
</dl><dl><dt>
<code><a href="hbar_percent.html">hbar_percent()</a></code>
</dt>
<dd>Simple horizontal bar chart which scales x_labels to percentages</dd>
</dl><dl><dt>
<code><a href="if_not_in_stop.html">if_not_in_stop()</a></code>
</dt>
<dd>Stop statement "If not in colnames" with colnames</dd>