p1: k4298_new
This commit is contained in:
@@ -120,7 +120,7 @@ def main():
|
|||||||
|
|
||||||
# K=4298 saturation line
|
# K=4298 saturation line
|
||||||
ax.axhline(K_fixed, color='#27AE60', ls=':', lw=2, alpha=0.7,
|
ax.axhline(K_fixed, color='#27AE60', ls=':', lw=2, alpha=0.7,
|
||||||
label=f'K = {K_fixed} (Model Saturation)')
|
label=f'K = {K_fixed}')
|
||||||
|
|
||||||
# Mark 2050 line only
|
# Mark 2050 line only
|
||||||
ax.axvline(2050, color='#3498DB', ls=':', lw=2, alpha=0.8)
|
ax.axvline(2050, color='#3498DB', ls=':', lw=2, alpha=0.8)
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 78 KiB After Width: | Height: | Size: 76 KiB |
Reference in New Issue
Block a user