Flex: Normal Distribution Chart

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.

Leave a Reply


XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">

for better code support use: <pre lang="the_language">
where "the_language" can be: actionscript, actionscript3, php, java etc.