Interface: HHistPreferences
Charting Library.HHistPreferences
Histogram Preferences
Properties
colors
colors: string[]
Colors for the histogram up and down bars. Example:
colors: ['#1592e6', '#fbc123']
direction
direction: HHistDirection
Direction of the histogram. Whether the histogram will be shown on the left or right edge of the chart
percentWidth
percentWidth: number
Percentage width of the chart for which the histogram should occupy
showValues
showValues: boolean
Should the values be shown
transparencies
transparencies: number[]
Transparency values for the histogram
valuesColor
valuesColor: string
Color for values shown
visible
visible: boolean
Should the histogram be visible