Skysens Docs
  • Getting Started
  • Agile Predictive Monitoring
    • Concept
    • Hardware
    • Wireless Networks
    • Platform
    • AI
  • Main Menu and Overview
    • Overview Usecases
    • Widget Types
      • Value
      • Gauge
      • Image
      • Notification
      • Map
      • Text
      • Intensity Chart (Heatmap)
      • Table
      • Line Chart
      • Bar Chart (Histogram)
      • Line - Bar Chart
      • Pie Chart
      • Sankey Diagram
    • Best Practices
  • Notifications
    • Notification Menu
    • Notification Types
  • Asset
    • Asset Types
    • Asset Listing
    • Asset Details
    • Application
  • Rules Menu
    • Rules Edit and Frequency
      • Condition
      • Action
  • Sources
    • Connection Types
      • Modbus TCP
      • MQTT
      • HTTP
    • Device Catalog (LoRaWAN)
    • Network Management (LoRaWAN)
      • Gateway
      • Device
    • Virtual Sensor
      • Value
      • Form
      • Simulation
  • Settings
    • Account Settings
    • Location Management (Settings)
    • User/Role Management (Settings)
  • Reports
    • Advanced Reporting
  • Logs
Powered by GitBook
On this page
  1. Main Menu and Overview
  2. Widget Types

Line - Bar Chart

Hybrid chart for easy analyze of time series data

PreviousBar Chart (Histogram)NextPie Chart

Last updated 2 months ago

Line-Bar chart is a hybrid chart combines both line and bar chart characteristics for better data analysis.

It is useful to understand relationship of two or more different type of data such as temperature vs water consumption on single graphic.

As other analytic charts, it has advanced features to provide easy to use interface.

Since its basically combination of line and bar charts, its configuration needs to be done for both charts.

Similar to line chart and bar chart, line-bar chart also have data parsing and data manipulation capabilities.

Data can be analyzed with 4 different time interval option which are hourly, daily, weekly and monthly.(Interaction Period)

Data parsing configuration also provides 3 algorithm option to parse the data for every data time interval option selected.

These are:

-Average: Takes arithmetic average of all data falls in selected time interval.

-Percentage: Rational difference between first data and last data in selected time lapse.It is used to understand change as ratio in time lapse. Can be used for consumption or counting analysis.

-Differential: Nominal difference between first and last data in selected time lapse. Can be used to understand extreme changes.

Line-Bar Chart
Line-Bar Chart Features
Line Chart Configuration
Bar Chart Configuration