Skip to content

Show marker for single-point waveforms in WaveformPlot#1329

Open
YektaY wants to merge 4 commits intoslaclab:masterfrom
YektaY:YektaY/fix_waveform_single_point#1327
Open

Show marker for single-point waveforms in WaveformPlot#1329
YektaY wants to merge 4 commits intoslaclab:masterfrom
YektaY:YektaY/fix_waveform_single_point#1327

Conversation

@YektaY
Copy link
Copy Markdown
Collaborator

@YektaY YektaY commented Apr 23, 2026

Description

  • Auto-add circle marker when only one data point is present
  • Remove auto-marker when additional points arrive
  • Tracked via _auto_symbol flag to avoid clobbering user-set symbols

Fixes #1327

YektaY added 4 commits April 18, 2026 09:29
A line plot with one data point is invisible. Auto-add a circle marker
when only one point is present and remove it when more points arrive.

Fixes slaclab#1327
@YektaY YektaY self-assigned this Apr 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

WaveformPlot able to show waveforms with only one point.

1 participant