Skip to content

Population: new primitive with methods for statistics, testing, and plotting#3944

Merged
swharden merged 18 commits intomainfrom
3676
Jun 17, 2024
Merged

Population: new primitive with methods for statistics, testing, and plotting#3944
swharden merged 18 commits intomainfrom
3676

Conversation

@swharden
Copy link
Member

@swharden swharden commented Jun 14, 2024

This PR adds support for creating, comparing, and displaying populations (collections of values).

Similar functionality to ScottPlot 4 https://scottplot.net/cookbook/4.1/#plottable-population

Resolves #3676

image

image

image

@swharden swharden marked this pull request as ready for review June 17, 2024 23:22
@swharden swharden enabled auto-merge (squash) June 17, 2024 23:22
@swharden swharden merged commit 00c17f1 into main Jun 17, 2024
@swharden swharden deleted the 3676 branch June 17, 2024 23:23
KroMignon added a commit to KroMignon/ScottPlot that referenced this pull request Jun 24, 2024
* upstream/main: (317 commits)
  CI: autoformat
  Population: new primitive with methods for statistics, testing, and plotting (ScottPlot#3944)
  Axes: Improve automatic axis limit expansion for extremely large values
  Default text rendering to use subpixel rendering (ScottPlot#3937)
  Added LabelFormatter to DateTimeFixedInterval (ScottPlot#3936)
  Fonts: use a ConcurrentDictionary for typeface caching
  ScottPlot 5.0.35
  SignalXY: Improved cookbook recipe demonstrating SignalXY plots with markers at each point
  Sandbox: simplify app
  SignalXY: fix GetRangeY() scaling bug
  SignalXY: Improve behavior of off-screen single-point signals
  SignalXY: improve interpolation of edge points when step mode is enabled
  SignalXY: add scaling and offset to last point
  DataLogger and DataStreamer: do not manage axes if data is empty
  CI: autoformat
  Cookbook: heatmap with custom tick formatter
  Update Color.cs (ScottPlot#3924)
  Heatmap: ManualRange
  CI: autoformat
  SignalXY: improve behavior of rotated and inverted plots
  ...
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.

SP5: Implement Population Plot from SP4

1 participant