Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial ScottPlotExporter with just Bar Plot and Unit Tests #2560

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

FlatlinerDOA
Copy link

This adds a new project called BenchmarkDotNet.Exporters.Plotting.

Currently just supports Bar Plots with configurable options for Width, Height and whether to RotateLabels (for large bar labels defaults to true).

Example Bar Plot:
MockSummary-Escape_ParamsAndArguments-barplot

NOTE: Currently build gets an error about strong naming?

@FlatlinerDOA
Copy link
Author

@dotnet-policy-service agree

@FlatlinerDOA
Copy link
Author

Hey @timcassell and @AndreyAkinshin just checking in for a status update on this one. I'm happy for any feedback. My plan was to add the rest of the charts that the R plot has once this PR was accepted.

Copy link
Collaborator

@timcassell timcassell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but @AndreyAkinshin controls the Nuget packages, so he'll need to approve this and get it on Nuget.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants