public class PlotVector extends PlotOptions
A vector plot is a type of Cartesian chart where each point has an X and Y position, a length and a direction. Vectors are drawn as arrows.
| Modifier and Type | Field and Description |
|---|---|
AlignGeneral |
rotation
What part of the vector it should be rotated around.
|
Integer |
vectorLength
Maximum length of the arrows in the vector plot.
|
allowPointSelect, animation, animationLimit, boostThreshold, className, color, colorByPoint, colorIndex, colors, connectEnds, connectNulls, cropThreshold, cursor, dashStyle, dataLabels, description, enableMouseTracking, exposeElementToA11y, findNearestPointBy, getExtremesFromAll, id, keys, label, linecap, lineWidth, linkedTo, marker, negativeColor, pointInterval, pointIntervalUnit, pointPlacement, pointStart, selected, shadow, showCheckbox, showInLegend, skipKeyboardNavigation, softThreshold, stacking, step, stickyTracking, threshold, tooltip, turboThreshold, type, visible, zoneAxis, zones| Constructor and Description |
|---|
PlotVector() |
toMapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittransformForClient@Option public AlignGeneral rotation
Copyright © 2018 Fujion Framework. All rights reserved.