Tag cloud
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Idoneità per principianti
- 35/100
- Tipo di issue
- Funzionalità
- Chiarezza
- Abbastanza chiara
- Stato di attività
- Ferma
- Stack tecnologico
- fsharp
- Ambito
- data-visualization
Direzione di ricerca
Inizia creando un prototipo nell’ambiente di scripting o notebook descritto nell’issue, quindi leggi la Chart API di primo livello e l’esempio di Range chart in src/Plotly.NET/ChartAPI/Chart2D.fs. Esplora l’uso di uno scatterplot con i marker nascosti, mantenendo il preprocessing al di fuori della visualizzazione. Il lavoro sarà completo quando la Chart API potrà creare una nuvola di tag a partire dai dati di occorrenza in una raccolta di stringhe.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
Description
A tag cloud is a visual representation for text data, typically used to depict keyword metadata (tags) on websites, to visualize free form text or to analyses speeches( e.g. election’s campaign). Tags are usually single words, and the importance of each tag is shown with font size or color. This format is useful for quickly perceiving the most prominent terms and for locating a term alphabetically to determine its relative prominence [1].
Depending on the level of sophistication, calculating positioning in a given space can become quite complex [2, 3]. If you need external dependencies, make sure to move this issue to the FsLab repository
Example
References
- [1] https://datavizproject.com/data-type/tag-cloud/
- [2] https://en.wikipedia.org/wiki/Tag_cloud#Collocate_clouds
- [3] https://i11www.iti.kit.edu/extra/publications/bfklnopsuw-swcrh-14.pdf
Pointers
- Ideally, you start prototyping in a scripting or notebook environment where you can iterate fast. installation instructions can be found here: https://plotly.net/#Installation
- Charts like this that are using baseline trace types to create a new chart type should only be implemented in the top-level Chart API. An example where this is already done is the Range chart that combines a set of differently styled line charts.
- Ideally prevent text processing and just focus the plot on creating the tag cloud based on occurrence in a collection of strings. Preprocessing should be done in the pipeline before applying the visualization technique.
Hints (click to expand if you need additional pointers)
- you can position text on a scatterplot and hide the markers to only show text
- in a more sophisticated manner, you can also draw shapes on a plot that are either boxes containing text or even svg paths representing the text.
- Lingua principale
- F#
- Stelle
- 860
- Fork
- 99
- Merge medio
- 22m
- PR unite (30g)
- 1
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
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 plotly/Plotly.NET
-
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 78/100
plotly/Plotly.NET#498 ·
-
Difficoltà 3/5 1-2 giorni Idoneità per principianti 42/100
plotly/Plotly.NET#495 · 3 commenti ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 45/100
plotly/Plotly.NET#494 · 1 commento ·
-
Difficoltà 4/5 3-5 giorni Idoneità per principianti 25/100
plotly/Plotly.NET#492 ·
-
Difficoltà 4/5 3-5 giorni Idoneità per principianti 38/100
plotly/Plotly.NET#485 · 1 commento ·
Tutte le issue di plotly/Plotly.NET
Issue simili
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 88/100
-
scope: charts status: waiting for maintainer
Difficoltà 2/5 1-3 ore Idoneità per principianti 88/100
-
chore P3 plotly-internal size: 3 task
Difficoltà 2/5 1-3 ore Idoneità per principianti 77/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 76/100
Live-Charts/LiveCharts2#2394 ·
-
Urgent request: Due to vulnerabilities move to API version 12.6.1 (12.6.2 eventually) or 13.1.1 Aperta
Difficoltà 2/5 1-3 ore Idoneità per principianti 65/100
jbkunst/highcharter#849 ·