All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.highcharts4gwt.model.highcharts.option.api.plotoptions.Areasplinerange Maven / Gradle / Ivy

There is a newer version: 0.0.7
Show newest version

package com.github.highcharts4gwt.model.highcharts.option.api.plotoptions;

import com.github.highcharts4gwt.model.array.api.ArrayNumber;
import com.github.highcharts4gwt.model.highcharts.option.api.plotoptions.areasplinerange.AreasplinerangeAfterAnimateHandler;
import com.github.highcharts4gwt.model.highcharts.option.api.plotoptions.areasplinerange.AreasplinerangeCheckboxClickHandler;
import com.github.highcharts4gwt.model.highcharts.option.api.plotoptions.areasplinerange.AreasplinerangeClickHandler;
import com.github.highcharts4gwt.model.highcharts.option.api.plotoptions.areasplinerange.AreasplinerangeHideHandler;
import com.github.highcharts4gwt.model.highcharts.option.api.plotoptions.areasplinerange.AreasplinerangeLegendItemClickHandler;
import com.github.highcharts4gwt.model.highcharts.option.api.plotoptions.areasplinerange.AreasplinerangeMouseOutHandler;
import com.github.highcharts4gwt.model.highcharts.option.api.plotoptions.areasplinerange.AreasplinerangeMouseOverHandler;
import com.github.highcharts4gwt.model.highcharts.option.api.plotoptions.areasplinerange.AreasplinerangeShowHandler;
import com.github.highcharts4gwt.model.highcharts.option.api.plotoptions.areasplinerange.DataLabels;
import com.github.highcharts4gwt.model.highcharts.option.api.plotoptions.areasplinerange.Point;
import com.github.highcharts4gwt.model.highcharts.option.api.plotoptions.areasplinerange.States;
import com.github.highcharts4gwt.model.highcharts.option.api.plotoptions.areasplinerange.Tooltip;


/**
 * The area spline range is a cartesian series type with higher and lower Y values along an X axis. Requires highcharts-more.js.
 * 
 */
public interface Areasplinerange {


    /**
     * Allow this series' points to be selected by clicking on the markers, bars or pie slices.
     * 
     */
    boolean allowPointSelect();

    /**
     * Allow this series' points to be selected by clicking on the markers, bars or pie slices.
     * 
     */
    Areasplinerange allowPointSelect(boolean allowPointSelect);

    /**
     * 

Enable or disable the initial animation when a series is displayed. The animation can also be set as a configuration object. Please note that this option only applies to the initial animation of the series itself. For other animations, see chart.animation and the animation parameter under the API methods. The following properties are supported:

*
*
duration
*
The duration of the animation in milliseconds.
*
easing
*
When using jQuery as the general framework, the easing can be set to linear or swing. More easing functions are available with the use of jQuery plug-ins, most notably the jQuery UI suite. See the jQuery docs. When using MooTools as the general framework, use the property name transition instead of easing.
*
*

* Due to poor performance, animation is disabled in old IE browsers for column charts and polar charts.

* */ boolean animation(); /** *

Enable or disable the initial animation when a series is displayed. The animation can also be set as a configuration object. Please note that this option only applies to the initial animation of the series itself. For other animations, see chart.animation and the animation parameter under the API methods. The following properties are supported:

*
*
duration
*
The duration of the animation in milliseconds.
*
easing
*
When using jQuery as the general framework, the easing can be set to linear or swing. More easing functions are available with the use of jQuery plug-ins, most notably the jQuery UI suite. See the jQuery docs. When using MooTools as the general framework, use the property name transition instead of easing.
*
*

* Due to poor performance, animation is disabled in old IE browsers for column charts and polar charts.

* */ Areasplinerange animation(boolean animation); /** * The main color or the series. In line type series it applies to the line and the point markers unless otherwise specified. In bar type series it applies to the bars unless a color is specified per point. The default value is pulled from the options.colors array. * */ String color(); /** * The main color or the series. In line type series it applies to the line and the point markers unless otherwise specified. In bar type series it applies to the bars unless a color is specified per point. The default value is pulled from the options.colors array. * */ Areasplinerange color(String color); /** * Whether to connect a graph line across null points. * */ boolean connectNulls(); /** * Whether to connect a graph line across null points. * */ Areasplinerange connectNulls(boolean connectNulls); /** * When the series contains less points than the crop threshold, all points are drawn, event if the points fall outside the visible plot area at the current zoom. The advantage of drawing all points (including markers and columns), is that animation is performed on updates. On the other hand, when the series contains more points than the crop threshold, the series data is cropped to only contain points that fall within the plot area. The advantage of cropping away invisible points is to increase performance on large series. . * */ double cropThreshold(); /** * When the series contains less points than the crop threshold, all points are drawn, event if the points fall outside the visible plot area at the current zoom. The advantage of drawing all points (including markers and columns), is that animation is performed on updates. On the other hand, when the series contains more points than the crop threshold, the series data is cropped to only contain points that fall within the plot area. The advantage of cropping away invisible points is to increase performance on large series. . * */ Areasplinerange cropThreshold(double cropThreshold); /** * You can set the cursor to "pointer" if you have click events attached to the series, to signal to the user that the points and lines can be clicked. * */ String cursor(); /** * You can set the cursor to "pointer" if you have click events attached to the series, to signal to the user that the points and lines can be clicked. * */ Areasplinerange cursor(String cursor); /** * A name for the dash style to use for the graph. Applies only to series type having a graph, like line, spline, area and scatter in case it has a lineWidth. The value for the dashStyle include: *
    *
  • Solid
  • *
  • ShortDash
  • *
  • ShortDot
  • *
  • ShortDashDot
  • *
  • ShortDashDotDot
  • *
  • Dot
  • *
  • Dash
  • *
  • LongDash
  • *
  • DashDot
  • *
  • LongDashDot
  • *
  • LongDashDotDot
  • *
* */ String dashStyle(); /** * A name for the dash style to use for the graph. Applies only to series type having a graph, like line, spline, area and scatter in case it has a lineWidth. The value for the dashStyle include: *
    *
  • Solid
  • *
  • ShortDash
  • *
  • ShortDot
  • *
  • ShortDashDot
  • *
  • ShortDashDotDot
  • *
  • Dot
  • *
  • Dash
  • *
  • LongDash
  • *
  • DashDot
  • *
  • LongDashDot
  • *
  • LongDashDotDot
  • *
* */ Areasplinerange dashStyle(String dashStyle); /** * Extended data labels for range series types. Range series data labels have no x and y options. Instead, they have xLow, xHigh, yLow and yHigh options to allow the higher and lower data label sets individually. * */ DataLabels dataLabels(); /** * Extended data labels for range series types. Range series data labels have no x and y options. Instead, they have xLow, xHigh, yLow and yHigh options to allow the higher and lower data label sets individually. * */ Areasplinerange dataLabels(DataLabels dataLabels); /** * Enable or disable the mouse tracking for a specific series. This includes point tooltips and click events on graphs and points. For large datasets it improves performance. * */ boolean enableMouseTracking(); /** * Enable or disable the mouse tracking for a specific series. This includes point tooltips and click events on graphs and points. For large datasets it improves performance. * */ Areasplinerange enableMouseTracking(boolean enableMouseTracking); void addAreasplinerangeAfterAnimateHandler(AreasplinerangeAfterAnimateHandler areasplinerangeAfterAnimateHandler); void addAreasplinerangeCheckboxClickHandler(AreasplinerangeCheckboxClickHandler areasplinerangeCheckboxClickHandler); void addAreasplinerangeClickHandler(AreasplinerangeClickHandler areasplinerangeClickHandler); void addAreasplinerangeHideHandler(AreasplinerangeHideHandler areasplinerangeHideHandler); void addAreasplinerangeLegendItemClickHandler(AreasplinerangeLegendItemClickHandler areasplinerangeLegendItemClickHandler); void addAreasplinerangeMouseOutHandler(AreasplinerangeMouseOutHandler areasplinerangeMouseOutHandler); void addAreasplinerangeMouseOverHandler(AreasplinerangeMouseOverHandler areasplinerangeMouseOverHandler); void addAreasplinerangeShowHandler(AreasplinerangeShowHandler areasplinerangeShowHandler); /** * Fill color or gradient for the area. When null, the series' color is used with the series' fillOpacity. * */ String fillColor(); /** * Fill color or gradient for the area. When null, the series' color is used with the series' fillOpacity. * */ Areasplinerange fillColor(String fillColor); /** * Fill opacity for the area. Note that when you set an explicit fillColor, the fillOpacity is not applied. Instead, you should define the opacity in the fillColor with an rgba color definition. * */ double fillOpacity(); /** * Fill opacity for the area. Note that when you set an explicit fillColor, the fillOpacity is not applied. Instead, you should define the opacity in the fillColor with an rgba color definition. * */ Areasplinerange fillOpacity(double fillOpacity); /** * A separate color for the graph line. By default the line takes the color of the series, but the lineColor setting allows setting a separate color for the line without altering the fillColor. * */ String lineColor(); /** * A separate color for the graph line. By default the line takes the color of the series, but the lineColor setting allows setting a separate color for the line without altering the fillColor. * */ Areasplinerange lineColor(String lineColor); /** * Pixel width of the arearange graph line. * */ double lineWidth(); /** * Pixel width of the arearange graph line. * */ Areasplinerange lineWidth(double lineWidth); /** * The id of another series to link to. Additionally, the value can be ":previous" to link to the previous series. When two series are linked, only the first one appears in the legend. Toggling the visibility of this also toggles the linked series. * */ String linkedTo(); /** * The id of another series to link to. Additionally, the value can be ":previous" to link to the previous series. When two series are linked, only the first one appears in the legend. Toggling the visibility of this also toggles the linked series. * */ Areasplinerange linkedTo(String linkedTo); /** * The color for the parts of the graph or points that are below the threshold. * */ String negativeColor(); /** * The color for the parts of the graph or points that are below the threshold. * */ Areasplinerange negativeColor(String negativeColor); /** * A separate color for the negative part of the area. * */ String negativeFillColor(); /** * A separate color for the negative part of the area. * */ Areasplinerange negativeFillColor(String negativeFillColor); /** * Properties for each single point * */ Point point(); /** * Properties for each single point * */ Areasplinerange point(Point point); /** *

If no x values are given for the points in a series, pointInterval defines * the interval of the x values. For example, if a series contains one value * every decade starting from year 0, set pointInterval to 10.

*

Since Highcharts 4.1, it can be combined with pointIntervalUnit to draw irregular intervals.

* */ double pointInterval(); /** *

If no x values are given for the points in a series, pointInterval defines * the interval of the x values. For example, if a series contains one value * every decade starting from year 0, set pointInterval to 10.

*

Since Highcharts 4.1, it can be combined with pointIntervalUnit to draw irregular intervals.

* */ Areasplinerange pointInterval(double pointInterval); /** * On datetime series, this allows for setting the pointInterval to the two irregular time units, month and year. Combine it with pointInterval to draw quarters, 6 months, 10 years etc. * */ String pointIntervalUnit(); /** * On datetime series, this allows for setting the pointInterval to the two irregular time units, month and year. Combine it with pointInterval to draw quarters, 6 months, 10 years etc. * */ Areasplinerange pointIntervalUnit(String pointIntervalUnit); /** *

Possible values: null, "on", "between".

*

In a column chart, when pointPlacement is "on", the point will not create any padding of the X axis. In a polar column chart this means that the first column points directly north. If the pointPlacement is "between", the columns will be laid out between ticks. This is useful for example for visualising an amount between two points in time or in a certain sector of a polar chart.

*

Since Highcharts 3.0.2, the point placement can also be numeric, where 0 is on the axis value, -0.5 is between this value and the previous, and 0.5 is between this value and the next. Unlike the textual options, numeric point placement options won't affect axis padding.

*

Defaults to null in cartesian charts, "between" in polar charts. * */ String pointPlacementAsString(); /** *

Possible values: null, "on", "between".

*

In a column chart, when pointPlacement is "on", the point will not create any padding of the X axis. In a polar column chart this means that the first column points directly north. If the pointPlacement is "between", the columns will be laid out between ticks. This is useful for example for visualising an amount between two points in time or in a certain sector of a polar chart.

*

Since Highcharts 3.0.2, the point placement can also be numeric, where 0 is on the axis value, -0.5 is between this value and the previous, and 0.5 is between this value and the next. Unlike the textual options, numeric point placement options won't affect axis padding.

*

Defaults to null in cartesian charts, "between" in polar charts. * */ Areasplinerange pointPlacementAsString(String pointPlacementAsString); /** *

Possible values: null, "on", "between".

*

In a column chart, when pointPlacement is "on", the point will not create any padding of the X axis. In a polar column chart this means that the first column points directly north. If the pointPlacement is "between", the columns will be laid out between ticks. This is useful for example for visualising an amount between two points in time or in a certain sector of a polar chart.

*

Since Highcharts 3.0.2, the point placement can also be numeric, where 0 is on the axis value, -0.5 is between this value and the previous, and 0.5 is between this value and the next. Unlike the textual options, numeric point placement options won't affect axis padding.

*

Defaults to null in cartesian charts, "between" in polar charts. * */ double pointPlacementAsNumber(); /** *

Possible values: null, "on", "between".

*

In a column chart, when pointPlacement is "on", the point will not create any padding of the X axis. In a polar column chart this means that the first column points directly north. If the pointPlacement is "between", the columns will be laid out between ticks. This is useful for example for visualising an amount between two points in time or in a certain sector of a polar chart.

*

Since Highcharts 3.0.2, the point placement can also be numeric, where 0 is on the axis value, -0.5 is between this value and the previous, and 0.5 is between this value and the next. Unlike the textual options, numeric point placement options won't affect axis padding.

*

Defaults to null in cartesian charts, "between" in polar charts. * */ Areasplinerange pointPlacementAsNumber(double pointPlacementAsNumber); /** * If no x values are given for the points in a series, pointStart defines on what value to start. For example, if a series contains one yearly value starting from 1945, set pointStart to 1945. * */ double pointStart(); /** * If no x values are given for the points in a series, pointStart defines on what value to start. For example, if a series contains one yearly value starting from 1945, set pointStart to 1945. * */ Areasplinerange pointStart(double pointStart); /** * Whether to select the series initially. If showCheckbox is true, the checkbox next to the series name will be checked for a selected series. * */ boolean selected(); /** * Whether to select the series initially. If showCheckbox is true, the checkbox next to the series name will be checked for a selected series. * */ Areasplinerange selected(boolean selected); /** * Whether to apply a drop shadow to the graph line. Since 2.3 the shadow can be an object configuration containing color, offsetX, offsetY, opacity and width. * */ boolean shadowAsBoolean(); /** * Whether to apply a drop shadow to the graph line. Since 2.3 the shadow can be an object configuration containing color, offsetX, offsetY, opacity and width. * */ Areasplinerange shadowAsBoolean(boolean shadowAsBoolean); /** * Whether to apply a drop shadow to the graph line. Since 2.3 the shadow can be an object configuration containing color, offsetX, offsetY, opacity and width. * */ String shadowAsJsonString(); /** * Whether to apply a drop shadow to the graph line. Since 2.3 the shadow can be an object configuration containing color, offsetX, offsetY, opacity and width. * */ Areasplinerange shadowAsJsonString(String shadowAsJsonString); /** * If true, a checkbox is displayed next to the legend item to allow selecting the series. The state of the checkbox is determined by the selected option. * */ boolean showCheckbox(); /** * If true, a checkbox is displayed next to the legend item to allow selecting the series. The state of the checkbox is determined by the selected option. * */ Areasplinerange showCheckbox(boolean showCheckbox); /** * Whether to display this particular series or series type in the legend. The default value is true for standalone series, false for linked series. * */ boolean showInLegend(); /** * Whether to display this particular series or series type in the legend. The default value is true for standalone series, false for linked series. * */ Areasplinerange showInLegend(boolean showInLegend); /** * A wrapper object for all the series options in specific states. * */ States states(); /** * A wrapper object for all the series options in specific states. * */ Areasplinerange states(States states); /** * Whether to apply steps to the line. Possible values are left, center and right. Prior to 2.3.5, only left was supported. * */ String step(); /** * Whether to apply steps to the line. Possible values are left, center and right. Prior to 2.3.5, only left was supported. * */ Areasplinerange step(String step); /** * Sticky tracking of mouse events. When true, the mouseOut event on a series isn't triggered until the mouse moves over another series, or out of the plot area. When false, the mouseOut event on a series is triggered when the mouse leaves the area around the series' graph or markers. This also implies the tooltip. When stickyTracking is false and tooltip.shared is false, the tooltip will be hidden when moving the mouse between series. Defaults to true for line and area type series, but to false for columns, pies etc. * */ boolean stickyTracking(); /** * Sticky tracking of mouse events. When true, the mouseOut event on a series isn't triggered until the mouse moves over another series, or out of the plot area. When false, the mouseOut event on a series is triggered when the mouse leaves the area around the series' graph or markers. This also implies the tooltip. When stickyTracking is false and tooltip.shared is false, the tooltip will be hidden when moving the mouse between series. Defaults to true for line and area type series, but to false for columns, pies etc. * */ Areasplinerange stickyTracking(boolean stickyTracking); /** * A configuration object for the tooltip rendering of each single series. Properties are inherited from tooltip, but only the following properties can be defined on a series level. * */ Tooltip tooltip(); /** * A configuration object for the tooltip rendering of each single series. Properties are inherited from tooltip, but only the following properties can be defined on a series level. * */ Areasplinerange tooltip(Tooltip tooltip); /** * Whether the whole area or just the line should respond to mouseover tooltips and other mouse or touch events. * */ boolean trackByArea(); /** * Whether the whole area or just the line should respond to mouseover tooltips and other mouse or touch events. * */ Areasplinerange trackByArea(boolean trackByArea); /** * When a series contains a data array that is longer than this, only one dimensional arrays of numbers, or two dimensional arrays with x and y values are allowed. Also, only the first point is tested, and the rest are assumed to be the same format. This saves expensive data checking and indexing in long series. Set it to 0 disable. * */ double turboThreshold(); /** * When a series contains a data array that is longer than this, only one dimensional arrays of numbers, or two dimensional arrays with x and y values are allowed. Also, only the first point is tested, and the rest are assumed to be the same format. This saves expensive data checking and indexing in long series. Set it to 0 disable. * */ Areasplinerange turboThreshold(double turboThreshold); /** * Set the initial visibility of the series. * */ boolean visible(); /** * Set the initial visibility of the series. * */ Areasplinerange visible(boolean visible); /** * Defines the Axis on which the zones are applied. * */ String zoneAxis(); /** * Defines the Axis on which the zones are applied. * */ Areasplinerange zoneAxis(String zoneAxis); /** * An array defining zones within a series. * */ ArrayNumber zones(); /** * An array defining zones within a series. * */ Areasplinerange zones(ArrayNumber zones); String getFieldAsJsonObject(String fieldName); Areasplinerange setFieldAsJsonObject(String fieldName, String fieldValueAsJonObject); String getFunctionAsString(String fieldName); Areasplinerange setFunctionAsString(String fieldName, String functionAsString); }





© 2015 - 2024 Weber Informatics LLC | Privacy Policy