File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -247,7 +247,7 @@ mystnb:
247247 image:
248248 alt: lorenz_real
249249 classes: shadow bg-primary
250- width: 200px
250+ width: 75%
251251---
252252fig, ax = plt.subplots()
253253
@@ -316,7 +316,7 @@ mystnb:
316316 image:
317317 alt: lorenz_gini
318318 classes: shadow bg-primary
319- width: 200px
319+ width: 75%
320320---
321321fig, ax = plt.subplots()
322322
@@ -396,7 +396,7 @@ mystnb:
396396 image:
397397 alt: gini
398398 classes: shadow bg-primary
399- width: 200px
399+ width: 75%
400400---
401401plot_inequality_measures(range(k),
402402 ginis,
@@ -472,7 +472,7 @@ mystnb:
472472 image:
473473 alt: gini_us
474474 classes: shadow bg-primary
475- width: 200px
475+ width: 75%
476476---
477477xlabel = "year"
478478ylabel = "gini coefficient"
You can’t perform that action at this time.
0 commit comments