BitFaster.Caching
BitFaster.Caching copied to clipboard
Bump Plotly.NET from 4.2.0 to 5.1.0
Bumps Plotly.NET from 4.2.0 to 5.1.0.
Release notes
Sourced from Plotly.NET's releases.
Plotly.NET v5.1.0
Maintenance release to prevent Plotly.NET breaking for users that upgrade the DynamicObj dependency to >=3.0.0. DynamicObj is now pinned to the version range
[2.0.0, 3.0.0)until we manage to make Plotly.NET work with the major changes in that lib.New Contributors
@TheKiiiingmade their first contribution in plotly/Plotly.NET#467Additional extension package releases:
Full Changelog: https://github.com/plotly/Plotly.NET/compare/5.0.0...5.1.0
Plotly.NET v5.0.0
Major release with lots of bug fixes, improvements, and upstream feature additions from plotly.js. Many changes are backwards-incompatible with previous versions.
Milestone link with all the fixed/closed issues
Add Chart.Pareto. This contribution started with the fslab hackathon 2023 and was submitted by
@rockfaith75and@smoothdeveloper, thank you!Make Contours setting directly accessible on all supported traces, fixes #426
Allow DynamicObj for the args properties of update buttons, fixes #414
Expand DisplayOptions to include direct fields for document title, description, charset, and favicon, fixes #374
Keep up with plotlyjs 2.x incremental updates. Note that v2.28+ will be on Plotly.NET 6.0, as some major changes are needed for supporting it properly (see #441)
- v2.22:
- v2.23:
- v2.24:
- v2.25:
- v2.26:
- v2.27:
Additional extension package releases::
... (truncated)
Commits
f16b6aePin DynamicObj dependency to <36cdf52dMerge pull request #467 from TheKiiiing/dev4ebd0d0Add C# wrapper for Chart.SingleStack(...)d4c2ea8Update docs for v5 (#458)98a4d18Update README.md with "maintained by community" badgea0ce6b1Update README.md with "maintained by Plotly" badgeca47ee0bump dependenciescd63a51update release notes3787becMerge pull request #453 from plotly/fix-grid66496ccfix #413:- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.