diff --git a/spotifyvis/templates/spotifyvis/user_data.html b/spotifyvis/templates/spotifyvis/user_data.html index 143c54c..2eebd3b 100644 --- a/spotifyvis/templates/spotifyvis/user_data.html +++ b/spotifyvis/templates/spotifyvis/user_data.html @@ -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 - * + * 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,