Category Archives: Data visualization

Visualizing Business Velocity

The definition of velocity as distance over time, can be translated in the business world into revenue over time. When looking to measure and visualize the business velocity, or speed, we can use a couple of approaches: actually displaying motion … Continue reading

Posted in Data visualization, HTML5 | Comments Off on Visualizing Business Velocity

What-if analysis example – HTML5 style

One of the interesting things dashboarding tools and technologies have always been able to do was providing users with the ability to run “what-if” analysis. Changing variables that impact results and allowing users to visualize the impact of the change … Continue reading

Posted in BI At Large, Data visualization, HTML5 | Tagged , , | Comments Off on What-if analysis example – HTML5 style

Click or swipe

Once of the clear advantages html5 has over native apps is the concept of develop once, deploy anywhere. From an enterprise IT perspective, this is a huge benefit of course, handling a single code base, leveraging a single development platform, … Continue reading

Posted in BI At Large, Data visualization, HTML5 | Tagged | 4 Comments

Live HTML5 Medicare Dashboard – redux

Please checkout the latest updates to our live html5 medicare dashboard: http://blog.cleartelligence.com/data/topchart.html The latest version include sparklines and improved select menu UI… Compare the html5 version to the Xcelsius version (http://blog.cleartelligence.com/data/ma-enrollment-dashboard.html), and tell us what you think (of course, don’t … Continue reading

Posted in Data visualization, HTML5 | Tagged , | 6 Comments

Tree menu with dynamic variable number of charts

A sophisticated data visualization UI often requires dynamic placement of elements on the screen. For example, menus may need to be data driven based on hierarchical data that can be ragged or unpredictable. In the example below, you can see … Continue reading

Posted in BI At Large, Data visualization | Tagged , | 1 Comment

Animated layered charts

Over the last few weeks i have been working with my colleagues at Cleartelligence on our html5 businessobjects dashboarding offering, and boy, does it look good! I managed to surface up and get some air this evening, and thought i’d … Continue reading

Posted in BusinessObjects 4.0, Data visualization | Tagged , , , | 5 Comments

Google visualization donut chart

While working on an iPad compatible version for our healthcare enrollment dashboard, i wrote about utilizing google visualization API charts. One of the chart types we utilized in Xcelsius was a donut chart, and while the google visualization library doesn’t … Continue reading

Posted in Data visualization | Tagged , , , | 17 Comments