Currently the only way to apply different colors to the bars is through the ChartPalette. Provide an option to set the color according to the bound data item.
If we have a Chart with DateTimeContinuousAxis as horizontal axis, updating its Minimum and Maximum values should update the rendered in the Chart plot area data. However, if for some period (Minimum and Maximum range) there is no data, the current displayed data is not cleared.