-
Hi, I was debugging an Issue with my code that turned out, I've missed the https protocol in the endpoint.
This
```
func main() {
token := "XXXXXXXXXXXXXXXXXXXXXX"
user := "ZZZZZZZZZZZZZZZZZ…
-
# 人生の足跡を辿ってみよう。タプルは便利すぎる
© 2018 Gridscale Inc. http://www.gridscale.com
# 前振り
Tupleとはn-組のこと。
https://ja.wikipedia.org/wiki/%E3%82%BF%E3%83%97%E3%83%AB
形式が整えっているN個のデータから一つのN-Tupleを構成す…
-
# 虫眼鏡を使って、データモデルを観察する
© 2018 Gridscale Inc. http://www.gridscale.com
# 前振り
公園でとった昆虫や、虫を観察したことはありますか。好奇心旺盛なこともならきっと、虫眼鏡で観察するでしょう。観察とは、ある対象に対して様々な側面をしますが、五感で観察できる範囲なら、
色、匂い、大きさ、触って見ての感触、鳴き声、…
-
Currently all contours pick up the grid cells of the data. Having smooth contours would be good. This may require using a different library or interpolating the data, but it's not a straightforward …
-
# 数値計算、彼女と出会うまで
© 2018 Gridscale Inc. http://www.gridscale.com
# 前振り
未来に出会うかもしれない彼女はきっと何処かに向かって出発しているでしょう。出会うかどうかはあなた次第です。遅すぎず、早すぎずタイミングは重要でありましょう。
さ、今出発するときかもしれない。
# 要件説明
AIを学びたいなら、数…
-
I normally use fixed dimensions on my charts but a SO problem has prompted me to take a closer look at how Deneb handles auto size and there seems to be a difference with VL and Vega.
To illustrat…
-
It will be useful to have some interesting visualizations added to the ````readme.md```` file to give some idea to users what to expect from each function.
-
As a SCS KaaS developer, I want to have an overview over the settings that various cluster management solutions offer.
https://scs.sovereignit.de/nextcloud/apps/files/?dir=/Sovereign%20Cloud%20Stack/…
-
Setting the stoke width of a legend works fine from the config:
```json
{
"$schema": "https://vega.github.io/schema/vega-lite/v4.json",
"description": "A simple bar chart with embedded data.…
-
It would be helpful to indicate that interactive legends are clickable, e.g. by changing the cursor style to the "click-hand" by default.
Related to https://github.com/vega/vega-lite/issues/4155 an…