396840 results for ""a""

  • i used an SVG template on which a script would append data to for something similar-ish.
    WinnerWind at 2026-06-24 12:07
  • I did something similar when I was tracking spam, and for that I added a point by hand each day, or maybe week, can’t remember. That was inline. Now I’m thinking if I used a Twig template, I could suck in the data from an external file that would be much easier to append to.
    [jeremycherfas] at 2026-06-24 12:05
  • [jeremycherfas]: i feel like one svg for each and every point is kind of inefficient. a single svg doing a graph on the other hand makes more sense
    WinnerWind at 2026-06-24 12:03
  • there's a few javascript libraries that can do graphs for you one being chartjs https://www.chartjs.org/
    WinnerWind at 2026-06-24 12:03
  • Exactly like a cumulative graph. A single SVG, to which is adfded a point a day.
    [jeremycherfas] at 2026-06-24 12:03
  • like... a graph?
    WinnerWind at 2026-06-24 12:02
  • I’ve been thinking about a way to display some data that accumulates daily as a cumulative graph, and one possibility would be to add a point to an SVG each day, maybe by having the SVG draw in the data from a simple external file. Does that sound at all like a good approach?
    [jeremycherfas] at 2026-06-24 12:01
  • https://x0.at/dNBs.png using a placeholder
    WinnerWind at 2026-06-24 11:50
  • Quick, despatch a defibrillator!
    [jeremycherfas] at 2026-06-24 11:48
  • filter: blur and the like are not performant (without triggering your browser's 3d acceleration) but max-width is totally fine. But, if you want to avoid it you can use a container with a width, clamp, max-inline-size or grid constraints. There are tons of alternatives.
    chr0m4 at 2026-06-24 11:41
Sort by:

Filter results by:

Tag

Query took 0.02s.


Search tips

Exclusion
+foo -bar
Logical OR
foo OR bar
Exact phrase
"foo bar"
Partial words
foo*
Particular fields only
title:foo
domain:example.org
nick:somebody
after:2016-11-23
before:2016-11-23
date:2016-11-23