-
Updated
Jan 7, 2021 - Go
Here's what's popular on GitHub today...
-
Updated
Jan 7, 2021 - Rust
-
Updated
Jan 7, 2021 - CSS
-
Updated
Dec 23, 2020 - Python
-
Updated
Jan 7, 2021 - Go
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!
CircleCI
Now supporting GitHub Checks!
You can now see the status of your CircleCI workflows and related jobs all within the GitHub UI. Enable this feature in your CircleCI organization settings for new and existing accounts.
Build faster. Test more. Fail less.
Let CircleCI help your team focus on making a great product. Speed up your test and delivery cycle and improve productivity, without running your own infrastructure.
-
Updated
Dec 31, 2020
-
Updated
Jan 6, 2021 - Jupyter Notebook
-
Updated
Jan 7, 2021
-
Updated
Jan 6, 2021 - JavaScript
-
Updated
Jan 7, 2021 - Python
-
Updated
Oct 31, 2020 - JavaScript
-
Updated
Jan 7, 2021 - Python
-
Updated
Jan 6, 2021
-
Updated
Jan 7, 2021 - Dart
-
Updated
Jan 5, 2021 - Jupyter Notebook
Hello,
I want to show euros values on dashboard. But only the $ format are enable. When i changed the $ symbol to € i obtained an error.
How can I show euros value in a chart ?
I want something like "y_axis_format": "$,.2f" ==> to "y_axis_format": ",.2f€"
Regards,
Zied Sellami
-
Updated
Jan 7, 2021 - Clojure
-
Updated
Jan 7, 2021 - Python
-
Updated
Jan 6, 2021 - JavaScript
-
Updated
Jan 3, 2021
-
Updated
Dec 10, 2020 - Java
-
Updated
Jan 7, 2021 - Rust
-
Updated
Jan 6, 2021 - Python
Zube
Zube is an Agile project management platform that allows everyone on your team to communicate with the developers. On Zube, it is easy to create an Agile workflow for your team with a kanban board, epics, and sprints. Zube’s seamless integration with GitHub keeps all of your GitHub Issue data in sync across both platforms in real time.


Is your feature request related to a problem? Please describe💯
In my component's props TS interface, I can use JSDoc comments to set the description, and can even use the
@defaulttag to describe the default valueHowever, nothing happens when I use the
@deprecatedtag.Describe the solution you'd like
Some ideas: