Flex: Normal Distribution Chart
Friday, 15 May 2009
Just in case you need this chart for a fancy report for your boss
I was looking for something like this for a while now and couldn’t find anything. The thought part was how to split that area chart in individual pieces so I can display the standard deviation chunks. So the only way I could do it was to use Normal Distribution (Gaussian distribution) bell to hide the standard deviation chunks.
Here is more about Normal Distribution (Gaussian Distribution).
Well here is the example and here the source.
Have fun.