Measured entry

tailark-dusk-features-7

feature-griddark-futuristic

A client-side React feature grid that combines a dotted world map, account activity panels, an uptime statement, and a stacked area chart. It uses dotted-map, Recharts, Tailwind theme utilities, local path aliases, and reusable chart helpers.

Specimen
Harness screenshot of tailark-dusk-features-7 at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of tailark-dusk-features-7 at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of tailark-dusk-features-7 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 tailark-dusk-features-7
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious1
Axe moderate0
Axe minor0
Gzip marginal278.5 KB (343.9 KB build, 65.4 KB baseline)
Bare modeOK
Provider requiredNO
Demo usedwritten from the component source API

Verdict

The corrected measurement builds and mounts the block in both normal and bare conditions, so the old missing-chart warning was stale. It remains a dependency-heavy choice, and its muted chart copy needs a contrast fix before production use.

Use it if

  • You want an operations-oriented feature section with mapping and chart visuals.
  • Your project already uses React and can carry the mapping and chart dependencies.
  • You can replace the sample claims and activity data with defensible product content.

Skip it if

  • You want a lightweight static feature list without mapping and chart libraries.
  • Your design system does not provide equivalent Tailwind theme tokens.
  • You need an accessibility-ready default without revising the low-contrast text.

Install

Installation record for tailark-dusk-features-7
Declared dependenciesdotted-map, recharts, clsx, tailwind-merge
Missing on installdotted-map
Bare installbuilds and mounts without the shadcn-style helpers
Providerno provider required in the harness

Add dotted-map and Recharts, copy compatible chart container and tooltip helpers, configure the local import alias, and map the Tailwind theme tokens to your design system. The component works without a shadcn setup when those dependencies and helpers are supplied directly.

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.

Author repository

github.com/tailark/blocks
License
MIT
Record published
2026-08-18

Alternatives

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