Skip to content

💄 Hide point markers in generated graphs - #266

Merged
AnandChowdhary merged 1 commit into
masterfrom
chore/upptime-maintenance-20260624
Jun 24, 2026
Merged

💄 Hide point markers in generated graphs#266
AnandChowdhary merged 1 commit into
masterfrom
chore/upptime-maintenance-20260624

Conversation

@AnandChowdhary

Copy link
Copy Markdown
Member

Summary

  • Hides tiny point markers on generated response-time line charts by setting Chart.js v2 point radii to 0
  • Replaces the placeholder Jest test with coverage that verifies every rendered graph config disables point markers
  • Maintainer-owned replacement for Remove tiny data point circles from prerendered graphs #242; credit to @phieri for the original proposal and investigation

Test plan

  • npm test -- --runInBand src/index.spec.ts
  • npm run build
  • npm test -- --runInBand
  • npm pack --dry-run

Supersedes #242.

@AnandChowdhary
AnandChowdhary merged commit 9234676 into master Jun 24, 2026
7 checks passed
@AnandChowdhary
AnandChowdhary deleted the chore/upptime-maintenance-20260624 branch June 24, 2026 09:11
@upptime upptime locked and limited conversation to collaborators Jun 24, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants