Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
oxyplot
/
oxyplot
Public
Notifications
You must be signed in to change notification settings
Fork
977
Star
3.5k
Code
Issues
618
Pull requests
10
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
develop
User selector
All users
All time
Commit history
Commits on Jul 14, 2026
Feature/upgrade oxyplot.skiasharp (#2161)
Show description for 6b49a4e
3 people
authored
6b49a4e
View commit details
Copy full SHA for 6b49a4e
Browse repository at this point
Commits on Mar 11, 2025
Fix DateTimeAxis converting local time rather than UTC to TimeZone (#2129)
carlreinke
authored
e9792bb
View commit details
Copy full SHA for e9792bb
Browse repository at this point
Commits on Jan 23, 2025
Add example with vertical bars in BarSeriesExamples.cs (#2116)
Show description for 2dcffb4
mennowo
authored
2dcffb4
View commit details
Copy full SHA for 2dcffb4
Browse repository at this point
Commits on Sep 3, 2024
Update changelog for 2.2.0 (#2101)
Show description for 989df42
VisualMelon
authored
989df42
View commit details
Copy full SHA for 989df42
Browse repository at this point
Bump ImageSharp.Drawing to 1.0.0 (#2099)
Show description for 74d1600
VisualMelon
authored
74d1600
View commit details
Copy full SHA for 74d1600
Browse repository at this point
Commits on Jul 29, 2024
Remove references to AppVeyor (#2095)
objorke
authored
10f2f33
View commit details
Copy full SHA for 10f2f33
Browse repository at this point
Commits on Jul 24, 2024
Bump SixLabors.ImageSharp in /Source/OxyPlot.ImageSharp (#2093)
Show description for 84fe658
dependabot[bot]
authored
84fe658
View commit details
Copy full SHA for 84fe658
Browse repository at this point
Commits on Jul 21, 2024
bump SkiaSharp to 2.88.8 (#2092)
Jonarw
authored
ac4c373
View commit details
Copy full SHA for ac4c373
Browse repository at this point
Modify some of the examples to make them deterministic (#2091)
Jonarw
authored
ddbab17
View commit details
Copy full SHA for ddbab17
Browse repository at this point
Replace .NET 7 targets by .NET 8 (#2090)
Jonarw
authored
3a54eb5
View commit details
Copy full SHA for 3a54eb5
Browse repository at this point
Commits on Jul 20, 2024
Fix #2061 DateTimeAxis.ToDateTime doesn't behave as intended in .NET 8 (#2089)
Jonarw
authored
4c372ac
View commit details
Copy full SHA for 4c372ac
Browse repository at this point
Commits on Jul 14, 2024
Bump SixLabors.ImageSharp in /Source/OxyPlot.ImageSharp (#2073)
Show description for ac2296e
dependabot[bot]
authored
ac2296e
View commit details
Copy full SHA for ac2296e
Browse repository at this point
Commits on Mar 26, 2024
Fix documentation for HeatMapRenderMethod (#2066)
VisualMelon
authored
6ca00bc
View commit details
Copy full SHA for 6ca00bc
Browse repository at this point
Commits on Mar 12, 2024
Bump SixLabors.ImageSharp in /Source/OxyPlot.ImageSharp (#2068)
Show description for ce3bb24
dependabot[bot]
authored
ce3bb24
View commit details
Copy full SHA for ce3bb24
Browse repository at this point
Commits on Feb 5, 2024
Implement LogarithmicColorAxis (#2049)
Jonarw
authored
921447a
View commit details
Copy full SHA for 921447a
Browse repository at this point
Commits on Sep 24, 2023
Bump SkiaSharp from 2.88.3 to 2.88.6 in /Source/OxyPlot.SkiaSharp (#2041)
Show description for ce7d467
dependabot[bot]
and
Jonarw
authored
ce7d467
View commit details
Copy full SHA for ce7d467
Browse repository at this point
Commits on Sep 19, 2023
Fix BarSeries hit test with invalid items (#2038)
belucha
authored
515e4a0
View commit details
Copy full SHA for 515e4a0
Browse repository at this point
Commits on Aug 16, 2023
Remove unused LabelColor property (#2030) (#2031)
VisualMelon
authored
85dd07d
View commit details
Copy full SHA for 85dd07d
Browse repository at this point
VectorSeries (#1672)
VisualMelon
authored
88bfe5f
View commit details
Copy full SHA for 88bfe5f
Browse repository at this point
Add supports HiDPI for winforms examples (#1597)
rstm-sf
authored
2c90857
View commit details
Copy full SHA for 2c90857
Browse repository at this point
Fix TileMapAnnotation example (#2032)
VisualMelon
authored
f8ad6fe
View commit details
Copy full SHA for f8ad6fe
Browse repository at this point
Add LabelAngle and LabelPlacement to IntervalBarSeries (#2027) (#2028)
jmorgan-habs
authored
25465cd
View commit details
Copy full SHA for 25465cd
Browse repository at this point
Commits on Aug 10, 2023
Add PathAnnotation.Border properties (#1900)
VisualMelon
authored
41f4013
View commit details
Copy full SHA for 41f4013
Browse repository at this point
Commits on Jul 17, 2023
Bump SkiaSharp to v2.88.3 (#2013)
Jonarw
authored
816120c
View commit details
Copy full SHA for 816120c
Browse repository at this point
Commits on Jul 14, 2023
Improve Project Files (#1937)
Show description for f1b3d44
mattico
authored
f1b3d44
View commit details
Copy full SHA for f1b3d44
Browse repository at this point
Commits on Jul 11, 2023
Make consistent BaseValue and BaseLine across BarSeries, LinearBarSeries, and HistogramSeries (#2001)
VisualMelon
authored
952d5c3
View commit details
Copy full SHA for 952d5c3
Browse repository at this point
Add CodeQL workflow (#2009)
jorgectf
authored
735188e
View commit details
Copy full SHA for 735188e
Browse repository at this point
Fix incorrect coloring of TwoColorLineSeries (#2002)
VisualMelon
authored
9344fe4
View commit details
Copy full SHA for 9344fe4
Browse repository at this point
Add example and fix for incorrect final tick on category axis (#1971)
VisualMelon
authored
0dcc39c
View commit details
Copy full SHA for 0dcc39c
Browse repository at this point
Fix HitTest when IsLegendVisible is false (#1975)
VisualMelon
authored
52ad0aa
View commit details
Copy full SHA for 52ad0aa
Browse repository at this point
Add BarSeries.LabelAngle property (#1870)
VisualMelon
authored
7828857
View commit details
Copy full SHA for 7828857
Browse repository at this point
Commits on Jul 6, 2023
Fix font weight not being applied in ImageSharp (#2006) (#2007)
IzStriker
authored
a8ba774
View commit details
Copy full SHA for a8ba774
Browse repository at this point
Commits on May 14, 2023
Fix for logarithmic axis for LinearBarSeries (#740) (#1942)
Show description for 2d45376
FabianNitsche
and
VisualMelon
authored
2d45376
View commit details
Copy full SHA for 2d45376
Browse repository at this point
Add example to Show/Hide Legend (#1470) (#1977)
Show description for a32be6e
garydev10
and
VisualMelon
authored
a32be6e
View commit details
Copy full SHA for a32be6e
Browse repository at this point
Issue1924 (#1997)
Show description for c025d31
VisualMelon
and
pantosh
authored
c025d31
View commit details
Copy full SHA for c025d31
Browse repository at this point
Previous
Next
You can’t perform that action at this time.