GitHub / oxyplot/oxyplot / commits
A cross-platform plotting library for .NET
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| e9792bb5 | Fix DateTimeAxis converting local time rather than UTC to TimeZone (#2129) |
Carl Reinke <c****e@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 2dcffb42 | Add example with vertical bars in BarSeriesExamples.cs (#2116) |
Menno van der Woude <m****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 989df42a | Update changelog for 2.2.0 (#2101) |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 74d1600e | Bump ImageSharp.Drawing to 1.0.0 (#2099) |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 10f2f33e | Remove references to AppVeyor (#2095) |
Øystein Bjørke <o****e@d****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 84fe6580 |
Bump SixLabors.ImageSharp in /Source/OxyPlot.ImageSharp (#2093)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| ac4c373e | bump SkiaSharp to 2.88.8 (#2092) |
Jonathan Arweck <J****w@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| ddbab171 | Modify some of the examples to make them deterministic (#2091) |
Jonathan Arweck <J****w@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 3a54eb5e | Replace .NET 7 targets by .NET 8 (#2090) |
Jonathan Arweck <J****w@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 4c372acd | Fix #2061 DateTimeAxis.ToDateTime doesn't behave as intended in .NET 8 (#2089) |
Jonathan Arweck <J****w@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| ac2296ee |
Bump SixLabors.ImageSharp in /Source/OxyPlot.ImageSharp (#2073)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 6ca00bc3 | Fix documentation for HeatMapRenderMethod (#2066) |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| ce3bb240 |
Bump SixLabors.ImageSharp in /Source/OxyPlot.ImageSharp (#2068)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 921447af | Implement LogarithmicColorAxis (#2049) |
Jonathan Arweck <J****w@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| ce7d4676 |
Bump SkiaSharp from 2.88.3 to 2.88.6 in /Source/OxyPlot.SkiaSharp (#2041)
Co-authored-by: dependabot[bot] <4****]@u****m>, Jonathan Arweck <J****w@u****m> Signed-off-by: dependabot[bot] <s****t@g****m>, dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 515e4a07 | Fix BarSeries hit test with invalid items (#2038) |
Daniel <d****s@i****e>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 85dd07dd | Remove unused LabelColor property (#2030) (#2031) |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 88bfe5fc | VectorSeries (#1672) |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 2c908579 | Add supports HiDPI for winforms examples (#1597) |
Rustam <r****f@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| f8ad6fe6 | Fix TileMapAnnotation example (#2032) |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 25465cdc | Add LabelAngle and LabelPlacement to IntervalBarSeries (#2027) (#2028) |
Justin Morgan <j****n@h****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 41f4013c | Add PathAnnotation.Border properties (#1900) |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 816120cc | Bump SkiaSharp to v2.88.3 (#2013) |
Jonathan Arweck <J****w@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| f1b3d443 | Improve Project Files (#1937) |
Matt Ickstadt <m****8@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 952d5c35 | Make consistent BaseValue and BaseLine across BarSeries, LinearBarSeries, and... |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 735188e4 | Add CodeQL workflow (#2009) |
Jorge <4****f@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 9344fe4f | Fix incorrect coloring of TwoColorLineSeries (#2002) |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 0dcc39c1 | Add example and fix for incorrect final tick on category axis (#1971) |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 52ad0aa8 | Fix HitTest when IsLegendVisible is false (#1975) |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 78288577 | Add BarSeries.LabelAngle property (#1870) |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| a8ba7742 | Fix font weight not being applied in ImageSharp (#2006) (#2007) |
IzStriker <4****r@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 2d453762 |
Fix for logarithmic axis for LinearBarSeries (#740) (#1942)
Co-authored-by: VisualMelon <V****n@u****m> |
FabianNitsche <i****b@f****e>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| a32be6e2 |
Add example to Show/Hide Legend (#1470) (#1977)
Co-authored-by: VisualMelon <V****n@u****m> |
GaryDev <1****0@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| c025d31f |
Issue1924 (#1997)
Co-authored-by: Søren Holstebroe <s****h@p****m> |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| df75601f | Fix CategoryAxis.ItemsSource without BarSeries (#1847) (#1912) |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| e9e4b0a1 | Update net40 and net45 to net462 (#1985) |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| cec5ebe7 | Add MinimumMajorIntervalCount and MaximumMajorIntervalCount Axis Properties (... |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| f3805b5f |
Double.Nan Linq.Min InvalidOperationException fix for #1991 (#1992)
Co-authored-by: Rok Lampret <r****p@u****m>, VisualMelon <V****n@u****m> |
rlamp <r****1@s****i>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 918dc4e1 | Update OxyPlot.ImageSharp to target latests ImageSharp packages (#1934) |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 1b3118ae | Issue1982 (#1983) |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 25e040ef | refactor: Added nullable annotations to Annotations classes of Core library. ... |
Konstantin S <h****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| c38d0612 | Fix placement of BarSeries labels when stacked (#1979) (#1980) |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 976b84db | Skip 2.1.1 | Murdo R Ergeaux <v****n@g****m> | about 3 years ago | |
| 58e094dc | Update NUnit (#1964) |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 4d8060a1 | Release/v2.1.1 (#1962) |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 6eb7173b |
fix: Source/OxyPlot.Core.Drawing/OxyPlot.Core.Drawing.csproj to reduce vulner...
Co-authored-by: snyk-bot <s****t@s****o> |
Oystein Bjorke <o****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 85d88be2 | Update github actions workflow (#1936) |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| f6828024 | Add SourceLink support and nuget symbol packages (#1930) |
Matt Ickstadt <m****8@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 0fdc73df | Add VisualStudioToolsManifest.xml for WPF packages (#1915) |
Konstantin S <h****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| e3828442 | Disable net-core tests on Azure Pipelines (#1922) |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 79a2a542 | Added nullable annotations to Foundation classes of Core library. (#1914) |
Konstantin S <h****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 00f8543b | Fix WPF ExampleBrowser binding (#1917) |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| a7770d32 | Fix ExampleLibrary build errors in certain code pages (#1890) |
myd7349 <m****9@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 847d2553 | Add nullable annotations to Utilities classes of Core library (#1903) |
Konstantin S <h****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| cb855420 | Add plot manipulator axis preference (#1884) |
Carl Reinke <c****e@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 71bc6fcb | Add demo for logarithmic histogram plotting and fix rendering (#740) (#1886) |
FabianNitsche <i****b@f****e>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| f3613457 | Update to net462 (#1911) |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| c7a113a8 | SkiaSharp - Search for Fonts in EmbeddedResources (#1857) |
Jens Krumsieck <j****k@o****e>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| edaf7958 | Improve StairStepSeries render performance (#1883) |
Carl Reinke <c****e@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 205e9688 | Fix tracker label clipping 1863 (#1864) |
Michael Fox <1****a@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| e3c42f72 | Make minimum segment lengths more consistent and configurable (#1854) |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 79a50043 | Ticket 1824 (#1855) |
Michael Hieke <m****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| b3c9a875 | Axis should always honor absolute minimum /maximum as well as minimum/maximum... |
Michael Hieke <m****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| a00bc485 | Fix WPF Dpi Regression (#1849) |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 6a17436d | Update net40 and net45 to net452 and remove Net40 compatibility tools (#1839) |
BobLd <3****d@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 3d4a9c1a | Fix zooming of Logarithmic axes (#1825) (#1826) |
Sergey Miryanov <s****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| d4d30391 | Add property to customize tracker line thickness (#1831) |
Matt Ickstadt <m****8@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 196bb74b | Fix rendering in ElementHost with SkiaSharp (#1820) |
AELIENUS <5****S@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 994e8d3b | Use renamed DrawReducedLine method. (Renamed in d02fe7d.) (#1817) |
Christoffer Lette <c****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 79b7d24e | Fix NullReference in SkiaSharp WPF renderer if UIElement has no PresentationS... |
albtaeler <8****r@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| e3849044 | Fix "WPF- OxyPlot doesn't render inside a Popup" (#1796) (#1797) |
Tetedeiench <i****h@o****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 02a21c5c | Update changelog for 2.1.0 (#1783) |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| d0b38986 | Add OxyPlot.SkiaShap.Wpf PlotView support for simple render transforms (#1792) |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 59011f04 | Fix "The specified Visual is not an ancestor of this Visual" exception (#1787... |
albtaeler <8****r@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 46a4b9c8 | Fix image opacity in WinForms and Core Drawing (#1766) (#1767) |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| b392a618 | Fix LineAnnotation Text Placement on Reversed Axes (#1741) (#1764) |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| b9b35629 | Add Legend.ShowInvisibleSeries property to control whether invisible series s... |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 075d1b38 | ExtrapolationLineSeries (#1746) |
Doeharrrck <4****k@u****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 81a972ba | Add Legend.AllowUseFullExtent property (#1743) (#1752) |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 588c7de4 | Add control over how far from the series the tracker fires (#1736) |
Rustam Sayfutdinov <r****f@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 61ffa99e | Fix incorrect label placement on BarSeries with non-zero BaseValue (#1726) (#... |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 40d32aed | Overhaul ContourSeries.JoinContourSegments() (#1700) |
Jonathan Arweck <J****w@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 9ec82aaa | Add Example for Issue #1716 (#1717) |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 6b2dd326 | Fix some minor issues with documention in OxyPlot.Wpf.Shared (#1715) |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 228e53ba | Update MSBuild Setup (#1713) (#1714) |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 212c1dc0 | Fix zero-crossing axis bounds (#1708) (#1709) |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| ed21516b | merge Merge pull request #1703 from VisualMelon/release/v2.1.0-Preview1 |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 6cb6ebd8 | Update changelog for 2.1.0-Preview1 | Murdo R Ergeaux <v****n@g****m> | over 5 years ago | |
| f699bfa1 | Add example for Issue #1685 (#1698) |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 17b8cab8 | Fix inconsistent zooming behaviour (#1648) (#1695) |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 7d4b17f5 | Add SkiaRenderContext.MiterLimit property #1690 |
Jonathan Arweck <J****w@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 27a549c8 | Improve performance of CanvasRenderContext (#1687) |
Jonathan Arweck <J****w@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| eeeb7ddc | Ceil measured text sizes in WinForms (#1659) (#1691) |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 08cb2744 | Fix clipping rects for transposed plot elements (#1688) (#1689) |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| ee4d5965 | Make ScreenMin and ScreenMax on Horizontal and Vertical Axes depend on plot b... |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 9e3cc93b | Fix incorrect clipping in TwoColorAreaSeries (#1678) (#1679) |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 924cc367 | Sign OxyPlot.Wpf (#1676) (#1677) |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 9602afb2 | Add netstandard2.0 target (#1668) |
Jonathan Arweck <J****w@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 7fa4fbee | Axis margin (#1623) |
VisualMelon <V****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| d02fe7de | Optimize clipping calls #1661 (#1662) |
Jonathan Arweck <J****w@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago |