Previous All demos Next mileslatitude: ()duration:Jan 17, 2012391 Open in: Duration on Value Axis This demo showcases several powerful concepts. Let’s take a look. Duration axis There’s a special type of axis that can reformat the values into any kind of “duration”. The units and formats are fully configurable. More info about Duration axis Binding properties of chart elements to data Size of the bullets on the “Latitude” series is bound to a data, using its “template fields”. This is a very powerful concept, which allows binding any setting of any object to a value in data. In this case we bind radius of the circle bullet to the townSize field in data. More info about template fields Demo source JavaScript TypeScript / ES6 ...