Report: Add CSC and VSC data
[csit.git] / resources / tools / presentation / generator_plots.py
index dd6c50d..7cdcb62 100644 (file)
@@ -1096,7 +1096,7 @@ def plot_service_density_heatmap(plot, input_data):
     :type input_data: InputData
     """
 
     :type input_data: InputData
     """
 
-    REGEX_CN = re.compile(r'^(\d*)C(\d*)N$')
+    REGEX_CN = re.compile(r'^(\d*)R(\d*)C$')
 
     txt_chains = list()
     txt_nodes = list()
 
     txt_chains = list()
     txt_nodes = list()