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.61 in /Irene #485

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ScottPlot from 4.1.60 to 4.1.61.

Release notes

Sourced from ScottPlot's releases.

ScottPlot 4.1.61

  • Axis: Throw exception immediately upon setting invalid axis limits (#2327) Thanks @​mjpz
  • Heatmap: Added support for transparent single-color heatmaps (#2336) Thanks @​bukkideme
  • Statistics: Improved median calculation method in population plots (#2363) Thanks @​Syntaxrabbit
  • AxisLineVector: Improved automatic axis limits when using limited axis lines (#2371) Thanks @​ChrisAtVault
  • Controls: Configuration.AddLinkedControl() simplifies axis sharing across multiple controls (#2402, #2372)
  • Statistics: New ScottPlot.Statistics.Histogram class optimized for simplicity and live data (#2403, #2389) Thanks @​bukkideme and @​Xerxes004
  • Statistics: Improved bin edge calculations for histograms with fixed bin size bins (#2299) Thanks @​Xerxes004
  • Palette: Refactored the palette system to allow ScottPlot 4 and 5 to share palette code (#2409)
  • Heatmap: Added GetBitmap() to provide access to raw heatmap image data (#2396, #2410) Thanks @​bukkideme
  • Pie: Prevent invalid argument exceptions when drawing zero-size pie charts (#2415) Thanks @​KC7465128305
  • Colormap: Colormaps can be created from a set of colors (#2375, #2191, #2187) Thanks @​dhgigisoave
  • Function Plot: New optional AxisLimits allows users to define default axis limits (#2428, #2412) Thanks @​bukkideme
  • Population: Fixed bug causing argument exceptions for 1px high plots (#2429, #2384) Thanks @​Sprenk
  • Controls: Added Configuration.AltLeftClickDragZoom option to customize zooming behavior (#2391, #2392) Thanks @​DevJins
  • Error Bar: Added Label property which allows error bars to appear independently in the legend (#2432, #2388) Thanks @​dongyi-cai-windsab
Changelog

Sourced from ScottPlot's changelog.

ScottPlot 4.1.61

Published on NuGet on 2023-02-27

  • Axis: Throw exception immediately upon setting invalid axis limits (#2327) Thanks @​mjpz
  • Heatmap: Added support for transparent single-color heatmaps (#2336) Thanks @​bukkideme
  • Statistics: Improved median calculation method in population plots (#2363) Thanks @​Syntaxrabbit
  • AxisLineVector: Improved automatic axis limits when using limited axis lines (#2371) Thanks @​ChrisAtVault
  • Controls: Configuration.AddLinkedControl() simplifies axis sharing across multiple controls (#2402, #2372)
  • Statistics: New ScottPlot.Statistics.Histogram class optimized for simplicity and live data (#2403, #2389) Thanks @​bukkideme and @​Xerxes004
  • Statistics: Improved bin edge calculations for histograms with fixed bin size bins (#2299) Thanks @​Xerxes004
  • Palette: Refactored the palette system to allow ScottPlot 4 and 5 to share palette code (#2409)
  • Heatmap: Added GetBitmap() to provide access to raw heatmap image data (#2396, #2410) Thanks @​bukkideme
  • Pie: Prevent invalid argument exceptions when drawing zero-size pie charts (#2415) Thanks @​KC7465128305
  • Colormap: Colormaps can be created from a set of colors (#2375, #2191, #2187) Thanks @​dhgigisoave
  • Function Plot: New optional AxisLimits allows users to define default axis limits (#2428, #2412) Thanks @​bukkideme
  • Population: Fixed bug causing argument exceptions for 1px high plots (#2429, #2384) Thanks @​Sprenk
  • Controls: Added Configuration.AltLeftClickDragZoom option to customize zooming behavior (#2391, #2392) Thanks @​DevJins
  • Error Bar: Added Label property which allows error bars to appear independently in the legend (#2432, #2388) Thanks @​dongyi-cai-windsab
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 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)
dependabot[bot] commented 1 year ago

Superseded by #488.