-
Updated
Dec 20, 2020 - JavaScript
canvas
Here are 5,152 public repositories matching this topic...
-
Updated
Dec 19, 2020 - JavaScript
-
Updated
Dec 18, 2020 - TypeScript
-
Updated
Dec 20, 2020 - TypeScript
-
Updated
Dec 17, 2020 - JavaScript
-
Updated
Dec 6, 2020 - JavaScript
-
Updated
Dec 19, 2020 - TypeScript
-
Updated
Dec 15, 2020 - JavaScript
Calendar legend labels are not visible in dark theme
To Reproduce
- Go to https://nivo.rocks/calendar/
- Click on 'light/dark' switch and enable dark mode
- See legend texts
Expected behavior
legend texts should have same fill color as year/month labels and be at least visible
Screenshots
<img width="1163" alt="Bildschirmfoto 2020-10-09 um 15 35 53" src="https://
-
Updated
Dec 13, 2020 - JavaScript
-
Updated
Nov 12, 2020 - JavaScript
一般情况,单元格JSON数据:
{
"ct": { //单元格值格式
"fa": "General", //格式名称为自动格式
"t": "n" //格式类型为数字类型
},
"v": 233, //内容的原始值为 233
"m": 233
}
里面的内容是保存在v里面的
而多行文本的内容却保存在ct里面的s里面的v里面,JSON结构如下
{
"ct": { //单元格值格式
"fa": "General", //格式名称为自动格式
"t": "inlineStr" ,
"s":[{"v":"多行文本\n多行文本"}]
}
}
这两种单元格的JSON结构都不一致呢,导致websocket后端保存数据 update
-
Updated
Dec 14, 2020 - TypeScript
-
Updated
Dec 18, 2020 - JavaScript
-
Updated
Dec 10, 2020 - TypeScript
-
Updated
Dec 1, 2020 - JavaScript
-
Updated
Dec 19, 2020 - JavaScript
-
Updated
Dec 18, 2020 - TypeScript
-
Updated
Jun 9, 2020 - JavaScript
Where is the list of abbreviations used in the standard? The term "UA" is used extensively throughout the text but not explained anywhere...
-
Updated
Nov 13, 2020 - JavaScript
-
Updated
Dec 16, 2020 - JavaScript
-
Updated
Sep 25, 2019 - JavaScript
Improve this page
Add a description, image, and links to the canvas topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the canvas topic, visit your repo's landing page and select "manage topics."

Android 5.0 Map is not defined
