Properties

Name Type Default
animationDuration Function null
barSize Array 50%
description String 'Description'
disabled Boolean false
height Number/String 100
labelsFormat String null
labelsFormatFunction Function null
orientation String "horizontal"
pointer Object { value: 65, label: "Value", size: "25%", color: "" }
rtl Boolean false
ranges Array [{ startValue: 0, endValue: 50, color: "#000000", opacity: 0.7 }, { startValue: 50, endValue: 80, color: "#000000", opacity: 0.5 }, { startValue: 80, endValue: 100, color: "#000000", opacity: 0.3}]
showTooltip Boolean true
target Object { value: 85, label: "Target", size: 4, color: "" };
ticks Object { position: "far", interval: 20, size: 10 }
title String 'Title'
tooltipFormatFunction Function null
width Number/String 500

Events

change Event

Methods

destroy Method
render Method
refresh Method
val Method