Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Custom visual representation showing origin to destination(How do I create a graph/chart/visual representation that displays how data originates from one source to another?)
Custom visual representation showing origin to destination [message #1706681] Fri, 28 August 2015 15:21
Gram Liu is currently offline Gram LiuFriend
Messages: 1
Registered: August 2015
Junior Member
I'm trying to create a custom representation of data wherein there are 3 original groups/sections. Each group then gets reshuffled into another set of 3 groups/sections. I want to draw a line with a specific color per each sample that travels across the different groups/sections.
A more thorough example is:
Starting at Grade 1, there are 3 sections with 10 students each. The following year in Grade 2, the students are reshuffled into different sections but still with 10 students each. I want to draw a line for each student with a unique color.
How would I do this in Java or some other program?

Here is a bit of what I mean but with more lines coming from each group/box.
index.php/fa/23043/0/
Previous Topic:Content Assist Issues
Next Topic:Finding dependencies of a package or file
Goto Forum:
  


Current Time: Fri Apr 26 05:59:34 GMT 2024

Powered by FUDForum. Page generated in 0.02665 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top