Closed akshatpradhan closed 12 years ago
I think is very important for the user to have the possibiliry to see and compare two or more metrics in the same chart.
I modified the data points from the original chart.
series: [{
name: 'Rating',
data: [
[Date.UTC(2012, 1, 1, 8, 54), 3, {comment: "#bodysucks"}],
[Date.UTC(2012, 1, 2, 7, 22), 5, {comment: "#lesssick"}],
[Date.UTC(2012, 1, 3, 11, 02), 5 ],
[Date.UTC(2012, 1, 5, 10, 16), 7 ],
[Date.UTC(2012, 1, 6, 22, 03), 5 ],
[Date.UTC(2012, 1, 7, 20, 59), 4 ]
The charts on these pages look funky. It's because of that data point, however, that data point is incredibly important and shouldn't be deleted. That's how a real user would use the site.
On these pages http://spoutlets.com/trends.html and http://spoutlets.com/my-profile.html and http://spoutlets.com/user-profile.html
Let's try using this chart instead a see what it looks like: http://www.highcharts.com/demo/line-ajax
Also, let's modify the graph so that it shows: Very Happy, Happy, Ok, Unhappy, Very Unhappy like this: http://akshatpradhan.dropmark.com/47855/477433