Label data with values from two columns
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Idoneità per principianti
- 65/100
- Tipo di issue
- Funzionalità
- Chiarezza
- Abbastanza chiara
- Stato di attività
- Attiva
- Ambito
- data-visualization
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
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?
- Lingua principale
- Common Lisp
- Stelle
- 38
- Fork
- 11
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di Lisp-Stat/plot
-
IQR unbound Aperta
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 35/100
-
Add libraries to ultralisp Aperta
Difficoltà 3/5 1-2 giorni Idoneità per principianti 48/100
-
Replace browser opening code Aperta
Difficoltà 3/5 1-2 giorni Idoneità per principianti 35/100
-
enhancement
Difficoltà 2/5 1-3 ore Idoneità per principianti 35/100
Tutte le issue di Lisp-Stat/plot
Issue simili
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
google/libultrahdr#485 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
gradio-app/gradio#13887 ·
-
bug
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100