Interface ChartJsHoverConfig

  • All Superinterfaces:
    Serializable
    All Known Implementing Classes:
    SimpleChartJsHoverConfig

    public interface ChartJsHoverConfig
    extends Serializable
    Represents the hover-configuration for a chart, ie. how to determine which element of a chart gets highlighted when the user hovers over the chart with their mousepointer. Corresponds to the config.options.hover property.
    Author:
    haster