Here's what's popular on GitHub today...
Trending repository
-
Updated
Feb 24, 2022
Popular topic
Vagrant
Trending repository
-
Updated
Feb 24, 2022
Trending repository
-
Updated
Jan 26, 2021
Upcoming event recommended by GitHub
ZapCon
March 08, 2022 • Online
Trending repository
-
Updated
Dec 26, 2021
Trending repository
-
Updated
Dec 10, 2021 - Rust
Collection recommended by GitHub
App recommended by GitHub
CodeScene
CodeScene is a quality visualization tool for software. Prioritize technical debt, detect delivery risks, and measure organizational aspects. Fully automated.
- Prioritize development hotspots based on Code Health measure.
- Integrates with GitHub checks to supervise hotspots in pull requests.
- Utilize socio-technical analyses to measure off-boarding risks, detect team coordination bottlenecks, etc.
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 24, 2022 - Go
Trending repository
-
Updated
Feb 23, 2022 - C++
Trending repository
-
Updated
Feb 24, 2022 - C#
Trending repository
-
Updated
Feb 24, 2022 - Markdown
App recommended by GitHub
MyGet
The #1 cloud artifact and package repository provider in the world
MyGet provides hosted NuGet, npm, Bower, Maven, PHP Composer, VSIX, Python PyPI and RubyGems feeds for developers, open-source projects and corporate dev teams. Create private artifact feeds for your developers and clients or public feeds the entire world. Upload packages from your build server, any upstream package source, or build, test, and package your code on GitHub into NuGet, npm or PHP Composer packages with MyGet.
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