Uses of Enum
tech.tablesaw.plotly.components.TickSettings.DisplayRules
Packages that use TickSettings.DisplayRules
-
Uses of TickSettings.DisplayRules in tech.tablesaw.plotly.components
Methods in tech.tablesaw.plotly.components that return TickSettings.DisplayRulesModifier and TypeMethodDescriptionstatic TickSettings.DisplayRulesReturns the enum constant of this type with the specified name.static TickSettings.DisplayRules[]TickSettings.DisplayRules.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in tech.tablesaw.plotly.components with parameters of type TickSettings.DisplayRulesModifier and TypeMethodDescriptionTickSettings.TickSettingsBuilder.showExponent(TickSettings.DisplayRules showExponent) TickSettings.TickSettingsBuilder.showPrefix(TickSettings.DisplayRules showPrefix) If "all", all tick labels are displayed with a prefix.TickSettings.TickSettingsBuilder.showSuffix(TickSettings.DisplayRules showSuffix)