This view demonstrates how you can use the FlexChart's itemFormatter property to customize the appearance of the data points based on their values.
In this example, the itemFormatter property is a function that sets the fill property of the chart's rendering engine to a value calculated based on the value of the data point being plotted.