G R A P H E R S

plot something dangerous.

no polite dashboards no beige metrics only luminous data contraband

Your charts are boring because they were built to behave. graphers.dev is a workshop for visualizations with teeth: pixel-sharp, code-native, and bright enough to leave burn marks on the obsidian.

scatter the canon

bar towers
constellation scatter
gemstone pies
circuit networks
mountain lines
stained treemaps

rebel codex

import { Graph } from "graphers.dev"

const pulse = Graph.scatter(data)
  .skin("jewel-punk")
  .pixelate(32);
// bend the grid until it confesses
pulse.edges({
  threshold: 0.72,
  color: "#2ecc71",
  violence: "beautiful"
});
await pulse.render("#altar", {
  background: "#0a0a12",
  sparks: 150,
  mercy: false
});

Every pixel tells a story. Make yours count.

press Enter to send the flare