Search found 4 matches

by Kushal Kolli
Tue Nov 29, 2011 1:19 pm
Forum: Wishes and ideas
Topic: Is a Sankey Diagram possible?
Replies: 6
Views: 34097

Re: Is a Sankey Diagram possible?

Hi Yeray, What I do not understand is how the arc is made using the constructors that the Arc() has. I have found an algorithm that would mark points for the whole curved arrow and then using the Polygon(params Point[] P), I am able to form a 2D arrow but if I want to make it 3D, is it possible? So ...
by Kushal Kolli
Fri Nov 25, 2011 4:09 pm
Forum: Wishes and ideas
Topic: Is a Sankey Diagram possible?
Replies: 6
Views: 34097

Re: Is a Sankey Diagram possible?

Hey Yeray,

I wanted to know how is an arc made. I do not understand the constructor( StartX,StartY,EndX,EndY,StartAngle,SweepAngle ). Could you also guide me with construction of arc.

And how do you make an inverted triangle with its tip facing downward.

Thank You.

With Best Regards
Kushal Kolli
by Kushal Kolli
Fri Nov 25, 2011 2:13 pm
Forum: Wishes and ideas
Topic: Is a Sankey Diagram possible?
Replies: 6
Views: 34097

Re: Is a Sankey Diagram possible?

Hi Yeray, If I were to make something like the image shown below. What would you suggest I make use of, I don think making use of the arrows is such a good idea. Just to give you an idea, Sankey diagrams are used to visualize flow quantities in process systems with the inward arrows representing the...
by Kushal Kolli
Thu Nov 24, 2011 2:24 pm
Forum: Wishes and ideas
Topic: Is a Sankey Diagram possible?
Replies: 6
Views: 34097

Is a Sankey Diagram possible?

Hey all,

Is it possible to make a Sankey Diagrams using TeeChart for .NET 2010. Please help with any ideas and suggestions.

The main concern is that with the changing data, the input and output arrows should resize themselves so that they do not overlap each other.

Waiting for ideas.
Kushal Kolli