-
Updated
Jan 22, 2021 - C++
live
Here are 829 public repositories matching this topic...
-
Updated
Jan 22, 2021 - JavaScript
Motivation
With so many games each day, it'll be good to know which games are potentially the "most competitive". This could help choose which game to watch.
How
One way to measure competitive game could be differential in WIN%. The lower the differential of WIN% between two teams, the more the chances of those teams being evenly matched.
-
Updated
Jan 22, 2021 - TypeScript
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Jul 31, 2020
-
Updated
Jan 4, 2021 - C
-
Updated
Dec 27, 2019 - C
-
Updated
Jan 12, 2021 - C
-
Updated
May 29, 2019 - Java
-
Updated
Jan 7, 2021
-
Updated
Oct 12, 2020
-
Updated
Jan 22, 2021 - JavaScript
Plotly already handles exporting plots as png.
At the moment, the whole plotly bar that normally shows at the top of each plot has been disabled.
We should re-enable it but only keeping the save plot image button.
Usage with fasthttp?
-
Updated
Oct 19, 2020 - Python
-
Updated
Dec 11, 2020 - Elixir
-
Updated
Aug 26, 2020 - Python
-
Updated
Nov 2, 2020 - Go
-
Updated
Oct 9, 2018 - Objective-C
-
Updated
Oct 2, 2018 - Python
Improve this page
Add a description, image, and links to the live topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the live topic, visit your repo's landing page and select "manage topics."
Is your enhancement request related to a problem? Please describe.
Some times we get long messages to chatwoot, for example from API. They are too long and take up all of the screen. I mean in the agent view.
Describe the solution you'd like
Would be really helpful if long messages were truncated and a button was shown to "read the rest" which would then roll out the complete message.