FlowAnalyser/test.md
Dennis Kerschus 7c6b05710c t
2023-06-13 13:19:05 +02:00

2.4 KiB

gantt
title Writing my thesis
dateFormat  YYYY-MM-DD H HH
axisFormat %X
BI - Flow - DSI_CPR : 2023-06-11 20:01:58,0:08:08
BI - Flow - DSO_PAS_MDS : 2023-06-11 22:26:41,0:00:00
BI - Flow - DSO_SharedDimensions_Personale : 2023-06-11 22:21:15,0:03:03
BI - Flow - DSO_SharedDimensions_Sikkerhed : 2023-06-11 22:41:49,0:04:04
BI - Flow - DSI_IFDB_BOOKING : 2023-06-11 22:00:00,0:11:11
BI - Flow - DSI_IFDB_PAS_LPR3 : 2023-06-11 22:00:00,0:21:21
BI - Flow - DSO_SharedDimensions_Dimensions_ALLE : 2023-06-11 22:25:54,0:26:26
BI - Flow - DSI_SSI : 2023-06-11 20:01:14,0:02:02
BI - Flow - DSO_PAS_PRE : 2023-06-11 22:25:52,0:00:00
BI - Flow - DSO_SharedDimensions_SKSBrowser : 2023-06-11 22:00:39,0:03:03
BI - Flow - DSI_IFDB_MEDICIN : 2023-06-11 22:00:00,0:13:13
BI - Flow - DSO_SharedDimensions_Bridge_IFDB : 2023-06-11 22:52:16,0:10:10
BI - Flow - DSO_PAS_DIM : 2023-06-11 22:27:25,0:08:08
BI - Flow - DSO_SharedDimensions_Borger : 2023-06-11 22:21:14,0:13:13
BI - Flow - DSI_IFDB_SHARED : 2023-06-11 22:00:00,0:00:00
BI - Flow - Batch Start  Daglig kl. 20.00 : 2023-06-11 20:00:00,0:02:02
BI - Flow - DSI_SST : 2023-06-11 20:01:56,0:01:01
BI - Flow - DSO_SharedDimensions_Organisation : 2023-06-11 22:21:12,0:20:20
BI - Flow - DPA_SharedDimensions : 2023-06-11 23:03:04,0:07:07
BI - Flow - DSO_SharedDimensions_Dimensions_PRE : 2023-06-11 22:21:18,0:04:04
BI - Flow - DPA_SharedDimensions_Sikkerhed : 2023-06-11 22:45:54,0:01:01
BI - Flow - DSI_IFDB_PAS_SFI : 2023-06-11 22:00:00,0:05:05
BI - Flow - DSO_PAS_FACT : 2023-06-11 23:03:00,0:47:47
BI - Flow - DSO_SharedDimensions_Shared : 2023-06-11 20:01:29,0:00:00
BI - Flow - DPA_SharedDimensions_Shared : 2023-06-11 20:01:45,0:00:00
BI - Flow - DSI_IFDB_PAS : 2023-06-11 22:00:00,0:14:14
BI - Flow - DSI_LUNAADM : 2023-06-11 20:01:13,0:03:03
            titleTopMargin:25,
            barHeight:20,
            barGap:4,
            topPadding:50,
            leftPadding:75,
            gridLineStartPadding:35,
            fontSize:11,
            fontFamily:'"Open-Sans", "sans-serif"',
            numberSectionStyles:4,


               <h1>Welcome to FlaskBlog</h1>
{{ test|safe }}
<script src="https://unpkg.com/mermaid@8.14.0/dist/mermaid.min.js">
  mermaid.ganttConfig = {
    titleTopMargin: 25,
    barHeight: 20,
    barGap: 4,
    topPadding: 75,
    sidePadding: 75,
  };
        mermaid.initialize({startOnLoad:true});
      </script>