Home
DevShare Downloads
Identify outliers, and remove outliers in HTML5 charts
Migrateduser
The attached example demonstrates the ability in iHub HTML5 charts to both identify and remove outliers. The first chart shows where those outliers are, and the second chart is rendered without those outliers.<br />
<br />
The magic is in the function based on
https://stackoverflow.com/questions/20811131/javascript-remove-outlier-from-an-array
to identify outliers. To understand how to calculate outliers, visit
http://www.wikihow.com/Calculate-Outliers.
Find more posts tagged with
Comments
There are no comments yet