Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Network Layouts: expand backend support for network layouts

Aperta
#248 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
5/5
Tempo stimato
Più di una settimana
Idoneità per principianti
25/100
Tipo di issue
Funzionalità
Chiarezza
Da chiarire
Stato di attività
Ferma
Stack tecnologico
r

Direzione di ricerca

Start by tracing how the edge-list constructor consumes the layout argument and how network and node objects are represented. Define the scope for arbitrary coordinates in other constructors and for updating an existing network, including the proposed Network layout and Node updateProperty methods; done should include support for both requested workflows.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

right now we can take a data table representing an edge list and a layout arg and make a network w the specified layout. some things we would also like to be able to do:

  1. handle custom layouts, by extending the support for layouts to constructors other than the edge list based ones. these should take arbitrary coords.
  2. update the layout after the network has already been created. that might mean introducing a new Network method like layout and a new Node method like updateProperty
Lingua principale
R
Stelle
1
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di VEuPathDB/plot.data

Tutte le issue di VEuPathDB/plot.data

Issue simili

Altre issue su R

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.