Hi, I'd like to be able to write a template for a bar chart so that I can bind the width of the bar to a DateTime value when the X axis also uses DateTime values. For example: If I were to display values that represented one month's worth of data (sensor readings, financial report, etc..) I'd...