Here's what's popular on GitHub today...
Trending repository
-
Updated
Feb 24, 2022
Popular topic
Trending repository
-
Updated
Feb 23, 2022
Trending repository
-
Updated
Jan 26, 2021
Upcoming event recommended by GitHub
GitHub Presente: Em Portuguese
February 24, 2022 • Online
Trending repository
-
Updated
Dec 26, 2021
Trending repository
-
Updated
Dec 10, 2021 - Rust
Collection recommended by GitHub
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
App recommended by GitHub
gitpod.io
Gitpod is an open-source developer platform automating the provisioning of ready-to-code developer environments..
With Gitpod your team can instantly start coding with fresh, ephemeral and fully-compiled dev environments for each new task - no matter if you are building a new feature, want to fix a bug or do a code review.
Sounds like GitHub Codespaces? https://www.gitpod.io/gitpod-vs-codespaces/
Trending repository
-
Updated
Feb 21, 2022
Trending repository
-
Updated
Feb 23, 2022
Trending repository
-
Updated
Feb 24, 2022 - TypeScript
Trending repository
-
Updated
Feb 23, 2022 - Java
Trending repository
Trending repository
-
Updated
Feb 24, 2022 - Python
Trending repository
-
Updated
Feb 24, 2022 - Go
Trending repository
Issue split from hasura/graphql-engine#6951
our pytest output has a pretty low signal:noise ratio, and it's often difficult to understand the cause of a test failure, if there is one. [Example: a 8600-line log for what turned out to be a flaky test that passed on a second run](https://app.circleci.com/pipelines/github/hasura/graphql-engine-mono/10008/workflows/5e17c7
Trending repository
Allow the configuration of pane frames.
For example where or whether to show the scroll indicator. Have some right aligned, some left aligned. Display the information at the bottom of the frames.
The current default configuration could be something akin to this:
pane_frames:
top:
left: [title, ]
right: [scroll, ]
bottom:
left: []
right: []
Trending repository
-
Updated
Feb 24, 2022 - C++
Trending repository
-
Updated
Jul 26, 2021
Trending repository
-
Updated
Feb 24, 2022 - Ruby
Trending repository
-
Updated
Feb 22, 2022 - JavaScript
Trending repository
-
Updated
Feb 24, 2022 - C++
Trending repository
-
Updated
Feb 21, 2022 - Swift
Trending repository
-
Updated
Feb 23, 2022 - Go
Trending repository
-
Updated
Feb 23, 2022 - C++
Trending repository
-
Updated
Feb 24, 2022 - C#
Trending repository
-
Updated
Feb 1, 2022 - Markdown
App recommended by GitHub
Stale
Automatically close stale Issues and Pull Requests that tend to accumulate during a project.
How it works
After a period of inactivity, a label will be applied to mark an issue as stale, and optionally post a comment to notify contributors that the Issue or Pull Request will be closed.
If the Issue or Pull Request is updated, or anyone comments, then the stale label is removed.
If no more activity occurs, the Issue or Pull Request will be automatically closed with an optional comment.
The Mixed Time-Series chart type allows for configuring the title of the primary and the secondary y-axis.
However, while only the title of the primary axis is shown next to the axis, the title of the secondary one is placed at the upper end of the axis where it gets hidden by bar values and zoom controls.
How to reproduce the bug