Skip to content

CoordinateLine: add constructor overloads#3987

Merged
swharden merged 6 commits intoScottPlot:mainfrom
aalgrou:main
Jun 25, 2024
Merged

CoordinateLine: add constructor overloads#3987
swharden merged 6 commits intoScottPlot:mainfrom
aalgrou:main

Conversation

@aalgrou
Copy link
Contributor

@aalgrou aalgrou commented Jun 24, 2024

I added the required functions based on this issue
CoordinateLine: add constructor overloads for accepting a point and slope #3986

@aalgrou aalgrou changed the title CoordinateLine: add constructor overloads for accepting a point and slope #3986 Fixed for 2 issues #3986 and #3981 Jun 24, 2024
@swharden swharden changed the title Fixed for 2 issues #3986 and #3981 LinearRegression: add constructor overload that accepts a coordinate line Jun 25, 2024
@swharden swharden changed the title LinearRegression: add constructor overload that accepts a coordinate line LinearRegression: add constructor overloads Jun 25, 2024
@swharden swharden changed the title LinearRegression: add constructor overloads CoordinateLine: add constructor overloads Jun 25, 2024
@swharden
Copy link
Member

Hi @aalgrou, thanks for this PR! As you can tell by the multiple renames of this PR I got a bit confused about overlap between this and #3982 but it's worked out now and I look forward to merging this and having it in the next release! 🚀

@swharden swharden merged commit 028cd0e into ScottPlot:main Jun 25, 2024
KroMignon added a commit to KroMignon/ScottPlot that referenced this pull request Jun 26, 2024
* upstream/main:
  Fix interaction of axis panels when scale factor is more than 1 (ScottPlot#3994)
  Added ResetMinAndMaxValues() to DataLoggerSource.cs (ScottPlot#3993)
  CoordinateLine: add constructor overloads (ScottPlot#3987)
  Colormap.GetColors() (ScottPlot#3983)
  Added a constructor overload that accepts List<Coordinates> (ScottPlot#3982)
  Signal: improve support for IReadOnlyList<T> (ScottPlot#3978)
  Axes: improve sharpness of axis lines, tick marks, and grid lines (ScottPlot#3976)
  adding console write file name function (ScottPlot#3965)
  Color.ToColor()
  Sandbox: extend minimal API
  Sandbox: Create .NET API project
  SVG XML Updates (ScottPlot#3957)
  Repeat render if changes are made in invoked events (ScottPlot#3952)
  CI: autoformat
  Experimental DataLogger2 using a `CircularBuffer<T>` (ScottPlot#3946)
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.

2 participants