ErythroGuild / irene

<Erythro>'s server admin bot.
Mozilla Public License 2.0
0 stars 0 forks source link

[Dependabot]: Bump ScottPlot from 4.1.60 to 4.1.65 in /Irene #491

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps ScottPlot from 4.1.60 to 4.1.65.

Release notes

Sourced from ScottPlot's releases.

ScottPlot 4.1.65

ScottPlot 4.1.64

ScottPlot 4.1.63

  • WpfPlot: Converted the UserControl to a CustomControl to facilitate inheritance and theming (#2509, #2526) Thanks @​KroMignon
  • Lollipop and Cleveland plots: Added LineWidth property (#2556) Thanks @​benton-anderson
  • Pie: Added SliceLabelPosition property to allow slice labels to be placed outside the pie (#2515, #2510, #2275) Thanks @​nuelle16 and @​cpa-level-it
  • Axis: Made Edge and AxisIndex immutable to prevent accidental modification after construction (#2539, #2538) Thanks @​cxjcqu
  • Plot: Created LeftAxis, RightAxis, BottomAxis, and TopAxis which alias YAxis, YAxis2, XAxis, and XAxis2 but are more expressive (#2568)
  • Plot: Launch property has methods for launching the plot as a static image, refreshing web page, or interactive window (#2543, #2570)
  • Heatmap: Improved support for semitransparent cells (#2313, #2277, #2285, #2461, #2484) Thanks @​bukkideme
  • Axis: Added SetZoomInLimit(), SetZoomOutLimit(), and SetBoundary() to control zoom and pan (#2250, #2291, #1997, #1873, #662) Thanks @​dusko23, @​Gholamalih, and @​bclehmann
  • Controls: Added Configuration.RightClickDragZoomFromMouseDown flag to enable right-click-drag zoom to scale relative to the cursor (#2296, #2573) @​pavlexander
  • Finance: Improved DateTime position of random stock price sample data (#2574)
  • Axis: Improve tick spacing for extremely small plots (#2289) Thanks @​Xerxes004
  • Signal: Fixed bug causing Update() to throw an indexing error (#2578) Thanks @​Angeld10
  • Annotation: Position is no longer defined as X and Y but instead Alignment, MarginX, and MarginY (#2302) Thanks @​EFeru
  • Colorbar: Add Label property (#2341) Thanks @​bukkideme

ScottPlot 4.1.62

... (truncated)

Changelog

Sourced from ScottPlot's changelog.

ScottPlot 4.1.65

Published on NuGet on 2023-07-09

ScottPlot 5.0.5-beta

Published on NuGet on 2023-05-17

  • Box Plot: New plot type for displaying multiple collections of population data (#2589) Thanks @​bclehmann
  • OpenGL Control: Prevent exceptions on keyboard input (#2609, #2616) Thanks @​stendprog
  • Platforms: Improved linux support by using SkiaSharp native assets without dependencies (#2607) _Thanks @​chrisxfire
  • Color: Improved support for alpha values in constructor (#2625) Thanks Clay

ScottPlot 4.1.64

Published on NuGet on 2023-05-17

ScottPlot 5.0.4-beta

Published on NuGet on 2023-04-09

  • WpfPlot: Converted the UserControl to a CustomControl to facilitate inheritance and theming (#2565) Thanks @​KroMignon
  • Controls: Improved ALT + left-click-drag zoom rectangle behavior (#2566)

ScottPlot 4.1.63

Published on NuGet on 2023-04-09

... (truncated)

Commits
  • 983c193 SP5: ScottPlot 5.0.6-beta
  • d654401 SP4: ScottPlot 4.1.65
  • 22935e7 Merge pull request #2730 from ScottPlot/2727
  • c0dce0b autoformat
  • b1d1179 SP4 Population: support populations with no data
  • 650ebd8 Merge pull request #2729 from ScottPlot/2707
  • cc1a584 SP4 ScatterPlotList: improve NaN support
  • 924c4ce Merge pull request #2725 from bclehmann/feature/scottplot5/avalonia11
  • af46960 Update CHANGELOG.md
  • 0573ebf Merge branch 'main' into feature/scottplot5/avalonia11
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)