[FEATURE]: Spikelines in scatterternary plots
Offen
Dieses Issue hat noch niemand übernommen.
enhancement
feature
P2
size: 3
- Vorherrschende Sprache
- JavaScript
- Sterne
- 18.3k
- Forks
- 2k
- Ø Merge
- 2 T. 12 Std.
- Gemergte PRs (30 T.)
- 28
Beschreibung
Hi,
Description
It would be great if we could add spikelines to scatterternary plots, mapping to the a,b,c axes in an analogous way to the spikelines in a scatter plot.
Why should this feature be added?
Adding this feature would help the students we support become proficient in reading data off this plot type.
{
"ternary": {
"aaxis": {
"showspikes": true,
"spikecolor": "",
"spikedash": "",
"spikemode": "",
"spikesnap": "",
"spikesthickness": ""
},
"baxis": {
"showspikes": true,
"spikecolor": "",
"spikedash": "",
"spikemode": "",
"spikesnap": "",
"spikesthickness": ""
},
"caxis": {
"showspikes": true,
"spikecolor": "",
"spikedash": "",
"spikemode": "",
"spikesnap": "",
"spikesthickness": ""
}
}
}
Many thanks!
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginne damit, das bestehende Spikeline-Verhalten von scatter plots mit der Behandlung der a-, b- und c-Achsen bei scatterternary plots zu vergleichen. Die Aufgabe ist abgeschlossen, wenn scatterternary plots die angeforderten Spike-Einstellungen unterstützen und Spikelines analog zu scatter plots anzeigen.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- javascript
- Bereich
- data-visualization
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Aktiv
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 52/100