Difference between revisions of "Gantt-chart-for-TLS"

From ESS-WIKI
Jump to: navigation, search
Line 126: Line 126:
 
This is an overview that displays Modbus Service versions and some stats and numbers for each release.
 
This is an overview that displays Modbus Service versions and some stats and numbers for each release.
  
{| border="1" cellspacing="1" cellpadding="1"
+
{| border="1" cellspacing="1" cellpadding="1" style="width: 380px;"
 
|-
 
|-
 
| Index
 
| Index
 
| style="width: 43px;" | Version
 
| style="width: 43px;" | Version
| style="width: 71px;" | Date
+
| style="width: 87px;" | Date
| style="width: 63px;" | Platform
+
| style="width: 56px;" | OS<br/>
| style="width: 54px;" | OS
+
| style="width: 91px;" | Release Note<br/>
| style="width: 84px;" | Release Note
+
| style="width: 16px;" | <br/>
| style="width: 72px;" | Installer
+
| style="width: 16px;" |  
 
|-
 
|-
 
| 1
 
| 1
 
| style="width: 43px;" | 1.0.0
 
| style="width: 43px;" | 1.0.0
| style="width: 71px;" | 2019-10-22
+
| style="width: 87px;" | 2019-10-22
| style="width: 63px;" | gantt-chart
+
| style="width: 56px;" | windows
| style="width: 54px;" | windows<br/>
+
| style="width: 91px;" | First Release<br/>
| style="width: 84px;" | First Release
+
| style="width: 16px;" | <br/>
| style="width: 72px;" |  
+
| style="width: 16px;" |  
 
|}
 
|}
 
[[Category:Editor]]
 
[[Category:Editor]]

Revision as of 08:10, 22 October 2019

Gannt Panel For TLS

RTENOTITLE


Introduction

This is a customized Gantt chart for the TLS project. The diagram has following features.

  1. Can gets TLS data in period and shows color bar with priority display rule.
  2. Can set customize status text from option.
  3. Direction of time axis: from Left (past) to Right (present).
  4. Can set color (Red, Yellow, Green, Blue) mapping to light sensor ID (Light1, Light2, Light3, Light4) by TLS.
  5. Can define timeline period on Gantt chart.


Grafana Version

This Project is base on Grafana v5.3.0 .


Set Up Data Source By Grafana

 Step 1: Open "Configuration".
 Step 2: Add new data source see Figure 1.
 Step 3: Fill in the information see Figure 2.

RTENOTITLE

                                                                                                                (Figure 1 、Configuration) 


RTENOTITLE         

                                                       (Figure 2 、 Set Up DataSource)



How To Create A New Gantt Panel

 Step 1: Add panel and choose plugin "Gantt-for-TLS" see Figure 3.
 Step 2: Edit panel see Figure 4.
 Step 3: Set up Metrics and choose DataSource "RMM-SimpleJson".
 Step 4: Set up all of the sensor's(Light1、Light2、Light3、Light4) "Device" "Plugin" "Sensor" "Alias" see Figure 5. 

      Warning: Although the sensor light can define the mapping color but the aliases must be these strings "red" "yellow" "green" "blue".




RTENOTITLE                 

                                                                                                      (Figure 3 、 Add Panel)



RTENOTITLE

                                                                                                        (Figure 4 、 Edit Panel) 



RTENOTITLE

                                                                                                                                                      (Figure 5 、 Set Metrics)






Customizable

      Options

  •  You can set up the status text from option1~option5 see Figure 6 and it will change the title from Figure 7 .
  • "Row Height" can change panel's height from option6 .
  • "Text Size" can change status text's size from option7 .
  • "Header Indent" can change the header's width from option8 .


RTENOTITLE

                                                           (Figure 6 、 Options Step)

RTENOTITLE

                                                                                                              (Figure 7 、 Status Text)

      Colors

  • "Status Text" can change  status text's color  from 1 see Figure 8 .
  • "Red/Yellow/Green/Blue Light" can change  light's color from 2 ~ 6 see Figure 8 .

RTENOTITLE

                                                                 (Figure 8 、 Colors Mapping)



Release

This is an overview that displays Modbus Service versions and some stats and numbers for each release.

Index Version Date OS
Release Note

1 1.0.0 2019-10-22 windows First Release