Skip to content

Conversation

@Ryan-McClanahan
Copy link

@Ryan-McClanahan Ryan-McClanahan commented Dec 2, 2025

Description

added the val_as_str property to the DataVisualizationModel. This allows the model to show the values of waveform PVs as ascii strings when set to true. The model automatically updates when the flag is changed. Also added a check box on the data insight tool display to toggle the val_as_str property in the DataVisualizationModel.

Motivation

This fixes #152

This has been documented in the new docstrings in the DataVisualizationModel and DataInsightTool classes

Screenshots

image image

Pre-merge checklist

  • Code works interactively
  • Code contains descriptive docstrings
  • New/changed functions and methods are covered in the test suite where possible
  • Test suite passes locally
  • Test suite passes on GitHub Actions

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.

[FEATURE] - String representation of waveform PVs

2 participants