Add hbar_percent()
This commit is contained in:
parent
c8fdf41521
commit
d349e6a6d3
10 changed files with 319 additions and 14 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue