Label data with values from two columns
まだ誰も着手していません。
評価
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 初心者へのやさしさ
- 65/100
- issue の種類
- 機能追加
- 明瞭さ
- おおむね明確
- 活発さ
- 活発
調査の方向性
Look at the plot library's DSL for specifying color and legend mappings, likely in the geom:point definition. Check examples of multi-series plots in the documentation or test suite. The goal is to produce a Vega-Lite spec that encodes both p and n (perhaps using color for one and facet or shape for the other) to replicate the binomial distribution figure.
索引モデルが issue の本文から書いたものです。
説明
Hello,
I would like to reproduce the figure from Wikipedia's page on the bionmial probability: image link
I would assume that my data should have 4 columns:
- k (x-axis)
- probability (y-axis)
- p (holding values 0.5 and 0.7)
- n (holidng values 20 and 40)
How to specify p and n for color (and thereby legend I assume)? Right now I have (approximately)
(geom:point :k :probability :color :p)
Is this the right place to ask these questions. Or is reddit's Common Lisp channel better?
- 主要言語
- Common Lisp
- スター
- 38
- フォーク
- 11
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
Lisp-Stat/plot のほかの issue
-
IQR unbound オープン
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 35/100
-
難易度 3/5 1〜2日 初心者へのやさしさ 48/100
-
難易度 3/5 1〜2日 初心者へのやさしさ 35/100
-
enhancement
難易度 2/5 1〜3時間 初心者へのやさしさ 35/100
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
google/libultrahdr#485 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
gradio-app/gradio#13887 ·
-
bug
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100