Package no.uib.jsparklines.renderers.util

Helper classes for the JSparklines renderers.
  • Class Summary 
    Class Description
    AreaRenderer
    Custom renderer displaying line charts with the area under the line is filled.
    BarChartColorRenderer
    Custom renderer making it possible to use different colors for individual data bars in 3D bar charts.
    GradientColorCoding
    Contains methods related to calculating color gradients.
    ReferenceArea
    Reference area that can be added to a chart.
    ReferenceLine
    Reference line that can be added to a chart.
    StatisticalBarChartColorRenderer
    Custom renderer making it possible to use different colors for individual data bars in statistical bar charts.
    Util
    Includes general helper methods that are used by the other classes.
  • Enum Summary 
    Enum Description
    GradientColorCoding.ColorGradient
    List of supported color gradient types.