UNPKG

chrt-dotplot

Version:

Dot Plot component for Chrt

12 lines (9 loc) 233 B
export function range(value = true) { return this.attr('range', value) } export function rangeColor(value) { return this.attr('rangeColor', value) } export function rangeWidth(value) { return this.attr('rangeWidth', value) }