What is the right graph to use in what situation?

By Raffael Marty  2 comments

Do you like pie charts? Have you ever thought about replacing them with a bar chart? Or a line chart? Do you know when to use what chart? Here is a little table that you can use to make your choice:

Pie chart - Just don't use them. Use a bar or line chart instead. If you have to, use them to compare values of a field as proportions of percentages of the whole.

Bar chart - Use bar charts to show the frequency of the values of a field or the output of an aggregation function. Each bar represents a value. You want to use a categorical field, or you bin a continuous value. For example, show the number of logins per user.

Line chart - Use line charts to show the frequency of the values of a field or the output of an aggregation function. The data points are connected by lines to help display patterns or trends. Make sure that your field is ordinal or an interval. Meaning that there is order defined on your values. Time is a great example. You count the number of logins for every day of a week and display that. This can help seeing trends.

Link graph - This type of graph is sometimes called a network chart also. Use link graphs to show relationships. For example, the communication between different machines on the network.

There are more complicated graphs that are sometimes needed to visualize your data. For example, if you need to display more than 3 or 4 data fields (or dimensions) in your graph, you cannot use any of the above mentioned graphs. However, you can use one of the following graphs:

• parallel coordinates or• treemap


On the left hand side you see an example of a parallel coordinate plot. Each data field or dimension is mapped to a vertical axis. A line represents a single event or data entry. On the right side you see a treemap. Treemaps are used to visualize hierarchical structures and enable the comparison of multiple data fields at once.

Make sure you think hard about what type of chart to use for your data and use-case at hand. Never use a line chart for categorical data, for example.

These examples should help you choose the right graphs. You can find more information about charts and when to use them in chapter 3 of Applied Security Visualization. A fun Web site that guides you through the process of choosing the right graphs is: Chart Chooser

2 comments

    Anonymous 1 year ago
    it makes sense, just as i'm about to prepare a keynote presentation. thanks.-- efusjon
    Anonymous 1 year ago
    I am doing a project for yous favorite choclate bar, what would be the two top best graphs to use, THANKS1 ;D

      Add a comment

      Post a comment using one of these accounts
      Or join now
      At least 6 characters

      Note: Comment will appear soon after you have activated your account.
      Obscene/spam comments will be removed and accounts suspended.
      The information you submit is subject to our Privacy Policy and Terms of Service.

      ITworld LIVE

      SecurityWhite Papers & Webcasts

      White Paper

      Cloud Security Vendor Round Table

      This vendor round table guide will help you to evaluate different cloud technology vendors and service providers based on a series of questions posed to three cloud infrastructure providers, three managed or hosted infrastructure providers, and three cloud technology providers. Compare their answers to questions on data protection, compliance, ROI and more.

      White Paper

      Cloud Security Planning Guide

      Cloud security considerations span protecting hardware and platform technologies in the data center to enabling regulatory compliance and defending cloud access through different endpoints. This guide provides recommendations for strengthening data, identity, and platform protection and will also walk you through seven key steps to plan your cloud security strategy from the ground up.

      White Paper

      Planning Guide - Technology for Tomorrow's Cloud

      This cloud planning guide will introduce you to data center technologies that address challenges of networking, storage, security, and power management. It's based on Intel's experience working with IT managers, cloud providers, and security and power management vendors-as well as the experience Intel has gained building and deploying its own cloud technology.

      White Paper

      Cloud Security Insights for IT Strategic Planning

      The survey results of 200 IT professionals highlights the key business and technology drivers behind implementation plans, the importance of security, and the level of investment in security required. This benchmark data can be used for your own cloud security planning.

      White Paper

      Expert Guide to Secure Your Active Directory

      Layered security is the way to go when it comes to protecting Active Directory. This expert e-guide explains the best method to use when planning and designing a security solution. Find out why it is important to secure Group Policy settings and discover how managed service accounts boost server security in R2.

      See more White Papers | Webcasts

      Ask a question

      Ask a Question