Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: oxyplot/oxyplot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 989df42
Choose a base ref
...
head repository: oxyplot/oxyplot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e9792bb
Choose a head ref
  • 2 commits
  • 5 files changed
  • 2 contributors

Commits on Jan 23, 2025

  1. Add example with vertical bars in BarSeriesExamples.cs (#2116)

    * Add example with vertical bars in BarSeriesExamples.cs
    
    In the past, there was ColumnSeries, which could have the categories be placed on the X axis. The BarSeries needs them on the Y axis. The new example show how to do this using axis keys.
    mennowo authored Jan 23, 2025
    Configuration menu
    Copy the full SHA
    2dcffb4 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2025

  1. Configuration menu
    Copy the full SHA
    e9792bb View commit details
    Browse the repository at this point in the history
Loading