Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,11 @@ If you want to use bashplotlib from python, just import histogram and scatterplo
from bashplotlib.scatterplot import plot_scatter
```
<img src="examples/img/scatterplothelp.png">

```
from bashplotlib.histogram import plot_hist
```

<img src="examples/img/histogramhelp.png">

## examples
Expand Down