chord_segment: chord_segment

Description Usage Arguments

Description

Creates x,y boundaries for chord segments of the chord diagram circle.
start and end arguments are in the interval [0, 1] and are mapped to [0, 2 * pi]

Usage

1
chord_segment(out_start, out_end, in_start, in_end)

Arguments

out_start

point on circle (value in [0, 1])

out_end

point on circle (value in [0, 1])

in_start

point on circle (value in [0, 1])

in_end

point on circle (value in [0, 1])


wkostelecki/circly documentation built on May 4, 2019, 7:34 a.m.