SparklineCard
DataMini trend line card for at-a-glance KPI movement across recent periods.
Rendering preview
<article class="sl-card" aria-labelledby="slTitle"> <header class="sl-head"> <h2 id="slTitle" class="sl-title">Daily active users</h2> <span class="sl-trend" id="slTrend"></span> </header> <p class="sl-value" id="slValue"></p> <svg class="sl-plot" viewBox="0 0 180 48" role="img" aria-label="" id="slPlot"> <polyline class="sl-line" id="slLine" points="" /> </svg></article>