We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4589f0d commit 502952aCopy full SHA for 502952a
README.md
@@ -24,6 +24,14 @@ The sample plots generated using <font color="darkblue"> **Matplotex**</font> ar
24
<img src="assets/images/scatter_plot_readme.svg" alt="Scater plot"/>
25
</div>
26
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
34
35
36
## Installation
37
0 commit comments