As I understand it, the download data is available on the server side, and drawing a sparkline isn’t too involved from an SVG perspective. Would it be worth considering an SSR-friendly alternative to vue-data-ui introduced in #10 rather than the current loading skeleton from 9cb5e99?
As I understand it, the download data is available on the server side, and drawing a sparkline isn’t too involved from an SVG perspective. Would it be worth considering an SSR-friendly alternative to
vue-data-uiintroduced in #10 rather than the current loading skeleton from 9cb5e99?