Highcharts Component

Overview

This component plug-in provides several kinds of charts for data representation using Highcharts. In version 2.0, the charts are now interactive!

Key Features & Functionality

  • X-range Chart: The X-Range series displays range on X-axis, typically time intervals with a start and an end date. (Project comparisons)
  • Network Graph: The network graph describes how data are interconnected with each other.
  • Pyramid Chart: A pyramid graph is a chart in the shape of a triangle or pyramid. These charts are best used when your data is organized in some kind of hierarchical way. The levels indicate some kind of progressive order.
  • Web Chart: This chart is best used when we are comparing the data between multiple groups. For example: When we have to see the quarterly analysis of each year between 5 to 6 years. This chart can be used.
  • Solid Gauge Chart: This chart is used in places where we can show the exact value of usage. This is highly used in places where we have to show the speed, usage of network and temperature or volume, etc.
  • Activity Gauge Chart: Activity Gauge chart helps us to see the combined data of different aspects of work and how much progress we have in each department on hovering over each section of the circle. For example, when using it in a company we can use an activity gauge chart to see the activity happening in the finance, HR and Marketing team which helps in providing an overview of how the operations are going on.
  • Bullet Graph: Bullet Graph resembles a thermometer where we can focus on single target and calculate its performance based on the hue of the color displayed in the chart. This can be used effectively where we have a target set and see how we are progressing with the target.
Anonymous