Difference between revisions of "Manuals/calci/CHORDDIAGRAM"

From ZCubes Wiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
<div style="font-size:30px">'''CHORDDIAGRAM (Data,DisplayElement)'''</div><br/>
 
<div style="font-size:30px">'''CHORDDIAGRAM (Data,DisplayElement)'''</div><br/>
 
*<math>Data</math> is the set of values.
 
*<math>Data</math> is the set of values.
 
+
**CHORDDIAGRAM() shows the Chord Diagram.
CHORDDIAGRAM() shows the Chord Diagram.
 
  
 
==Description==
 
==Description==
Line 18: Line 17:
 
#CHORDDIAGRAM()
 
#CHORDDIAGRAM()
 
[[File:Chorddiagram.png]]
 
[[File:Chorddiagram.png]]
 +
 +
==Related Videos==
 +
 +
{{#ev:youtube|v=9fCq3a2UgsU|280|center|Chord Diagram}}
  
 
==See Also==
 
==See Also==

Latest revision as of 15:28, 25 February 2019

CHORDDIAGRAM (Data,DisplayElement)


  • is the set of values.
    • CHORDDIAGRAM() shows the Chord Diagram.

Description

  • A chord diagram is a graphical method of displaying the inter relationships between data in a matrix.
  • The connections between entities is used to display that they share something in common.
  • This makes Chord Diagrams ideal for comparing the similarities within a dataset or between different groups of data.
  • The data are arranged around a circle with the relationships between the data points typically drawn as arcs connecting the data.
  • Values are assigned to each connection, which is represented proportionally by the size of each arc.
  • Colour can be used to group the data into different categories, which aids in making comparisons and distinguishing groups.
  • Over-cluttering becomes an issue with Chord Diagrams, which happens when there are too many connections displayed.


Examples

  1. CHORDDIAGRAM()

Chorddiagram.png

Related Videos

Chord Diagram

See Also

Examples