Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sub plot #143

Closed
wants to merge 4 commits into from
Closed

Sub plot #143

wants to merge 4 commits into from

Conversation

ozlb
Copy link
Contributor

@ozlb ozlb commented Nov 9, 2020

#53 (comment)
#53 (comment)

Handle Y axis padding over multiple sub-plots
ImPlot::BeginSubPlots() must be called before multiple ImPlot::BeginPlot() calls.
ImPlot::EndSubPlots() must be called after last ImPlot::EndPlot().

Peek 2020-11-09 19-30

ozlb added 4 commits October 5, 2020 23:00
This is a straightforward C++ port of the reference implementation of the Largest Triangle Three Buckets (LTTB)  downsampling algorithm described in the paper "Downsampling time series for visual representation" by Sveinn Steinarsson.
https://skemman.is/bitstream/1946/15343/3/SS_MSthesis.pdf
https://github.com/sveinn-steinarsson/flot-downsample
https://github.com/parkertomatoes/lttb-cpp
@ozlb ozlb closed this Nov 9, 2020
@ozlb ozlb deleted the SubPlot branch November 9, 2020 18:47
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.

1 participant