stats
Here are 2,298 public repositories matching this topic...
-
Updated
Jun 15, 2021 - Shell
-
Updated
Jul 21, 2021 - Python
-
Updated
Feb 20, 2021 - Python
-
Updated
Jul 12, 2021 - JavaScript
-
Updated
Jun 29, 2021 - PHP
-
Updated
Apr 26, 2021 - Go
-
Updated
Jun 22, 2021 - Go
Thanks to u/JBarreraGT on reddit. He gave me a source of information that we could use to add static information for games.
http://data.nba.com/data/10s/v2015/json/mobile_teams/nba/2018/league/00_full_schedule.json
This link looks like it contains the full schedule with GameIDs along with additional information.
-
Updated
Jul 20, 2021 - Java
-
Updated
Feb 24, 2021 - PHP
-
Updated
Jul 16, 2021 - MATLAB
-
Updated
May 20, 2021 - TypeScript
Upgrade Ink to v3
Ink 3 is out!
-
Updated
Jul 23, 2021 - Shell
-
Updated
Jul 21, 2021 - HTML
🎨 Add more themes
If you have a creative theme you've designed that you think others may like to use, feel free to add it to the code!
Requesting a theme
- Open an issue describing your new theme in detail and optionally show an image.
- Say in the issue if you would like someone else to add the theme.
Designing a theme
- Pick colors using the "advanced options" on the [Demo Site](https://gi
-
Updated
May 17, 2019 - Objective-C
-
Updated
Jul 7, 2021 - JavaScript
-
Updated
Mar 14, 2021 - C++
I find that enter to submit is a bit weird, a submit button would help I think
Just my opinion here, not sure if other people think the same.
-
Updated
Sep 6, 2020 - Clojure
-
Updated
Jun 8, 2021 - Python
-
Updated
Apr 14, 2017 - JavaScript
I used the ts-migrate script to add @ts-expect-error to silence new TS errors introduced in migration from TypeScript 2.x to 3.x (#907). For example https://github.com/census-instrumentation/opencensus-node/blob/9bd4f114cc3c18f148a2f56392db5e393cb968ab/packages/opencensus-core/src/internal/cls-ah.ts#L95
Definitive list: https://github.com/census-instrum
Improve this page
Add a description, image, and links to the stats topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the stats topic, visit your repo's landing page and select "manage topics."
Add a dark/light mode switch in the menu.
The semantic-ui framework already handles that.
The thing is to also change the plot background color when in dark mode.