ScottLogic / StockFlux

StockFlux is a desktop application developed by Scott Logic that uses the OpenFin HTML5 container together with React, Redux, ES2015 and d3fc
MIT License
124 stars 36 forks source link

Chart Usability #666

Open rmarcalo opened 8 years ago

rmarcalo commented 8 years ago

Hi,

After a few user testing sessions, I found that most problems were related with using the chart itself, rather than the new openfin features (which is understandable since there is a lot of complexity to it). I've made a few designs to explain and hopefully fix some of those usability issues, which are all shown in the following document:

(edit: updated the document below) chart usability

arrow

Please let me know if you have any questions regarding these designs, or if there any glaring mistakes I might have overlooked.

Rui

owennw commented 8 years ago

Thanks @rmarcalo! I think those suggestions will be very useful for us and BitFlux. Some of those features I think will be on the BitFlux team side, and some with us.

@jleft I think you might want to take a look at this. I know at least the crosshair feature at the bottom is something that's been talked about already? But perhaps the x-axis scale and maybe even the icon might be of interest to push into BitFlux?

ColinEberhardt commented 8 years ago

Awesome feedback - thanks @rmarcalo

jleft commented 8 years ago

Thanks @rmarcalo! I think those suggestions will be very useful for us and BitFlux. Some of those features I think will be on the BitFlux team side, and some with us.

Yes, thank you @rmarcalo - this is very valuable feedback for BitFlux :smiley:

@jleft I think you might want to take a look at this. I know at least the crosshair feature at the bottom is something that's been talked about already? But perhaps the x-axis scale and maybe even the icon might be of interest to push into BitFlux?

  • Yeah - we're planning on adding the crosshair to the indicator charts in a future release
  • I think changing the icon would be fine - I'll check with Courtney to makes sure she's happy with it from a BitFlux perspective
  • The axis tick labelling looks very cool - I'd definitely like to try it!
rmarcalo commented 8 years ago

Thanks!

There was another issue with the summary chart at the bottom, where the right handle is cut by the borders of the chart, this made it harder for one of the users to know she could move the right-hand side of the scale as well as the first. cut handle.pdf

It was also impossible for all users to zoom in to yesterday. It seems the chart is cutting directly to the value from 2 days before today. Is this a limitation of the data that lacks yesterday's values? no yesterday.pdf

owennw commented 8 years ago

@rmarcalo I can't access either of those images :/

rmarcalo commented 8 years ago

I updated them to PDFs, not sure why they weren't working (they appeared normally on my computer).

jleft commented 8 years ago

We have made some improvements in BitFlux 1.6.0, including:

Other changes will be included in a later release.

msuperina commented 6 years ago

@jleft can this issue be closed here and moved to BitFlux ?