Project type
Stock market
style user
interface
Project date
2010

Highlights

  • Data visualization
  • CSS + Tables
  • Stock market UI

Stock Market Style User Interface

Squeezing a lot of data into a very small space

Perhaps I’m a geek, but I adore data visualization, especially on stock market websites. All the little bits of data just seem so terribly cool. So maybe it isn’t a surprise that when I was given the task of redesigning the permalinks for Strands Fitness, some of that interest got woven in. Carried the model forward into routes and statistics pages.

However getting things to stay looking as they should no matter what the situation was a major challenge.

The problems were:

  • Wrapping had to be avoided
  • Data width could vary greatly
  • Would be localized in English, Spanish, French, and Finnish (no kidding)
  • JavaScript could not be used
  • Had to be compatible with everything back to IE7

The results are so nice they betray the complexity within. I turned to tables, ultimately, when CSS alone wasn’t cutting it and for tabular results, I consider this okay. Getting things to work wasn’t at all easy, but sometimes that makes projects like this so much more satisfying.

Related Posts:

2

2 Responses to “Stock Market Style User Interface”

  1. 1
    September 27, 2011 at 6:50 am

    Really interesting – thanks!

    Some thoughts on how data visualisation can be misleading, especially in the context of stock trading.

    • 1.1
      Weszt | Reply
      September 30, 2011 at 9:07 am

      Your post has given me a lot of food for thought. In my personal experiments with better stock market data visualization, maybe I’ll focus a bit on ways to help users avoid mental pattern traps like you described.

      Thanks for the info and comment!

Leave a Reply