File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -166,7 +166,7 @@ The following code draws a boundary for the simplex and gridlines.
166166 ternary.plt.show()
167167```
168168<p align =" center " >
169- <img src =" /readme_images/boundary_and_gridlines.png " width =" 500 " height =" 375 " />
169+ <img src =" /readme_images/boundary_and_gridlines.png " width =" 600 " height =" 450 " />
170170</p >
171171
172172## Drawing lines
@@ -251,7 +251,7 @@ You can also color the curves with a Matplotlib heatmap using:
251251```
252252
253253<p align =" center " >
254- <img src =" /readme_images/colored_trajectory.png " width =" 500 " height =" 375 " />
254+ <img src =" /readme_images/colored_trajectory.png " width =" 600 " height =" 450 " />
255255</p >
256256
257257## Scatter Plots
@@ -365,7 +365,7 @@ or on a `TernaryAxesSubplot` object:
365365This can produces images such as:
366366
367367<p align =" center " >
368- <img src =" /readme_images/heatmap-dual_vs_triangular.png " width =" 1200 " height =" 300 " /> <br />
368+ <img src =" /readme_images/heatmap-dual_vs_triangular.png " width =" 1200 " height =" 260 " /> <br />
369369<img src =" /readme_images/heatmap_rsp.png " width =" 500 " height =" 375 " />
370370</p >
371371
You can’t perform that action at this time.
0 commit comments