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

      Overcome Top 7 Admin Challenges of Active Directory

      As Active Directory's role in the enterprise has drastically increased, so has the need to secure the data. Gain insight on creating repeatable, enforceable processes that reduces administrative overhead and enables robust, customizable reporting and auditing capabilities. Brought to you by NetIQ.

      White Paper

      Insiders Can Ruin Your Company. Take Action.

      Did you know that 80 percent of threats to an organization come from the inside? The threat from insiders is often overlooked in organizations worldwide. This white paper from NetIQ, discusses key technology solutions that help to prevent and detect insider threats.

      White Paper

      Top Solutions and Tools to Prevent Devastating Malware

      Custom malware frequently goes undetected. According to Forrester Research, the best way to reduce risk of breach is to deploy file integrity monitoring (FIM) tools that provide immediate alerts. This white paper has been brought to you by NetIQ, the leader in solving complex IT challenges.

      White Paper

      Streamline Compliance and Increase ROI

      Streamline, simplify, and automate compliance related activities; especially those that impact multiple business units. This white paper from NetIQ, outlines solutions that will help your business gain the maximum return on investment possible while aligning your compliance programs.

      White Paper

      X-Ray of the PCI Process-4 Proactive Steps

      This white paper from Forrester Research Inc., helps break PCI into understandable components. Security and risk professionals will gain knowledge and insight into creating a compliant and secure IT environment. Follow these four proactive steps now before your next audit. Brought to you by NetIQ.

      See more White Papers | Webcasts

      Ask a question

      Ask a Question