public class PlotFunnel extends PlotPie
Funnel charts are a type of chart often used to visualize stages in a sales project, where the top are the initial stages with the most clients. It requires that the modules/funnel.js file is loaded.
| Modifier and Type | Field and Description |
|---|---|
List<String> |
center
The center of the series.
|
String |
height
The height of the neck, the lower part of a funnel.
|
String |
neckHeight
The height of the neck, the lower part of the funnel.
|
String |
neckWidth
The width of the neck, the lower part of the funnel.
|
Boolean |
reversed
A reversed funnel has the widest area down.
|
String |
width
The width of the funnel compared to the width of the plot area, or the pixel width if it is a
number.
|
depth, endAngle, innerSize, minSize, startAngleallowPointSelect, 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 |
|---|
PlotFunnel() |
toMapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittransformForClient@Option public final List<String> center
@Option public String height
@Option public String neckHeight
@Option public String neckWidth
@Option public Boolean reversed
Copyright © 2018 Fujion Framework. All rights reserved.