Target sales goal (Millions):
This is an example of a vertical range slider created by setting the orientation to vertical:
orientation: "vertical", range: true, values: [17, 67]
It's important to note that a vertical slider needs a height set. You can do this via the script options or by adding a height through CSS.