Updated function docstring

This commit is contained in:
Chris Shyi
2018-06-18 15:46:07 -04:00
parent c2c41e82c1
commit a6260485ac

View File

@@ -27,7 +27,7 @@
/** Queries the backend for audio feature data, draws the bar chart
* illustrating the frequencies of values, and appends the chart to
* <body></body>
* a designated parent element
*
* @param audioFeature: the name of the audio feature (string)
* @param intervalEndPoints: a sorted array of 5 real numbers defining the intervals (categories) of values,