question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. ItΒ collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Hacktoberfest 2021 πŸŽƒπŸš€

See original GitHub issue

ScottPlot is participating in Hacktoberfest 2021! πŸŽ‰πŸš€

Hacktoberfest is an event that encourages contributions to open-source projects run by Digital Ocean. Participants who contribute to 4 merged pull requests may be eligible for a free T-shirt.

Recommended Projects for new Contributers

Never contributed to open-source before? Welcome! Hacktoberfest has a video on making your first pull request. We can figure this out together! πŸ‘πŸš€

Improve color themes by submitting a Style or Palette

colorset2

Improve the Website Documentation and FAQ

Improve the Cookbook

  • The ScottPlot Cookbook has many short examples demonstrating how to use ScottPlot
  • Cookbook recipes are here: src/cookbook/ScottPlot.Cookbook/Recipes
  • If a cookbook recipe description contains a typo, feel free to fix it in a PR
  • If you wish to create a new cookbook recipe, it will only be permitted if it adds substantial value beyond existing recipes. Because recipes are converted to web pages, there is pressure to keep the number of recipes limited. If you are unsure if your recipe idea will be merged, feel free to open an issue and ask!

Advanced Project Ideas

  • Syntax highlighting would be great to have for the textboxes which show the source code in the cookbook of the demo applications (WinForms, WPF, and Avalonia, each may be separate PRs)

  • Heatmap: support row/column labels, cell value labels, and palettes (#1273, #420)

  • L Scale Bar: Add more styling options (#363)

  • Legend: Add row/column support (#580)

  • Wiggle Plot (#450)

  • Dendrogram (#987)

  • Generate icons programmatically: Use System.Drawing to render shapes (rectangle, oval, polygon, etc.) to generate Bitmap files programmatically so these PNG icon files do not have to be distributed with the cookbook. Implementation could be a new file src/ScottPlot/Drawing/Icons.cs which contains a static class that has static methods, each which draw a different icon and return it as a Bitmap. Bonus points if you can supply a size (width and height) and it’s scaled properly.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
swhardencommented, Sep 30, 2021

Yeah, let’s do it 😎

I’m going to refactor the style system tonight #1291 to make that easy to contribute to for first-time GitHub users. I may also put together a quick screencast showing how to clone the repo, make a change, and open a PR.

I’m not really sure what to expect with this year’s hacktoberfest, but I suspect some users will be motivated to make a minimal qualifying contribution, so my plan is to provide an easy path for them to contribute something that is isolated and easy to review.

1reaction
bclehmanncommented, Oct 1, 2021

I think we should add the Hacktoberfest tag to the repository as well. I think people find participating repositories through the tags right here: image

Read more comments on GitHub >

github_iconTop Results From Across the Web

Hactoberfest 2021 recap
Hacktoberfest 2021 had more than 141,000 participants contributing to the open source projects they love. We are incredibly proud of how muchΒ ...
Read more >
Hacktoberfest 2021 is Here πŸŽƒ - DEV Community
Hacktoberfest 2021 is Here πŸŽƒ ... The worldwide celebration of open source projects and contributions is back – and for the eighth year...
Read more >
Hacktoberfest 2021: It's time to get hacking!
It's time for a month of celebrating community contributions as Hacktoberfest 2021 is starting this week! Let's start with a quick refresher.
Read more >
Sep 28, 2021
Oct 3, 2021. You can sign up anytime between October 1 and October 31. Just be sure to sign up on the official...
Read more >
DigitalOcean - πŸ’™πŸŽƒHappy #Hacktoberfest 2021! Join us to ...
Happy #Hacktoberfest 2021! Join us to celebrate open source and make a difference, one pull request at a time.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found