Measured entry

tripled-holographic-wall-shadcnui

chartholographicmotion on file

A client-side decorative wall that scatters Egyptian hieroglyphs across a dark panel and gives nearby symbols a gold spring-animated glow as the pointer moves. It ships as a shadcn registry TypeScript component, uses Tailwind utility classes, and depends on React, Framer Motion, browser sizing, and mouse events.

Specimen
Motion capture of the mounted demo, recorded by the harness. No audio track.
Harness screenshot of tripled-holographic-wall-shadcnui at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of tripled-holographic-wall-shadcnui at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of tripled-holographic-wall-shadcnui at 1440 pixels wide
Harness screenshot at 1440 pixels wide. No horizontal overflow recorded.

Measured

Every value below was written by the harness on the run that produced the frames above. None of it is derived from the prose.

Harness measurements recorded for tripled-holographic-wall-shadcnui
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious0
Axe moderate0
Axe minor0
Gzip marginal58.6 KB (124.0 KB build, 65.4 KB baseline)
Bare modeOK
Provider requiredNO
Demo usedwritten from the component source API

Verdict

A focused desktop flourish that builds and mounts cleanly without a provider, but it is mislabeled as a chart. The idle wall is extremely subdued, while the intended gold reveal depends on mouse movement, so it is a poor centerpiece for touch-first products and should remain nonessential decoration.

Use it if

  • You need an atmospheric pointer-reactive backdrop for a themed hero, exhibit, or campaign section.
  • Your interface already uses React, Tailwind utilities, and Framer Motion.
  • The effect is decorative and your main content remains understandable without it.

Skip it if

  • You need a chart or any component that communicates data.
  • Touch and keyboard users must receive the same visual response as pointer users.
  • Your design cannot rely on font support for Egyptian hieroglyph characters.
  • You want to avoid a relatively heavy animation dependency for a decorative effect.

Install

Installation record for tripled-holographic-wall-shadcnui
Declared dependenciesframer-motion, react
Missing on installnone
Bare installbuilds and mounts without the shadcn-style helpers
Providerno provider required in the harness

In a non-shadcn project, add React and Framer Motion, configure Tailwind for the utility classes, define the border theme token or replace that class, and keep the component on the client because it reads browser dimensions and pointer input. Ensure the chosen font can render the hieroglyphs.

Source and credit

This page is a review, not a copy. The component source lives with its author and this site does not republish it. Read the license before you use anything.

Alternatives

Other published entries for the chart pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.