.archive{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));grid-gap:32px;grid-auto-flow:dense;}/* Extra-wide grid-posts */.article:nth-child(31n + 1){grid-column:1/-1;}.article:nth-child(16n + 2){grid-column:-3/-1;}.article:nth-child(16n + 10){grid-...
grid-template-rowswork the same way. The grid above has three3emvalues, which means it has 3 rows. grid-template-columnsandgrid-template-rowscan also take in values likerepeat,autofill,autofit,minmax. We won’t go into these values in this article. What you need to know now is how you...
self.x =Noneself.y =Noneself.fitfunc =Noneself.fitargs =Noneself.fitkwargs =Noneself.fitparams =Noneself.autofit_prm =Noneself.data_curve =Noneself.fit_curve =Noneself.legend =Noneself.legend_anchor = legend_anchor self.xrange =Noneself.show_xrange =Falseself.param_cols = param_cols se...