Class LumoDarkTheme

  • All Implemented Interfaces:
    Serializable

    public class LumoDarkTheme
    extends Theme
    The dark version of the default theme for Vaadin Charts. Suitable for use with the Lumo theme for Vaadin.
    See Also:
    Serialized Form
    • Field Detail

      • COLOR1

        protected static final SolidColor COLOR1
      • COLOR2

        protected static final SolidColor COLOR2
      • COLOR3

        protected static final SolidColor COLOR3
      • COLOR4

        protected static final SolidColor COLOR4
      • COLOR5

        protected static final SolidColor COLOR5
      • COLOR6

        protected static final SolidColor COLOR6
      • COLOR7

        protected static final SolidColor COLOR7
      • COLOR8

        protected static final SolidColor COLOR8
      • COLOR9

        protected static final SolidColor COLOR9
      • COLOR10

        protected static final SolidColor COLOR10
      • COLOR11

        protected static final SolidColor COLOR11
      • COLOR12

        protected static final SolidColor COLOR12
      • COLOR13

        protected static final SolidColor COLOR13
      • COLOR14

        protected static final SolidColor COLOR14
      • COLOR15

        protected static final SolidColor COLOR15
      • COLOR16

        protected static final SolidColor COLOR16
      • TITLE_COLOR

        protected static final SolidColor TITLE_COLOR
      • TOOLTIP_TEXT_COLOR

        protected static final SolidColor TOOLTIP_TEXT_COLOR
      • TOOLTIP_BACKGROUND_COLOR

        protected static final SolidColor TOOLTIP_BACKGROUND_COLOR
      • SUBTITLE_COLOR

        protected static final SolidColor SUBTITLE_COLOR
      • LINE_COLOR

        protected static final SolidColor LINE_COLOR
      • TEXT_COLOR

        protected static final SolidColor TEXT_COLOR
      • GRID_COLOR

        protected static final SolidColor GRID_COLOR
      • LABEL_COLOR

        protected static final SolidColor LABEL_COLOR
      • BGCOLOR

        protected static final SolidColor BGCOLOR
      • BGCOLOR_LIGHT_GRAY

        protected static final SolidColor BGCOLOR_LIGHT_GRAY
      • TRANSPARENT_COLOR

        protected static final SolidColor TRANSPARENT_COLOR
      • LEGEND_TEXT_COLOR

        protected static final Color LEGEND_TEXT_COLOR
    • Constructor Detail

      • LumoDarkTheme

        public LumoDarkTheme()
    • Method Detail

      • setDataLabelsDefaults

        protected void setDataLabelsDefaults​(AbstractDataLabels labels)
      • setAxisDefaults

        protected void setAxisDefaults​(AxisStyle style)