"input" is not a jQuery object: input is not a jQuery object.
"options" is not a plain object: options is not a plain JavaScript object.
"options.display" is not a valid display option. It should be `bar`, `emoji` or `icon` : options.display does not contain a valid value. It should be one of the following: bar, emoji or icon.
"options.tooltipPosition" is not a valid tooltip position option. It should be one of `top`, `bottom`, `left` or `right`.: options.tooltipPosition does not contain a valid value. It should be one of the following: top, bottom, left or right.
"options.container" is not a jQuery object: options.container parameter was provided, but it is not a jQuery object.