diff --git a/docs/integrations.rst b/docs/integrations.rst index 7b726ac11..47ab395c1 100644 --- a/docs/integrations.rst +++ b/docs/integrations.rst @@ -209,6 +209,13 @@ Add this to bashrc and then to plot a function, simply do: iplot 'sin(x*3)*exp(x*.2)' +.. _tool_k-nine: + +`k-nine `_ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +A wrapper around the :code:`plotnine` library which lets you plot data from the command-line with bash one-liners. + .. tool_tgutui: `tgutui `_