Skip to content

SP4 DataLogger and DataStreamer#2641

Merged
swharden merged 12 commits intomainfrom
2377c
Jun 7, 2023
Merged

SP4 DataLogger and DataStreamer#2641
swharden merged 12 commits intomainfrom
2377c

Conversation

@swharden
Copy link
Member

@swharden swharden commented May 18, 2023

Work toward creating plot types optimized for displaying live data.

DataLogger

DataLogger

DataStreamer

DataStreamer

@swharden swharden changed the title SP4 DataLogger: additional view modes SP4 DataLogger and DataStreamer May 22, 2023
@swharden swharden linked an issue May 22, 2023 that may be closed by this pull request
@swharden swharden marked this pull request as ready for review June 7, 2023 01:21
@swharden swharden enabled auto-merge June 7, 2023 01:32
@swharden swharden merged commit ceb1f65 into main Jun 7, 2023
@swharden swharden deleted the 2377c branch June 7, 2023 01:33
@heartacker
Copy link
Contributor

heartacker commented Jul 5, 2023

hi, I this we also need some DataStreamer-like plotting type

  1. wipe and afterglow(old data will fade in one cycle)
    image

  2. Afterglow model(old data fade after fixed-time)
    image

  3. eye heat mode (one color hot/cold or colorful depth)
    image

image

@swharden
Copy link
Member Author

swharden commented Jul 5, 2023

Hi @heartacker, I like these ideas!

I can envision several new oscilloscope plot types. The second one you recommend (afterglow) is probably the easiest one to create first. You can create a custom plot type using the guide here https://scottplot.net/faq/custom-plot-type/ and if you get something working feel free to share it here and we can include it in a future version of ScottPlot!

@heartacker
Copy link
Contributor

Hi @heartacker, I like these ideas!

I can envision several new oscilloscope plot types. The second one you recommend (afterglow) is probably the easiest one to create first. You can create a custom plot type using the guide here https://scottplot.net/faq/custom-plot-type/ and if you get something working feel free to share it here and we can include it in a future version of ScottPlot!

I create an issue to track, :D #2721

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.

DataLogger and DataStreamer: new plot types

2 participants