Skip to main content

Health figures: an open source JavaScript library for health data visualization

Abstract

Background

The way we look at data has a great impact on how we can understand it, particularly when the data is related to health and wellness. Due to the increased use of self-tracking devices and the ongoing shift towards preventive medicine, better understanding of our health data is an important part of improving the general welfare of the citizens. Electronic Health Records, self-tracking devices and mobile applications provide a rich variety of data but it often becomes difficult to understand. We implemented the hFigures library inspired on the hGraph visualization with additional improvements. The purpose of the library is to provide a visual representation of the evolution of health measurements in a complete and useful manner.

Results

We researched the usefulness and usability of the library by building an application for health data visualization in a health coaching program. We performed a user evaluation with Heuristic Evaluation, Controlled User Testing and Usability Questionnaires. In the Heuristics Evaluation the average response was 6.3 out of 7 points and the Cognitive Walkthrough done by usability experts indicated no design or mismatch errors. In the CSUQ usability test the system obtained an average score of 6.13 out of 7, and in the ASQ usability test the overall satisfaction score was 6.64 out of 7.

Conclusions

We developed hFigures, an open source library for visualizing a complete, accurate and normalized graphical representation of health data. The idea is based on the concept of the hGraph but it provides additional key features, including a comparison of multiple health measurements over time. We conducted a usability evaluation of the library as a key component of an application for health and wellness monitoring. The results indicate that the data visualization library was helpful in assisting users in understanding health data and its evolution over time.

Peer Review reports

Introduction

The ongoing shift from reactive to preventive medicine requires that citizens have the skills and means to take an active role in developing and maintaining their wellness. Use of self-tracking devices and personal wellness applications is more and more common, ranging from sports tracking applications to personal genome sequence analysis services. These services and devices produce large amounts of data. In addition, Electronic Health Records are increasingly replacing paper records in hospitals and clinics around the world. The combination of these large and heterogeneous data sources is expected to provide a “predictive, preventive, personalized and participatory” ecosystem for the benefit of the general welfare [1].

To better understand our health, we need to combine heterogeneous data sources and present the information to the user in a complete and accurate manner. In order to accomplish this, health information technologies and visualization design need to be integrated [2]. The goal is to provide tools for individuals to take better decisions regarding their health. Similarly, doctors and other medical experts need tools and solutions for getting a complete and accurate view of the patients health, combining together patient’s own measurements and clinical data.

An innovative approach for health data visualization is the Health Graph (hGraph), released publicly by MITRE corporation [3]. In an earlier study [4], it was found that the hGraph-type radial plot can enhance deep understanding of health data and enable the user to create meaningful health insights based on the interrelationships between the measurements. However, the hGraph shows a static overview of a persons wellness. Disease and wellness are processes that change over time. It is also essentially important to be able to follow up the trajectories in the different parameters, what is the rate of the change and how they respond to events such as medical care actions and interventions. Thus, in addition to a static snapshot such as in hGraph, a temporal way of presenting the data is also needed. While hGraph visualization is useful for the purpose of understanding with a quick glance the overall situation, it lacks features such as a clear division of measurements according to their category, a distribution of the labels to avoid clutter and the notion of time or evolution of the data [4].

In this article we present a visualization library based on extending the core ideas of the hGraph. Aim of the library is to provide tools to assist experts and non-experts in the decision making process of assessing the situation of a patient and its evolution over time. To test the user satisfaction, ease-of-use and usefulness of the solution, we built an application for health monitoring using the visualization library. The application is a visualization tool that shows a health coaching program and its effects on the evolution of health and wellness of a modeled patient. We evaluated the software solution using usability tests (Heuristic Evaluation, Controlled User Testing and Usability Questionnaires).

First in this article we review the state-of-the-art on health data visualizations and describe the hGraph and results related to its usability and usefulness, which motivated us to develop hGraph further. We named the new library built on top of the hGraph core ideas as hFigures. The article details the design and implementation of the hFigures library, the features we implemented and how they address the users’ needs. We also describe the usability test process we utilized to assess the library in the context of an application for health monitoring. We present the results and discuss the further improvements of the library and its pitfalls. We also discuss how this library can be used in Personal Health Informatics and in the Health Care processes.

Background

Visualization tools have mostly focused on Healthcare Information Systems and Electronic Health Records (EHR) [2]. For instance, TimeLine is a software developed to retrieve data from several sources and presented in a hierarchical and timeline based structure where clinicians can browse chronologically through existing EHRs including MRI [5].

Additionally, the growing market for mobile health applications (mHealth) have drawn the attention of researchers, developers and investors [6]. These applications provide large volumes of personal health data. While the market and demand are expected to grow, the use of the data has the potential to contribute to a better understanding of our health.

Goetze [7] demonstrated the impact of data visualization as means to represent health data in a complete and accurate manner. He conducted a project that redesigned laboratory test results from numerical tables into colored graphics. He demonstrated that the patients were able to understand better their health situation when presented with the new designs.

Data integration for health monitoring as a Big Data process for personalized medicine has been approached by Idris et al. [8]. The visualization of this information uses traditional bar and pie charts to report to the user a historical view of a variety of data including mental, social, physical aspects. The novelty of this work is the integration of heterogeneous data sources while the presentation of the information was done following existing graphical representations.

An extensive choice of graphical representation is listed and explained by S. Few [9]. These techniques have been studied and used widely among researchers and individuals alike. Examples include: bar, stacked bar, line and bullet graphs. These visualizations can be combined to provide a personalized wellness indicator system, as proposed by Soomlek and Benedicenti [10].

DeRidder et al. developed a combined approach that retrieves data from Personal Health Records (PHRs), and presents them to individual patients using a “3D medical graphical avatar” [11]. The solution is built using HTML5 and WebGL to render 3D graphics using the web browser. Patients can browse “regions of interests” on their avatar and explore further the information contained in EHRs as well as in PHRs.

As stated by Shneiderman et al. [12], new visual representations are needed for “systematic yet flexible visual analytics processes”. We present an existing tentative solution known as the hGraph, released publicly by MITRE corporation. We describe its main advantages and how they can address these challenges. In a previous study [4] we identified possible improvements and based on our own implementation we addressed these issues and extended the features of the hGraph to better address large data sources.

However, a data visualization is only as good as the ability of the intended audience to decode graphical objects into numerical values which conveys a clear message. Therefore, we have to consider the graphical perception of the users who will benefit from the data visualization. Graphical perception is the ability of an individual to decode the information displayed as graphical objects [13], it has been a widely researched field [14]. Graphical perception affect how we understand visualized information. In the context of health data, it remains a challenge to design graphical representations for non-medical experts. Graphical representations in this context should enhance the users’ ability to understand their health situation and take informed decisions. With this “deep” understanding on the health situation, individuals can move towards healthier behaviors.

The graphical representation of health data requires a complete and accurate overview of a patient often including large amounts of measurements, which in turn translates to large datasets. Therefore, health data visualizations need to scale to accommodate large datasets.

Radar visualization

Radar visualization scales to large amounts of data entries because the points are distributed among the circumference. Bar charts, lines or scattered plots, pie charts and similar visualizations can quickly grow to a large scale with large datasets. In the case of radar visualizations, the graphical representation scales with the number of points plotted causing the circumference to grow in order to accommodate all the plotted values.

Hoffman et al. seem to have coined the term of “radial visualization” [15, 16]. The term was the foundation of “ pie chart, starplot, and radar plot” which are the basis of “virtually all the radial visualization methods found in the state-of-the-art research” [16].

Draper et al. propose a classification of radial visualizations into “three main divisions” each comprised of “design patterns” [16].

Polar plots

These are radar visualizations where the center is the starting point from which “line segments” originate [16]. According to this classification, polar plots are divided into Tree and Star patterns.

Trees have segments that “branch off” and are mostly used for visualizing hierarchical data [16]. Examples include Moiregraph [16, 17] and the Hyperbolic Browser [16, 18].

Stars do not have branches but rather straight segments originating from the center, their common uses include “ranking of search results” and “viewing relationships among disparate entities” [16]. Examples of star patterns include Starstruck [16, 19] and Neighbourhood Explorer [16, 20].

Space filling

Also referred to as Radial Space Filling (RSF) [16, 21], this category comprises the visualizations that fill “most or all of the area of a circle” [16]. The classification identifies three patterns: Concentric, Spiral and Euler. These patterns are mostly used for visualizing hierarchical data and “viewing relationships among disparate entities”, except for the Spiral pattern which is used to visualize “serial periodic data” [16].

Concentric pattern have an “origin at or near center of canvas” from where rings are plotted outwards and “each ring divided into multiple sectors” [16]. Filelight is an example of concentric pattern and it is a “filesystem browser based in part on the Polar TreeMap metaphor” [16, 22].

Spiral pattern consists of a “spiral-shaped glyph” that starts from the center of the canvas [16]. Certain patterns can emerge when arranging the data according to its periodicity, as observed by Carlis and Konstan [16, 23]. RankSpiral is an “interface for search engines” developed using Spiral patterns [16, 24].

Euler pattern has “multiple circles placed inside (or adjacent to) a larger circle” often linked to represent a nested visualization of a hierarchy [16]. An example is Zoomology, which uses the “outer ring” as the actual root of the hierarchical structure where “each node’s children are rendered as inner circles” [16, 25].

Ring

The Ring visualization distributes the nodes “around the circumference” and its common use is to identify relationships between the nodes [16]. The classification divides this group into Connected and Disconnected Rings.

Connected Rings have the nodes connected by “line segments” and in some cases “additional nodes” are positioned in the “ring’s interior” [16]. A popular example is the Circos visualization tool for “identification and analysis of similarities and differences arising from comparisons of genomes” [26].

Disconnected Rings follow the same principle but the nodes have no connections between them, thus representing large datasets without the clutter that Connected Rings have when portraying the relationships between the nodes [16]. SQiRL is an example of this pattern, it is a tool that visualizes the “opinion polls” by breaking down the “respondent’s answers to selected questions” placing them “around the circumference” [16, 27].

In the context of health data visualization, radar visualizations have a potential to visualize large amount of datasets due to their clarity in the data representation. However, the potential use of interactivity needs to be addressed by these visualization tools. The ability to represent relevant information should be embedded in the visualization tool leveraging from modern technologies such as Web browsers and Web services as well as with current interfaces such as touchscreens.

The health graph

The health graph, or hGraph was developed by MITRE Corporation and released to the public in 2010 under the Apache v2.0 license. The design intention of the hGraph is to facilitate the graphical representation and understanding of health data. The data can come from a wide-range of sources such as laboratory tests, physical activity, nutrition, sleep monitors and other sources. The domain of this visualization technique includes Personal Health Informatics, EHR and Personal Health Record (PHR) visualization [3].

Following the classification from Draper et al., the hGraph could be classified as a Polar Plot and Ring, following the design patterns of a Star and a Connected Ring.

The hGraph design consists of a circular space with an area defined by to circumferences. The area represents the minimum and maximum recommended values for a given measurement. For instance, the minimum and maximum recommended fat percentage of a person in a given age. The measurements are represented as circles and their position in the circular space represents how far or close they are from the recommended values. The position is normalized according to the recommended values.

The values are distributed in a circular space. A graph is formed by joining the data points around the circular area. This polygon or graph reveals a pattern and its shape provides a quick overview of the general situation of all the values and how they deviate from the recommendations. The hGraph design highlights values outside of the recommendation by using the red color on the data points and by modifying the shape of the graph. The rationale of the hGraph is that if the same measurements are plotted in the same order for various cases, then the graph patterns can reveal similar shapes associated with certain health conditions.

Web-based solution

Web-based solutions for data visualization provide flexibility, as they can be accessed by any web browser, either from mobile devices or personal computers. The hGraph uses a web approach via HyperText Markup Language (HTML) and Scalable Vector Graphics (SVG). The programming language of the library is JavaScript and is built using the Data-Driven Documents library. Data-Driven Documents (D3.js) library provides free access to the Document Object Model (DOM), which is the substrate that enables the programmer to interface with the graphical representations in a web browser [28].

hGraph as an insightful visualization

Based on the approach proposed by C. North [29], a previous study [4] compared visualizations based on how well users derived meaningful insights. The study compared the hGraph visualization along with four alternatives based on the Graphical Perception Framework proposed by Cleveland McGill [14]. The study compared the same data plotted with these five alternatives plus a control group which had the numerical data with no visualization. The data was comprised by a set of measurements of two modelled patients. The first patient had an elevated at risk of developing Type II Diabetes and the second one had a low risk due to a healthy lifestyle (regular exercise and a balanced diet). The evaluation followed the insight-based methodology similar to other experiments for visualizing genetic expressions [30]. The experiment determined how these visualizations can enable users to understand the overall health situation of the modelled patient with poor health, as well as the possible causes behind that patient’s situation. The hGraph was found to be the most effective solutions for creating meaningful insights and to help users to better understand the data.

Figure 1 is an example of the hGraph visualization. The figure was extracted as a snapshot as the library generates an SVG document structure that cannot be exported outside the browser. We address this issue in the next section of the article. The hGraph hides the measurements when the zoom level is low, meaning that the user has zoomed out. The shape is an average of the deviation of each measurement under the same category. When the user zooms in, the details are revealed and the rest of the information becomes visible, that is the numerical values and positions (with respect to the recommendation) of the measurements.

Fig. 1
figure 1

An example of the hGraph. The hGraph shows an overview at a low zoom level. When the zoom increases, the details of each measurement are revealed

Implementation

In this chapter we detail the implementation methodology and the key features implemented in the library. We named the library Health Figures (hFigures) because it is based on the design principles of the hGraph. hFigures makes an emphasis on multiple graphs, or figures, in order to provide a graphical representation of evolution of the data over time (multiple snapshots of the data at certain points in time).

Methodology

The implementation of the hFigures followed the Extreme Programming methodology [31, 32]. The main key requirement was to provide a visualization which represents the changes in the overall health situation. In addition, the implementation addressed the features that the users requested in a previous study [4].

Extreme Programming focuses on releasing and reviewing functional software continuously [32]. Often these requirements change and the programming practice is to address this changes by prioritizing them at the top of the change list.

During the implementation of the library, our research group provided the continuous review process of the software. The research group has expertise in Health Sciences, Signal Processing, User Design, Software Engineering and Machine Learning. Requirements often changed and new releases were assessed by the group. The development of the health monitoring application followed the practice of pair programming, as it is often the case in Extreme Programming [31].

Data source

We use a JSON (JavaScript Object Notation) format to read the data, in which the measurements are grouped according to their categories. The groups contain an array of samples, which represent the values obtained from a measurement (steps per day, cholesterol, triglycerides, blood sugar or depression level using [33]). The samples contain a timestamp in Unix Epoch format and the value of the measurement. The Unix Epoch format is the number of seconds since the first of January 1970, Greenwich Meridian Time (GMT). An example of the data source is in Fig. 2, it shows the first measurement of the group “Blood Pressure” which in this case is comprised by Systolic and Diastolic measurements and each of them have two samples taken at two particular times, Friday 9th of January 2015 at 10:10:24 GMT (1420798224 — seconds) and Thursday 12th of February 2015 at 12:05:20 GMT (1423742720 — seconds).

Fig. 2
figure 2

JSON data source file. The data source file structured as a JSON file

SVG document export

The SVG document structure we designed in our implementation can be exported to a separate file outside the web browser. The short-term objective is to build a tool-kit that enables researchers to visualize their data with our implementation so they can use the generated SVG file in articles, posters, presentations or other applications. For instance, Fig. 3 has been exported as an SVG document from the browser into this article. SVG export is possible due to the rendering of our algorithm which does not depend on JavaScript or Cascade Style Sheet (CSS) styling properties to produce a finalized document. The library build the entire image as a stand-alone document. The hGraph library unfortunately does not produce a complete document but instead depends on CSS and JavaScript code to make the image visible.

Fig. 3
figure 3

A simple example of hFigures. The measurements are separated by groups in sectors

Constant graph shape

Figure 1 shows an hGraph example and Fig. 3 shows an hFigures example. The hGraph computes the average of the deviation of the measurements in order to show the polygon or graph, as a representation of the overall health assessment. However, some measurement might deviate towards a lower value and while others towards a higher one, thus the average position would be roughly the middle recommended area. For this reason, hFigures does not change the shape of the graph if the user zooms in or out. Showing and hiding the measurement labels is the only reaction to the zooming events from the user at the moment. This avoids clutter when the user wished to have a quick glance at the picture but keeps the graph with the same shape.

Layout construction

The measurement groups are represented using a circular layout divided in sectors. The goal is to have a clear division between the groups as they represent the different aspects of the overall health. hFigures uses the d3 pie chart layout and modifies the data source provided to the layout. All the measurements have the same numerical value and at the end of the group, we insert an extra value in order to leave a blank space between the circular area sectors. The result is visible in the hFigures example shown in Fig. 3 and the code that produced this visualization is in Fig. 4. The pie layout constructs the sectors of the circular area based on a data source. When we provide an array of numbers, the layout uses the numbers to calculate the proportions of the area. In order to achieve the layout construction that we have designed, the array has the same constant number multiple times, the number of measurements plus an additional number for each group.

Fig. 4
figure 4

Layout construction code. The layout for distributing the measurements is build using d3 pie layout leaving spaced between the measurement groups

Color-coded entries

The data source can contain additional sets of value ranges. For instance a warning range of values can let the users know when a value has reached a level that requires attention but has not yet reached a critical point. We followed the users’ feedback that recommends a traffic light-based approach. The green color means that the values are within the recommended, yellow suggest a warning or follow-up action needed and the red indicated a critical threshold has been passed.

In the implementation, the library verifies if these additional ranges are present in the measurement definition. In order to verify if the property of the object exists, JavaScript provides a qualifier method, typeof. The returned value must be compared with the keyword definition for properties that are not present in an object, the keyword undefined has been suggested by Mozilla Developer Network [34], a highly reputable source for Web development. The code is shown in Fig. 5.

Fig. 5
figure 5

JavaScript code to determine if additional ranges are provided. In JavaScript the data source could contain additional ranges, these are properties in an object that need to be checked beforehand and if the exists, compare the values accordingly

Multiple graph

The dataset is structured as a set of measurements where each has its own collection of samples. In order to compare the evolution of these measurements, the hFigures library allows the graphical representation of any number of samples. The result is a set of graphs or polygons overlapping or stacking with each other. In order to differentiate them, we use a lighter set of colors so that the users can see the difference between two points in time. As an example, Fig. 3 shows two different samples for each measurement. This example portrays a modeled person that has been active in a health coach program. Some measurements have improved and are closer to the recommendation. Users repeatedly expressed that it would be very helpful to visualize two or more different points in time so as to compare how the person has evolved.

Including multiple graphs has implications in the structure and procedures of the visualization construction. For instance, we structured the SVG document such that each measurement includes one or many plotted circles that map to each sample. The measurement labels need to be positioned considering that a plotted circles can (and probably will) overlap. This is challenge that we address in the next section by finding an optimal label space distribution to avoid labels from overlapping and also to reduce the clutter in the visualization space.

Label space distribution

After the measurements are plotted, the labels are added to increase readability. The position of the label needs to be defined within a given range to avoid overlaps and clutter.

Labels need to avoid overlapping with each other and with their measurements. To solve the label overlapping problem we implemented an algorithm that starts by ordering the labels by their angular position, that is the angle at which the measurement is positioned. The next step is to calculate the height of the label and position it over the previous one in the direction that goes from the center of the visualization area upwards or downwards (depending on the angle). The idea is to begin with the center of the area, either to the left or to the right of the circles, then we work our way up or down drawing the labels into the SVG document. We add the labels as SVG elements and the use the transform property to position them in the corresponding place. Figure 6 shows the spacing between the labels using the algorithm when drawing the labels from the center to the upper right corner. For each of the four quadrants, the library calls the method shown in Fig. 7 which computed the position of the label as we described.

Fig. 6
figure 6

Label positioning distribution. The labels are positioned according the their height and margin, as a result the labels do not overlap and clutter is avoided

Fig. 7
figure 7

JavaScript code for label positioning. The function in JavaScript distributed the positioning of the label to avoid overlapping and clutter

As mentioned before, labels can also overlap with measurement circles. To avoid this problem we calculate the maximum radius from the center of the visualization area to the highest value of a measurement sample. From that starting point, we place the label in that position. In other words, for each measurement, we find the largest value of the samples. Figure 8 shows a sector of the hFigures where the sugar measurement label has been pushed out for a few pixels in order to avoid overlapping it with the red circle. The rest of the labels adjust to that position by leaving a user-defined margin.

$$ r_{label} = max\left({\bigcup_{i}^{n}} \left \{ r_{i} \right\} \right) + \textit{margin} $$
((1))
Fig. 8
figure 8

Label positioning avoiding overlapping with measurements. Some measurements can be positioned outside of the recommended range, the labels are adjusted to avoid overlapping

The radius for the label is the maximum value of the samples translated as graphical coordinates plus a margin. Equation 1 obtains the label radius r label given the radii of the samples of a measurement plus the default margin m.

Feature implementation summary

The key improvement of hFigures is the addition of multiple graphs as a mechanism to compare the values of the health measurements over time (Table 1).

Table 1 Comparative functionality table. The table lists the features supported by hFigures and hGraph

The immutable shape of the graph presents the same information (values of the measurements in respect to the recommended target) regardless of zooming. This feature shows the data “as is” without calculating average, mean or deviation. Users stressed the importance of graphically representing the information without any calculations such as mean or accumulated values. The users expressed that showing the measurement values in hFigures helped them to derive valuable insights with just a quick glance at the data, for instance they identified measurement that fall outside of the recommended range easier and without requiring them to zoom in or out.

The hFigures library does not calculate an overall score since the users considered that this task should be the sole responsibility of a health care professional. An overall score also depends on each person under a case by case basis. For instance, the hGraph allows the user to assign weights to each measurements’ value, the score is then calculated summing the value of the weights times the measurement’s deviation from the recommendation. The users participating in the design process of our library expressed that an overall score would complicate the integration of the library into daily health care processes as specialists would need to review case by case to find the adequate score formula, which means specifying the weights (importance) of each measurement for a given person.

Measurements in the hFigures library are grouped in sectors which represent the category they belong to. Grouped measurements allow a clear division of categories resulting in enhanced understanding on how certain areas of wellness have changed and how, if any, they affect each other. The sectors remain visible regardless of the zoom level, users expressed that this feature provides an informative approach as the categories are always showing to which category the measurements belong to. Hiding the category labels and displaying the measurements without divisions would complicate understanding the status of health categories, such as sleep, nutrition, physical activity and others. Users expressed their confusion when they were unable to determine when a category starts or ends after zooming in and out of the hGraph.

The possibility to export the generated figure as an SVG file, allows the integration into research articles, presentations, websites, posters and other Software applications to further enhance the utility of the hFigures.

Evaluation

The health data visualization library was placed in the context of a full application. We tested the library in a contextualized scenario where the users conducted a series of tasks and answered usability questionnaires. In this section we present the methods we used for recruiting the participants and for the usability testing of the library. We also explain the metrics measured and the rationale behind the selection of the usability testing methods.

Nielsen suggests that “usability has multiple components and is traditionally associated with the five usability attributes, which are learnability, efficiency, memorability, errors, and satisfaction” [35]. In order to assess the usability of the software solution, multiple alternatives exist in industry and research. Johnson et al. developed a toolkit for usability testing of Electronic Health Records commissioned by the Agency for Healthcare Research and Quality of the U.S. Department of Health and Human Services [36]. The toolkit is built on the basis of the assessment of existing usability methods in the context of Electronic Health Records and Health Information systems. The toolkit is a detailed analysis of the usability methods, their advantages, disadvantages and appropriateness ranking.

We selected the Usability Questionnaires since it has a high appropriateness ranking [36]. We were able to recruit three usability experts to conduct the Heuristic Evaluation and the Cognitive Walkthrough, both are recommended techniques to complement the evaluation. We concluded the evaluation using the principles of Controlled User Testing.

Continuous health monitoring application

In order to test the hFigures library, we designed an application for visualizing the health situation of a modeled patient and how this has changed over time within a health coaching program. The objective is to help the users in the decision making process of assessing the overall health situation and whether or not the health program has provided benefits.

The application has three components: activity timeline, the hFigures data visualization library and longitudinal measurements. Figure 9 shows the three components. The figure is not a screenshot of the application but rather an extraction of the SVG documents embedded in the HTML file, except for the timeline.

Fig. 9
figure 9

Health Monitoring Application. The health monitoring application with the three components: hFigures, Activity Timeline and Longitudinal Measurements

Activity timeline

This component represents the health interventions (particular actions) that the modeled patient has done during the health coaching program. During the program, several snapshots of the patient’s overall health are taken and visualized using the hFigures library.

hFigures

The developed hFigures library is utilized to display the set of measurements taken during the health coaching program. These measurements describe an overview of the health situation of the modeled patient. Users can change the time at which the snapshot was taken to compare changes over time as a result of the health interventions.

Longitudinal measurements

The application also displays the same set of measurements using longitudinal temporal representation. We included this component to provide additional details and trends on how the measurements have changed over the coaching program.

Heuristic evaluation

Heuristic Evaluation requires at least one expert in the area of human-computer interaction [35, 36]. For our evaluation we recruited three experts, and they assessed the application using Nielsen’s heuristics [35]. The evaluation has 11 metrics evaluated using a seven point Likert scale, where the value 1 indicates “strongly disagree” and 7 “strongly agree”

Heuristics are “rules of thumb” comprised of 10 principles meant to assist the Human-Computer Interaction specialist in the usability assessment [36, 37]. We explain the principles of the Heuristic Evaluation according Nielsen [37].

  1. 1.

    Visibility of the System Status: Refers to continuous feedback on the status of the system “within reasonable time” (Feedback).

  2. 2.

    Match between system and the real world: The use of the language should be familiar to the user so that conversations follow a “natural and logical order” avoiding technical terminology unfamiliar to the intended user audience (Speak the User’s Language).

  3. 3.

    User control and freedom: Allow the user to recover from erroneous navigational options with “clearly marked” access options (Clearly Marked Exits).

  4. 4.

    Consistency and standards: Follow the same language and terminology to avoid the user from guessing the meaning of “words, situations, or actions”(Consistency).

  5. 5.

    Error prevention: Avoid “error-prone” options in the system whenever possible and for those cases when the problematic options cannot be avoided, then present the user confirmation dialogues (Prevent Errors).

  6. 6.

    Recognition rather than recall: Present visible options to the user at all times so as to avoid the effort of remembering previously stated instructions. Whenever options cannot be visible, make them “easily retrievable whenever appropriate” (Minimize User Memory Load).

  7. 7.

    Flexibility and efficiency of use: The interface should accommodate the novice and advance user by providing “tailored frequent actions” (Shortcuts).

  8. 8.

    Aesthetic and minimalist design: The dialogues should only contain relevant and clear information that is timely needed at that particular state of the interface (Simple and Natural Dialogue).

  9. 9.

    Help Users recognize, diagnose, and recover from errors: Plain language should be used in error messages, and whenever possible they should provide helpful information so that the users can take constructive actions. (Good Error Messages)

  10. 10.

    Help and documentation: Some systems require documentation and guidelines to explain briefly how to accomplish specific tasks in concrete steps.

Cognitive walkthrough

Wharton et al. developed the Cognitive Walkthrough for usability testing [38]. Johnson et al. summarize this method as a “usability inspection method that compares the users’ and designers’ conceptual model and can identify numerous problems within an interface” [36, 38].

Cognitive Walkthrough has successfully been used to evaluate usability of Healthcare Information Systems [36, 3942] and Web Information Systems [43].

Since Cognitive Walkthroughs “tend to find more severe problems” [36, 44] but “fewer problems than a Heuristic Evaluation” [36, 45] we included both methods in our evaluation.

Laboratory testing

Regarded as the “golden standard” for usability testing [46], Laboratory Testing collects “qualitative and quantitative” data “since it collects both objective data such as performance metrics (e.g., time to accomplish the task, number of key strokes, errors, and severity of errors) and subjective data such as the vocalizations of users thinking aloud as they work through representative tasks or scenarios” [36].

Controlled user testing is comprised of “a series of commonly used task scenarios” where users are asked to conduct these tasks using a “thinking aloud” [35, 36, 47]. This process requires “users to talk aloud about what they are doing and thinking” while they complete the tasks using the system [35, 36, 47].

As the “golden standard” in usability testing, this method has been widely used in evaluating Health Information Systems [36, 4851]

The data exploration tasks are designed to assist the decision making process on the health situation of the modeled patient. The usability scenario was the main goal of the intended use of the application. We explain the participants the purpose of the application, which is to facilitate the decision making process weather or not the overall health situation of the modeled patient is favourable and weather or not the health coaching program was beneficial for the patient. The tasks are designed to represent the common usage of the application, namely to find the measurements inside and outside of the recommendation and to identify the areas that improved and need even further improvement. The tasks given to the participants are shown in the following list.

  1. 1.

    How many areas of health are displayed in the hFigures?

  2. 2.

    Choose one of these areas and point to its measurements.

  3. 3.

    Identify one measurement inside the recommended values and another one outside.

  4. 4.

    Identify the measurement that is the furthest from the recommended values.

  5. 5.

    What does the green, yellow and red circles mean?

  6. 6.

    Has the overall health improved after coaching?

  7. 7.

    Which area of health has improved the most after health coaching?

  8. 8.

    Which measurements show the biggest improvement?

  9. 9.

    Understand the difference between the points inside and outside the recommended area.

Usability questionnaires

We followed the recommendations from Johnson et al. and used this method in our evaluation. Usability Questionnaires are “the most common” method to “collect self-reported data” from the “users’ experience and perceptions after using the system in question” [36]. Although the data collected is self-reported, some questionnaires have reliability in measuring several usability metrics such as “satisfaction, efficiency, effectiveness, learnability, perceived usefulness, ease of use, information quality, and interface quality” [36].

We used two Usability Questionnaires to evaluate the usability of our application, Computer System Usability Questionnaire (CSUQ) and After Scenario Questionnaire (ASQ) [52]. Table 2 shows the length, reliability and the metrics of the questionnaires. These questionnaires use a seven-point Likert scale from “strongly disagree” up to “strongly agree”.

Table 2 Standard questionnaires table. The table lists the standard questionnaires we used for the user evaluation of the system with their length, reliability and metrics

Computer system usability questionnaire (CSUQ)

The questionnaire was developed by IBM and it is a “slight” modification of the Post-Study System Usability Questionnaire (PSSUQ) [53]. Table 2 shows the reliability of this questionnaire. The questionnaire has high “coefficient alpha” with a reliability 0.95 in total and “0.93 for system usefulness, 0.91 for informational quality, and 0.89 for interface quality” [36, 52, 53]. We selected this questionnaire since it has been successfully used in the Healthcare domain [36, 54] and in the evaluation of “of a guideline-based decision support system” [36, 55].

After scenario questionnaire (ASQ)

An additional questionnaire developed by IBM [36, 52, 56] and designed to measure the user satisfaction after scenario usability studies have been completed [36, 53, 57]. This questionnaire measures the “ease of task completion, time required to complete the tasks, and satisfaction with support information” [36]. Since we already designed the scenario for the evaluation of the system, we included this questionnaire in our study.

Data model

Similar to the study we conducted in the insight-based methodology [4], we modeled a patient using clinical expertise of a physician along with the most common symptoms for developing Type II Diabetes. The modeled patient consisted of a set of measurements over time comprised of the following parameters:

  • Blood pressure: systolic and diastolic blood pressure

  • Physical activity: weekly active days [58, 59], steps per day [60]

  • Body composition: Body Mass Index (BMI), waist diameter and fat percentage

  • Sleep: time in bed, time asleep

  • Fitness: resting heart rate, fitness index [61, 62], muscular force, muscular endurance and balance [63]

  • Lab Tests: hemoglobin, fB-Gluc, cholesterol, HDL, LDL, triglycerides

  • Nutrition: meal regularity, type of meals (vegetables and fruits), sugar intake, fat quality, fiber and salt intake.

  • Drugs: tobacco (cigarettes per day), alcohol abuse, drug abuse (narcotics), medication abuse

  • Emotional wellbeing: depression level [33], stress level and stress recovery [64, 65] and optimism [66].

Recruitment

We recruited a total of 14 participants following similar usability studies and Faulkner’s [67] recommendation of conducting usability tests with 10 to 20 users “in order to find 90 to 95 % of usability problems” [68]. Among the 14 participants we were able to recruit 3 usability experts, following the recommendations from Nielsen and a number of previous studies stating that 3 to 5 experts are needed to conduct the Heuristics Evaluation [35, 36, 6972].

Participants were recruited through the university’s student email lists, self-study groups, lectures and workshops. After completing the usability tests, the participants received a movie ticket.

Ethics

The study we conducted was a usability evaluation using simulated data not belonging to a real person. The results of the usability tests were kept anonymous and the collected data does not include sensitive information from the participants. According to the ethical principles applied by the Finnish Advisory Board on Research Integrity, our study did not need ethics approval [73].

The experimental procedures described in this paper complied with the principles of Helsinki Declaration of 1975, as revised in 2000. All subjects gave informed consent to participate and they had a right to withdraw from the study at any time. The informed consent also explained that their names and identities will be kept confidential, that the results will not be linked to their identities, the sessions will be recorded using a Web camera and microphone for further study and that the clinical data visualized did not belong to a real person.

Experiment protocol

The testing process started with the signature of an informed consent where we explained the participants the purpose of the test. Afterwards we proceed to explain a usability scenario and the tasks that the participants were asked to complete. The participants were allowed to ask questions at any time. After performing the tasks we asked the participants to fill in the Usability Questionnaires. We close the session with a briefing interview where we asked the users what they liked and disliked about the application as well as what were their recommendations for further improvements. The sessions were recorded for further study and to find the correct timing of the task completion.

Materials and tools

We conducted the usability tests in our laboratory. We used a computer with a local HTTP server running our server application and Google Chrome as the browser running our front-end application. The computer was a laptop with a camera and microphone which were used to record the session for later study. The computer was connected to a 23 inch display and a separate keyboard and mouse. The usability questionnaires were filled out using the Web portal developed by Perlman and available at the following address http://garyperlman.com/quest/.

Results

Heuristic evaluation

The three expert users answered the Heuristic Questionnaire in order to identify problems with the user interface of the health monitoring application. The three experts agreed and in some cases strongly agreed with most of the indicators. One expert found the instructions for adjusting the time of the visualization tool to be demanding. The expert addressed this comment to the integration interface that allows the time to be adjusted and thus visualized. The remark was not addressed to the graphical representation of the data using hFigures. The results of the evaluation are summarized in Table 3. The average response was 6.3 out of 7 points (Additional file 1).

Table 3 Heuristic evaluation results. The table summarizes the results of the Heuristic evaluation conducted by three usability experts

Cognitive walkthrough

During the Cognitive Walkthrough, the concept of the health monitoring application was explained to the usability experts. The purpose of the application was explained in the context of the health situation of the modeled patient and how the application visualizes the changes in the health situation over time. We used the usability scenario and tasks to confirm that the interface supports the intended use of the application. The questions comprising the walkthrough, as described by Wharton et al. [38]., were correctly answered by the expert users thus no design or mismatch errors were found.

Controlled user testing

Table 4 summarizes the results of the completed, number of errors, average time to complete the task and the standard deviation. All participants completed 7 of the 9 tasks. Task 2 was the most problematic, we asked users to “choose one of these areas and point to its measurements”, we found that 3 participants were not able to understand the task thus unable to complete it. The second most problematic task was number 9, “understand the difference between the points inside and outside the recommended area”, where one participant was unable to complete it successfully incurring in one non-crucial mistake (an error that prevent the task to be completed).

Table 4 Controlled User Testing Results. The table summarizes the results of the 14 users performing the 9 tasks

Additional non-crucial errors occurred in tasks 1, 3, 4, 6 and 8. The large number occurred in the first task due to the initial values set in the default zoom level of the hFigures component. After the usability testing, we corrected this problem by adjusting the initial zoom level to include the whole figures inside the container (Additional files 2 and 3).

Usability questionnaires

Computer system usability questionnaire (CSUQ)

We computed the results according to Lewis, obtaining the average of “items 1 through 19” to determine the overall usability rating of the system. System usefulness is the average of items 1 to 8, information quality 9 through 15 and interface quality 16 through 18 [74].

Table 5 shows the results of the system usefulness. The system obtained an average of 6.13 out of 7. Table 6 shows the results of the information quality metric where the application scored a total average of 5.66. The average value is still within the “agree” response of the participants, however the notable low value compare to the other metrics might be due to the amount of information presented in textual format in the application. The information was encoded using graphical representations and even though a help document was included in the system, the text was not likely to fulfil the users’ expectations. Table 7 shows the score for the interface quality where the application obtained an average of 6.24 out of 7. The combined results are shown in Table 8. The score of the overall usability is 6.02 with a standard deviation of 1.04. We can determine that all the participants at least “agreed” in the Likert scale that the application was useful for the decision making process of assessing the health situation and evolution of the modeled patient (Additional file 4).

Table 5 Computer system usability questionnaire results for the system usefulness assessment. The table shows the results of the questions corresponding to the system usefulness with its average and standard deviation
Table 6 Computer system usability questionnaire results for information quality
Table 7 Computer system usability questionnaire results for interface quality
Table 8 Computer system usability questionnaire results for overall usability, system usefulness, information and interface quality

After scenario questionnaire (ASQ)

Table 9 the average response for the ease of task completion was 6.64 with a standard deviation of 0.842 and for the time required to complete the task 6.64 and a standard deviation of 0.497. The overall satisfaction was 6.46 and a standard deviation of 0.53. The usability of the system had a high score in the ASQ results meaning that the system was suitable for the scenario in the context of the health data visualization of the modeled patient and its evolution over time (Additional file 5).

Table 9 After scenario questionnaire results

Identified issues and suggested improvements

The feedback shows that the main problem was the incomplete visibility of the hFigures in the application component window. Users also requested to show the detailed information as a hovering pop up window in the second figure (measurements before the coaching program). Currently only the latest measurements have the hovering window however users requested that both measurements (the before and after) should contain the same functionality. Additional information was needed in the measurements that contained numerical scales, such as the depression index. A more contextualized approach explaining the meaning of the values can help the user understand the measurements and thus the overall health situation of the patient better.

Discussion

The value of a data visualization depends on the knowledge that it can convey to the public. In this section, we claim that hFigures has the potential to be used both in the clinical and personal wellness applications. Large amounts of measurements do not clutter the visualization area as a result of our implementation, Fig. 10 shows an example of a large visualization of a modeled patient. The comparison of multiple graphs can provide a meaningful visualization to individuals and clinicians alike. The implementation of hFigures follows an extensible approach and even though it was designed to be used for health data visualization, any dataset that has a target range of values as a reference can be visualized.

Fig. 10
figure 10

A heterogeneous hFigures example. An overview of a modeled person comprised of several measurements with two time snapshots showing its evolution over time

Translation to health care

The wide variety of EHR formats and data sources from self monitoring applications comprise a challenge in unifying the data in order to provide an overview of a patient. Currently, most of the data sources contain the date when the sample was extracted, whether it is a tracking device or a blood test. This sample date already provides the timestamp required by the hFigures data source file. The values of the samples are the main object of study in a measurement, for instance the levels of cholesterol or sugar at a given time, the number of steps per day, the percentage of body fat and several others. This information can be transformed in a simple process to build the hFigures data source following the JSON structure.

hFigures is a visualization library based on Web technologies, it uses a Web browser and the rendering of the SVG is compatible with current HTML standards. Thus providing interoperability across multiple devices including tablets, smartphones, workstations or laptops is indeed feasible. The D3.js library that hFigures is built on, enables compatibility with Internet Explorer versions 8 and higher using a component named Aight [75]. Internet Explorer 8 is prevalent in hospitals and clinics due to the restrictions in installing custom software.

Patient evolution

Multiple graphs plotted on the layout of recommended values shows the change in the data over time. This could allow clinicians to understand the evolution of certain aspects in the health of the patient. For instance, health professionals would be able to look at the effect of a trail drug treatment over time. Possibly, the collected samples of a patient before and after starting the trial would be plotted as the multiple graphs portraying the evolution of the patient. Figure 10 shows an example of a more heterogeneous dataset. The labels for each individual measurement are usually hidden when a full zoom out is performed by the user. For the purpose of demonstrating the visualization library we have made all the labels visible.

Personal health monitoring

As an example, Fitbit provides activity trackers and a wide-range of devices. The data collected can be obtained through their API. In most cases, providers such as Fitbit follow an HTTP REST interface. Figure 11 shows an example of the data Fitbit provides through its interface. The data has “activities” as properties of a JavaScript object. These entries have in turn a property “startTime” which provides the timestamp required for the hFigures data source file.

Fig. 11
figure 11

Fitbit API example response. An example JSON response from a Fitbit activity sensor that can be transformed to a data source to be visualized by hFigures

In this case, a step counter contains the property “steps” with the number of steps registered by the device. This and other measurement can be plotted in the hFigures following the data source file structure.

We can also use multiple graphs to show the user-defined goals as a reference in addition to the actual values of the measurement (steps per day). Figure 11 only show steps per day, however the documentation of the API specifies that additional data is available. This data includes distance travelled, sedentary activity, floors climbed, calories burnt and more.

Other device manufacturers such as Withings or Jawbone provide their users the possibility to use their APIs to extract collected data in a similar way. As in the case of Fitbit, all data has at least a timestamp (date, time or both) and a set of values. Recommended values for the health measurements can be obtained from healthcare professionals and public health information sources.

Limitations

The library reads the data in JSON format and does not support XML, which is still used by some Health Information Systems. Data files need to be included in the same HTML file and used to create an instance of the hFigures class. The library does not retrieve the data remotely by itself so the data provision is the responsibility of the developer. Other libraries provide an AJAX interface through HTTP(S) communication to an endpoint in order to retrieve the data. The information in the nodes comes entirely from data source file, which means that additional information about the measurements cannot be supplied otherwise. The extraction of the SVG file requires to export the code embedded in the HTML file. Currently no automatic export functionality is implemented.

Further development

We plan to develop the library further to address the suggestions obtained from the participants of the usability testing. The next release of the library already included the fixes for the automatic adjustment of the initial zoom level to show the complete figures within the given container, usually a <div> element in the HTML document. The next item to address is the inclusion of additional information explaining the measurements in the hover pop up window. Additionally we need to develop an algorithm to display the values when hovering on the two figures so that the pop up windows do not overlap.

Further development contemplates a Web Service which consumes a JSON data source file and produces an SVG or a HTML document with the interaction features as a JavaScript file attached. Such service has been already requested in other projects for research purposes in order to provide a better software tool for medical decision making processes.

Conclusion

Complete and accurate visualizations of health data have been thought to empower individuals, citizens and health professionals alike, to better understand situations and take better informed decisions [2, 12, 76]. These decisions can be medical treatment, behaviour change practices, wellness development, health coaching program and more. In this article we detailed the underlying motivation to develop a visualization library inspired by the hGraph.

We tested the visualization library in the context of an application by conducting usability tests comprised of Heuristics Evaluation, Cognitive Walkthrough and Usability Questionnaires. In the Heuristics Evaluation the average response was 6.3 out of 7 points and the Cognitive Walkthrough done by usability experts indicated no design or mismatch errors. In the CSUQ usability test the system obtained an average score of 6.13 out of 7, and in the ASQ test the overall satisfaction score was 6.64 out of 7. The results indicate that the library was helpful in assisting users in understanding health data and its evolution over time.

The library is an open source tool inspired by the hGraph but with additional key improvements. However, additional improvements and fixes are needed to further develop this tool. In this article, we also discussed how this library can be used in wellness and health processes to understand the evolution of a patient’s health and wellness.

Open challenges remain in studying alternative features that can help users identify relationships between measurements, visualize patterns and enable deeper exploration of the data with a higher degree of interactivity.

Availability and requirements

  • Project name: hFigures

  • Project home page and source code repository: https://github.com/ledancs/hFigures

  • SciCrunch Resource ID SCR_014201

  • Operating System: Platform independent.

  • Programming language: JavaScript.

  • Other requirements: Developers willing to deploy the application need to serve the files via a Web server. Users require a Web browser to visualize the application.

  • License: MIT License.

  • Any restrictions to use by non-academics: No.

Availability of data

The dataset supporting the conclusions of this article is available in the BioSharing repository with the identifier biodbcore-000734 at the following url: https://biosharing.org/biodbcore-000734.

The dataset is also available at Tampere University of Technology Personal Health Informatics website in the following url: http://www.tut.fi/phi/?p=319.

Abbreviations

API:

application programming interface

D3:

data-driven documents

EHR:

electronic health record

hFigures:

health figures

hGraph:

health graph

HTML:

hypertext markup language

JSON:

JavaScript object notation

PHR:

personal health record

SVG:

scalable vector graphics

References

  1. Hood L, Flores M. A personal view on systems medicine and the emergence of proactive {P4} medicine: predictive, preventive, personalized and participatory. New Biotechnol. 2012; 29(6):613–624. doi:10.1016/j.nbt.2012.03.004. Molecular Diagnostics and Personalised Medicine.

    Article  CAS  Google Scholar 

  2. Lesselroth BJ, Pieczkiewicz DS. Data visualization strategies for the electronic health record In: Berhardt LV, editor. Advances in Medicine and Biology, vol. 16. New York: Nova Science Publishers, Inc: 2012. p. 107–40.

    Google Scholar 

  3. Follett J, Sonin J. hGraph: An Open System for Visualizing Personal Health Metrics. Technical report, Involution Studios, Arlington, Massachusetts (April 2012). Accessed 25 Mar 2015. http://www.hgraph.org/docs/hGraph_Whitepaper.pdf.

  4. Ledesma A, Nieminen H, Valve P, Ermes M, Jimison H, Pavel M. The shape of health: A comparison of five alternative ways of visualizing personal health and wellbeing. In: Engineering in Medicine and Biology Society (EMBC), 2015 37th Annual International Conference of the IEEE: 2015, doi:10.13140/RG.2.1.1321.6725.

  5. Bui AAT, Aberle DR, Kangarloo H. Timeline: visualizing integrated patient records. IEEE Trans Inf Technol Biomed. 2007; 11(4):462–473. doi:10.1109/TITB.2006.884365.

    Article  PubMed  Google Scholar 

  6. mHealth App Developer Economics 2014: The State of the Art of mHealth App Publishing. Berlin, Germany: research2guidance; 2014. http://mhealtheconomics.com/mhealth-developer-economics-report/.

  7. Goetz T. It’s Time to Redesign Medical Data. Accessed 25 Mar 2015. http://www.ted.com/talks/thomas_goetz_it_s_time_to_redesign_medical_data?language=en.

  8. Idris M, Hussain S, Ahmad M, Lee S. Big data service engine (bise): Integration of big data technologies for human centric wellness data. In: Big Data and Smart Computing (BigComp), 2015 International Conference On: 2015. p. 244–248, doi:10.1109/35021BIGCOMP.2015.7072838.

  9. Few S. Information Dashboard Design. North Sebastopol: O’Reilly; 2006.

    Google Scholar 

  10. Soomlek C, Benedicenti L. An agent-based wellness indicator: experimental results and future directions. J Inf Technol Res. 2013; 6(2):1–23. doi:10.4018/jitr.2013040101.

    Article  Google Scholar 

  11. de Ridder M, Constantinescu L, Bi L, Jung YH, Kumar A, Kim J, Feng DD, Fulham M. A web-based medical multimedia visualisation interface for personal health records. In: Computer-Based Medical Systems (CBMS), 2013 IEEE 26th International Symposium On. Porto, Portugal: IEEE: 2013. p. 191–196.

    Google Scholar 

  12. Shneiderman B, Plaisant C, Hesse BW. Improving health and healthcare with interactive visualization methods. Technical report, Citeseer. 2013.

  13. Baird JC, Noma EJ. Fundamentals of Scaling and Psychophysics. New Jersey: John Wiley & Sons Canada, Limited; 1978.

    Google Scholar 

  14. Cleveland W, McGill R. Graphical perception: Theory, experimentation, and application to the development of graphical methods. J Am Stat Assoc. 1984; 79(387):531–554.

    Article  Google Scholar 

  15. Hoffman P, Grinstein G, Marx K, Grosse I, Stanley E. Dna visual and analytic data mining. In: Visualization’97., Proceedings. Phoenix, Arizona (AZ), USA: IEEE: 1997. p. 437–441.

    Google Scholar 

  16. Draper GM, Livnat Y, Riesenfeld RF. A survey of radial methods for information visualization. IEEE Trans Vis Comput Graph. 2009; 15(5):759–76.

    Article  PubMed  Google Scholar 

  17. Jankun-Kelly T, Ma KL. Moiregraphs: Radial focus+ context visualization and interaction for graphs with visual nodes. In: Information Visualization, 2003. INFOVIS 2003. IEEE Symposium On. Seattle, Washington (WA), USA: IEEE: 2003. p. 59–66.

    Google Scholar 

  18. Lamping J, Rao R. The hyperbolic browser: A focus+ context technique for visualizing large hierarchies. J Vis Lang Comput. 1996; 7(1):33–55.

    Article  Google Scholar 

  19. Hetzler B, Whitney P, Martucci L, Thomas J. Multi-faceted insight through interoperable visual information analysis paradigms. In: Information Visualization, 1998. Proceedings. IEEE Symposium On. Research Triangle, California (CA), USA: IEEE: 1998. p. 137–44.

    Google Scholar 

  20. Spence R. Information visualization. New York: ACM Press; 2001, pp. 85–88.

    Google Scholar 

  21. Yang J, Ward MO, Rundensteiner E, et al.Interring: An interactive tool for visually navigating and manipulating hierarchical structures. In: Information Visualization, 2002. INFOVIS 2002. IEEE Symposium On. Boston Massachusetts (MA), USA: IEEE: 2002. p. 77–84.

    Google Scholar 

  22. Howell M. Filelight. Accessed 26 Nov 2015. http://methylblue.com/filelight/.

  23. Carlis JV, Konstan JA. Interactive visualization of serial periodic data. In: Proceedings of the 11th Annual ACM Symposium on User Interface Software and Technology. San Francisco, California (CA), USA: ACM: 1998. p. 29–38.

    Google Scholar 

  24. Spoerri A. Rankspiral: Toward enhancing search results visualizations. In: Information Visualization, 2004. INFOVIS 2004. IEEE Symposium On. Austin, Texas (TX), USA: IEEE: 2004. p. 18–18.

    Google Scholar 

  25. Hong JY, D’Andries J, Richman M, Westfall M. Zoomology: comparing two large hierarchical trees. In: Poster Compendium of the IEEE Symposium of Information Visualization (InfoVis). Seattle, Washington (WA), USA: IEEE: 2003. p. 120–121.

    Google Scholar 

  26. Krzywinski M, Schein J, Birol I, Connors J, Gascoyne R, Horsman D, Jones SJ, Marra MA. Circos: an information aesthetic for comparative genomics. Genome Res. 2009; 19(9):1639–1645.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  27. Draper GM, Riesenfeld RF. Who votes for what? a visual query language for opinion data. IEEE Trans Vis Comput Graph. 2008; 14(6):1197–1204.

    Article  PubMed  Google Scholar 

  28. Bostock M, Ogievetsky V, Heer J. D 3 data-driven documents. IEEE Trans Vis Comput Graph. 2011; 17(12):2301–2309.

    Article  PubMed  Google Scholar 

  29. Chris N. Toward measuring visualization insight. IEEE Comput Graph Appl. 2006; 26(3):6–9.

    Article  Google Scholar 

  30. Saraiya P, North C, Duca K. An evaluation of microarray visualization tools for biological insight. In: Information Visualization, 2004. INFOVIS 2004. IEEE Symposium On. Austin, Texas (TX), USA: IEEE: 2004. p. 1–8.

    Google Scholar 

  31. Roebuck K. Agile Software Development: High-impact Strategies-What You Need to Know: Definitions, Adoptions, Impact, Benefits, Maturity, Vendors. Brisbane: Emereo Publishing; 2012.

    Google Scholar 

  32. Beck K. Extreme Programming Explained: Embrace Change. Boston: Addison-Wesley Professional; 2000.

    Google Scholar 

  33. Poutanen O, Koivisto AM, Kääriä S, Salokangas RK. The validity of the depression scale (deps) to assess the severity of depression in primary care patients. Fam Pract. 2010; 27(5):527–534.

    Article  PubMed  Google Scholar 

  34. The Mozilla Developer Network (MDN). The Typeof Operator - JavaScript Reference. Accessed 25 Mar 2015. https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/typeof.

  35. Nielsen J. Usability Engineering. Amsterdam: Elsevier; 1994.

    Google Scholar 

  36. Johnson C, Johnston D, Crowle P, et al.EHR usability toolkit: A background report on usability and electronic health records. Rockville, Maryland (MD), United States: Agency for Healthcare Research and Quality; 2011. https://healthit.ahrq.gov/ahrq-funded-projects/electronic-health-record-usability-toolkit/citation/ehr-toolkitbackground.

    Google Scholar 

  37. Nielsen J. 10 Usability Heuristics for User Interface Design. Accessed 19 May 2015. http://www.nngroup.com/articles/ten-usability-heuristics/.

  38. Wharton C, Rieman J, Lewis C, Polson P. The cognitive walkthrough method: A practitioner’s guide. In: Usability Inspection Methods. Hoboken, New Jersey (NJ), USA: Wiley: 1994. p. 105–40.

    Google Scholar 

  39. Peute LW, Jaspers MW. The significance of a usability evaluation of an emerging laboratory order entry system. Int J Med Inform. 2007; 76(2):157–68.

    Article  PubMed  Google Scholar 

  40. Karahoca A, Bayraktar E, Tatoglu E, Karahoca D. Information system design for a hospital emergency department: A usability analysis of software prototypes. J Biomed Inform. 2010; 43(2):224–32.

    Article  PubMed  Google Scholar 

  41. Cohen T, Kaufman D, White T, Segal G, Staub AB, Patel V, Finnerty M. Cognitive evaluation of an innovative psychiatric clinical knowledge enhancement system. Medinfo. 2004; 11(Pt 2):1295–9.

    Google Scholar 

  42. Khajouei R, de Jongh D, Jaspers MW. Usability evaluation of a computerized physician order entry for medication ordering. In: Medical Informatics Europe (MIE). Sarajevo, Bosnia-Herzegovina: 2009. p. 532–536.

  43. Blackmon MH, Polson PG, Kitajima M, Lewis C. Cognitive walkthrough for the web. In: Proceedings of the SIGCHI Conference on Human Factors in Computing Systems. ACM: 2002. p. 463–470.

  44. Sears A. Heuristic walkthroughs: Finding the problems without the noise. Int J Hum Comput Interact. 1997; 9(3):213–234.

    Article  Google Scholar 

  45. Beuscart-Zéphir MC, Elkin P, Pelayo S, Beuscart R, et al.The human factors engineering approach to biomedical informatics projects: state of the art, results, benefits and challenges. IMIA Yearb. 2007; 2:109–127.

    Google Scholar 

  46. Newman WM. 10. on simulation, measurement, and pfeeewiaie usability evaluation. Comment Damaged Merch. 1998; 13:316.

    Google Scholar 

  47. Ericsson KA, Simon HA. Verbal reports as data. Psychol Rev. 1980; 87(3):215.

    Article  Google Scholar 

  48. Borycki EM, Lemieux-Charles L, Nagle L, Eysenbach G. Novice nurse information needs in paper and hybrid electronic-paper environments: a qualitative analysis. In: Medical Informatics Europe (MIE). Sarajevo, Bosnia-Herzegovina: 2009. p. 913–917.

  49. Currie LM, Graham M, Allen M, Bakken S, Patel V, Cimino JJ. Clinical information needs in context: an observational study of clinicians while using a clinical information system. In: AMIA Annual Symposium Proceedings, vol. 2003. Washington DC, USA: American Medical Informatics Association: 2003. p. 190.

    Google Scholar 

  50. Hasman A, et al.Development of methods for usability evaluations of ehr systems. In: Ubiquity: Technologies for Better Health in Aging Societies: Proceedings of MIE2006, vol. 124 IOS Press. Maastricht, The Netherlands: Medical Informatics Europe: 2006. p. 341.

    Google Scholar 

  51. Wu RC, Orr MS, Chignell M, Straus SE. Usability of a mobile electronic medical record prototype: a verbal protocol analysis. Inform Health Soc Care. 2008; 33(2):139–49.

    Article  PubMed  Google Scholar 

  52. Lewis JR. Ibm computer usability satisfaction questionnaires: psychometric evaluation and instructions for use. Int J Hum Comput Interact. 1995; 7(1):57–78.

    Article  Google Scholar 

  53. Lewis JR. Psychometric evaluation of the post-study system usability questionnaire: The pssuq. In: Proceedings of the Human Factors and Ergonomics Society Annual Meeting, vol. 36. Thousand Oaks, California (CA), USA: SAGE Publications: 1992. p. 1259–1260.

    Google Scholar 

  54. Jaspers MW, Peute LW, Lauteslager A, Bakker PJ. Pre-post evaluation of physicians’ satisfaction with a redesigned electronic medical record system. Stud Health Technol Inform. 2008; 136:303.

    PubMed  Google Scholar 

  55. Goud R, Jaspers MW, Hasman A, Peek N. Subjective usability of the cardss guideline-based decision support system. Stud Health Technol Inform. 2008; 136:193.

    PubMed  Google Scholar 

  56. Lewis JR. Psychometric evaluation of an after-scenario questionnaire for computer usability studies: the asq. ACM SIGCHI Bull. 1991; 23(1):78–81.

    Article  Google Scholar 

  57. Bangor A, Kortum PT, Miller JT. An empirical evaluation of the system usability scale. Int J Hum Comput Interact. 2008; 24(6):574–594.

    Article  Google Scholar 

  58. United States Department of Health and Human Services. Physical Activity Guidelines for Americans: Be Active, Healthy, and Happy! ODPHP publication No. U0036. Washington D. C. October 2008. 2008. http://health.gov/paguidelines/pdf/paguide.pdf.

  59. Physical Activity Guidelines Advisory Committee. Physical activity guidelines advisory committee report, 2008. Washington, DC: US Department of Health and Human Services. 2008; 2008:5.

    Google Scholar 

  60. Tudor-Locke C, Bassett Jr DR. How many steps/day are enough?Sports Med. 2004; 34(1):1–8.

    Article  PubMed  Google Scholar 

  61. Oja P, Mänttäri A, Pokki T, Kukkonen-Harjala K, Laukkanen R, Malmberg J. UKK walk test. Tampere, Finland: Centre for Health Promotion Research; 2013. http://www.ukkinstituutti.fi/en/products/ukk_walk_test.

    Google Scholar 

  62. Laukkanen R, Oja P, Pasanen M, Vuori I. Validity of a two kilometre walking test for estimating maximal aerobic power in overweight adults. Int J Obes Relat Metab Disord: J Int Assoc Study Obesity. 1992; 16(4):263–268.

    CAS  Google Scholar 

  63. Suni J, Husu P, Rinne M. Fitness for Health: The ALPHA-FIT Test Battery. Tampere, Finland: European Union, DG SANCO, and UKK Institute for Health Promotion Research; 2009. http://www.ukkinstituutti.fi/en/alpha.

    Google Scholar 

  64. Firstbeat Technologies Ltd.Stress and Recovery Analysis Method Based on 24-hour Heart Rate Variability. White Paper. Accessed 25 Mar 2015. http://www.firstbeat.com/userData/firstbeat/research-publications/Stress-and-recovery_white-paper_2014.pdf.

  65. Teisala T, Mutikainen S, Tolvanen A, Rottensteiner M, Leskinen T, Kaprio J, Kolehmainen M, Rusko H, Kujala UM. Associations of physical activity, fitness, and body composition with heart rate variability-based indicators of stress and recovery on workdays: a cross-sectional study. J Occup Med Toxicol. 2014; 34:26–40.

    Google Scholar 

  66. Scheier MF, Carver CS, Bridges MW. Distinguishing optimism from neuroticism (and trait anxiety, self-mastery, and self-esteem): a reevaluation of the life orientation test. J Pers Soc Psychol. 1994; 67(6):1063.

    Article  CAS  PubMed  Google Scholar 

  67. Faulkner L. Beyond the five-user assumption: Benefits of increased sample sizes in usability testing. Behav Res Methods Instrum Comput. 2003; 35(3):379–383.

    Article  PubMed  Google Scholar 

  68. Berry DL, Halpenny B, Bosco JL, Bruyere J, Sanda MG. Usability evaluation and adaptation of the e-health personal patient profile-prostate decision aid for spanish-speaking latino men. BMC Med Inform Decis Mak. 2015; 15(1):56.

    Article  PubMed  PubMed Central  Google Scholar 

  69. Zhang J, Johnson TR, Patel VL, Paige DL, Kubose T. Using usability heuristics to evaluate patient safety of medical devices. J Biomed Inform. 2003; 36(1):23–30.

    Article  PubMed  Google Scholar 

  70. Shneiderman B. Designing the User Interface: Strategies for Effective Human-computer Interaction, vol. 3. Boston: Addison-Wesley Reading, MA; 1992.

    Google Scholar 

  71. Molich R, Nielsen J. Improving a human-computer dialogue. Commun ACM. 1990; 33(3):338–348.

    Article  Google Scholar 

  72. Tognazzini B. First Principles of Information Design. Accessed 25 Mar 2015. http://www.asktog.com/basics/firstPrinciples.html.

  73. Finnish Advisory Board on Research Integrity: Ethical Principles of Research in the Humanities and Social and Behavioural Sciences and Proposals for Ethical Review. Helsinki. 2009. Finnish Advisory Board on Research Integrity. Accessed 8 Mar 2016. http://www.tenk.fi/en/ethical-review-human-sciences.

  74. Lewis JR. Psychometric evaluation of the pssuq using data from five years of usability studies. Int J Hum Comput Interact. 2002; 14(3-4):463–488.

    Article  Google Scholar 

  75. Allen S. Aight – JavaScript Shims and Shams for Making IE8-9 Behave Reasonably.

  76. Rind A, Wang TD, Wolfgang A, Miksch S, Wongsuphasawat K, Plaisant C, Shneiderman B. Interactive information visualization to explore and query electronic health records. Found Trends Hum Comput Interact. 2011; 5(3):207–298.

    Article  Google Scholar 

Download references

Acknowledgements

This research was supported jointly by TEKES (the Finnish Funding Agency for Technology and Innovation) as part of the Digital Health Revolution project, as well as the European Commission and TEKES under the ARTEMIS-JU WithMe project.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Andres Ledesma.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors’ contributions

AL developed the hFigures library. AL and HN wrote jointly this article. HN suggested several use cases that helped shaped the design process. HN contributed in the design and conception of the library. AL, HN and MAM designed the application for health coaching. AL and MAM implemented the application. AL and MAM integrated the application into a Web service. MAM conducted the user testing and analysed the results. HN and AL wrote jointly the introduction and background. AL wrote the implementation and discussion. MAM and AL wrote jointly the evaluation and results section. HN and AL wrote jointly the conclusion. All authors read and approved the final manuscript.

Authors’ information

AL and HN are part of the Personal Health Informatics research group from the Department of Signal Processing of Tampere University of Technology. AL is a Software Engineer pursuing PhD studies in Health Data Visualization with a strong background in Web Engineering and Health Information Systems. HN is a PhD senior researcher with background in biomedical engineering, signal processing, electrical engineering, user interface design and service design.

Additional files

Additional file 1

Nielsen’s Heuristic evaluation. The data contains the results form Nielsen’s Heuristic Evaluation conducted by three usability experts. (CSV 116 kb)

Additional file 2

Results from laboratory testing. The data contains the task identifier, the average time to completion, number of times the task was successfully completed and the total number of errors. (CSV 209 kb)

Additional file 3

Laboratory testing tasks. The data contains the task identifier and the instructions given to the participants to complete the task. (CSV 618 kb)

Additional file 4

Computer system usability questionnaire results. The data contains the results of the Computer System Usability Questionnaire answered by 14 participants. (CSV 639 kb)

Additional file 5

After scenario questionnaire results. The data contains the results of the After Scenario Questionnaire answered by 14 participants. (CSV 149 kb)

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 4.0 International License (http://creativecommons.org/licenses/by/4.0/), which permits unrestricted use, distribution, and reproduction in any medium, provided you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons license, and indicate if changes were made. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Ledesma, A., Al-Musawi, M. & Nieminen, H. Health figures: an open source JavaScript library for health data visualization. BMC Med Inform Decis Mak 16, 38 (2016). https://doi.org/10.1186/s12911-016-0275-6

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s12911-016-0275-6

Keywords