ErythroGuild / irene

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

[Dependabot]: Bump ScottPlot from 4.1.65 to 4.1.67 in /Irene #508

Open dependabot[bot] opened 10 months ago

dependabot[bot] commented 10 months ago

Bumps ScottPlot from 4.1.65 to 4.1.67.

Release notes

Sourced from ScottPlot's releases.

ScottPlot 4.1.67

ScottPlot 4.1.66

Changelog

Sourced from ScottPlot's changelog.

ScottPlot 4.1.67

Published on NuGet on 2023-08-13

ScottPlot 5.0.7-beta

Published on NuGet on 2023-08-06

  • Axis: Fixed issue where axes with zero span would cause renders to fail (#2714) Thanks @​ahmad-qamar
  • Avalonia: Improve support for cross-platform and non-desktop applications (#2748) Thanks @​PremekTill
  • Scatter Plot: Improve support for empty datasets (#2740)
  • Scatter Plot: Improve support for user-defined line widths (#2739, #2750) Thanks @​dayo05
  • Fonts: New static class to facilitate selecting fonts that support international characters (#2746) Thanks @​heartacker
  • Axis: Exposed TickFont to allow tick label size and style customization (#2747) Thanks @​heartacker
  • Plot: Added Title(), XLabel(), and YLabel() helper methods
  • Fonts: Favor the system default font to achieve better support international characters (#2746) Thanks @​heartacker
  • Plot: Added ScaleFactor property to manage scaling of all plot components (#2747) Thanks @​heartacker
  • WinForms: Automatically adjust plot scaling to match display scaling (#2747) Thanks @​heartacker
  • Plot: Added a RenderManager which has a List<RenderAction> the user can modify to customize the render sequence (#2767)
  • Plot: Refactored rendering system for all plottables, axes, etc. so canvases (not surfaces) are passed (#2767)
  • WPF: Improved support for display scaling (#2760, #2766) Thanks @​DmitryKotenev
  • Plot: Added support for SVG export (#2704, #717)
  • Legend: Respect IsVisible property (#2805)
  • Ticks: Added NumericManual tick generator for manually-defined tick positions and labels
  • Plot: Title(), XLabel(), and YLabel() have optional arguments for size
  • Plot: Added Plot.Style.SetFont() to apply the given font to all titles, axis labels, and tick labels
  • Plot: Added Plot.Style.SetFontFromText() to apply system font that best supports the language of the provided text (#2746) Thanks @​heartacker
  • RandomDataGenerator: Improved XML docs and added methods for returning single numbers (#2774, #2787) Thanks @​Silent0Wings
  • Pixel: Added constructor overload that accepts double values (#2780) Thanks @​Silent0Wings
  • Primitives: Refactored and added XML docs to Pixel, PixelSize, and PixelRect (#2784)
  • Color: Added WithAlpha() method that accepts a fraction (#2794, #2776) Thanks @​mjpz
  • Coordinates: Added Distance() method for calculating distance between two points in axis space (#2791, #2798) Thanks @​able-j
  • CoordinateRect: Added a Center property that returns a Coordinates value in axis space (#2789, #2812) Thanks @​tijin-abe-thomas
  • CoordinateRect: Added a Contains() method to evaluate whether given Coordinates are inside the rectangle (#2790, #2813) Thanks @​tijin-abe-thomas
  • Crosshair: New plot type that draws a cross centered at a given position in X/Y space
  • Avalonia: Support Avalonia version 11.0.1 (#2822) Thanks @​oktrue
  • Controls: Now have GetCoordinates() with built-in logic for display scaling compensation (#2760)
  • Rendering: Improve multi-platform color support (#2818) Thanks @​KroMignon and @​oktrue
  • Random Data Generation: Added an optional slope argument to RandomWalk() (#2763, #2826) Thanks @​JasonC0x0D
  • Browser: Improved support and documentation for running ScottPlot in the browser with Avalonia and WinUI (#2830) Thanks @​oktrue
  • Android: Improved support and documentation for running ScottPlot in Avalonia Android projects (#2830) Thanks @​oktrue
  • Legend: Now hidden by default with opt-in visibility by calling Plot.Legend() (#2764)
  • Style: Plot.Axes has been renamed to Plot.AxisStyler to better communicate its purpose (#2778)
  • Primitives: Created ExpandingAxisLimits helper class for creating AxisLimits inside plottables (#2799)
  • Plot: Added Pan() and Zoom() methods that do not require passing state like MousePan() and MouseZoom() do (#2800)
  • Plot: Added Plot.RenderManager.RenderFinished event that provides a RenderDetails indicating whether axes or layout changed (#2801)
  • FormsPlot: Added RefreshQueue() to allow facilitate event-driven refreshing of multiple controls in single-thread applications (#2801, #2802)
  • Plot: Added MatchAxisLimits() to simplify applying limits from one plot to another in multi-control applications (#2802)

... (truncated)

Commits


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)