Use interface power again

This commit is contained in:
2024-11-14 16:26:45 +01:00
parent 62331510a7
commit d47c8d8f7c
6 changed files with 3861 additions and 3863 deletions

View File

@@ -45,7 +45,7 @@
\addplot[color=green!50] table [x={time}, y={datasheet}]{\hynix};
\addplot[color=blue!50] table [x={time}, y={measured}]{\hynix};
\addplot[color=red!50] table [x={time}, y={optimized}]{\hynix};
\addplot[color=brown!50] table [x={time}, y={optimized_no_if}]{\hynix};
% \addplot[color=red!50] table [x={time}, y={optimized_no_if}]{\hynix};
\nextgroupplot[
title=Vendor 2,
@@ -67,7 +67,7 @@
\addplot[color=green!50] table [x={time}, y={datasheet}]{\micron};
\addplot[color=blue!50] table [x={time}, y={measured}]{\micron};
\addplot[color=red!50] table [x={time}, y={optimized}]{\micron};
\addplot[color=brown!50] table [x={time}, y={optimized_no_if}]{\micron};
% \addplot[color=red!50] table [x={time}, y={optimized_no_if}]{\micron};
\nextgroupplot[
title=Vendor 3,
@@ -89,7 +89,7 @@
\addplot[color=green!50] table [x={time}, y={datasheet}]{\samsung};
\addplot[color=blue!50] table [x={time}, y={measured}]{\samsung};
\addplot[color=red!50] table [x={time}, y={optimized}]{\samsung};
\addplot[color=brown!50] table [x={time}, y={optimized_no_if}]{\samsung};
% \addplot[color=red!50] table [x={time}, y={optimized_no_if}]{\samsung};
\end{groupplot}
% Legend