JuliaGraphs / JuliaGraphs/GraphPlot.jl

How to change the color of edges?

Open
#141 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Julia
Stars
213
Forks
62
PR merge metrics
No merged PRs in 30d

Description

Dear Sir or Madam,

Nodes: 20 blue nodes (n_I), 20 red nodes (n_II), 60 black nodes (n_0). That means a total of 100 nodes.
Links: 250 random links between all nodes with black color, 10 random additional links with blue color between blue nodes only, 20 random additional links with red color between red nodes only.

It would be good to try and make the network as clear as possible, though I don’t know how feasible that is with a 100 nodes. We have to try to see :)
For example, to make the visual representation simpler, it might be good to have blue nodes together on the left, black nodes together in the center, and red nodes together on the right.

But I find, it is difficult for me accomplish the task by GraphPlot package. Could you give me a favor?

Best,
Fanyuan

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names GraphPlot.jl but no file, test, or entry point. Start by reviewing the package's documented options for edge colors and layout, then determine whether the requested node grouping and per-edge colors are supported. Done should be a concrete usage example or a clearly scoped feature request.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
data-visualization
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.