Skip to content

Commit 502952a

Browse files
author
Mohammed Sadique
committed
hist
1 parent 4589f0d commit 502952a

File tree

2 files changed

+2175
-0
lines changed

2 files changed

+2175
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,14 @@ The sample plots generated using <font color="darkblue"> **Matplotex**</font> ar
2424
<img src="assets/images/scatter_plot_readme.svg" alt="Scater plot"/>
2525
</div>
2626
</div>
27+
<div style="display: flex; justify-content: space-between;">
28+
<div style="width: 48%; margin-bottom: 10px ">
29+
<img src="assets/images/hist_readme.svg" alt="Histogram"/>
30+
</div>
31+
<div style="width: 48%; margin-bottom: 10px">
32+
<img src="assets/images/spline_readme.svg" alt="Spline"/>
33+
</div>
34+
</div>
2735

2836
## Installation
2937

0 commit comments

Comments
 (0)