current TeX
minor code changes for GFX
This commit is contained in:
@@ -337,6 +337,7 @@ public:
|
||||
pefAll->writePlotToFile(Settings::fPathGFX + "/overall-system-error.gp");
|
||||
pefAll->getPlot().getMargin().set(4, 0.2, 0.1, 1.8);
|
||||
pefAll->getPlot().setStringMod(new K::GnuplotStringModLaTeX());
|
||||
|
||||
pefAll->getPlot().getKey().setVisible(true);
|
||||
pefAll->getPlot().getKey().setPosition(K::GnuplotKey::Hor::RIGHT, K::GnuplotKey::Ver::BOTTOM);
|
||||
pefAll->getPlot().getKey().setWidthIncrement(7);
|
||||
|
||||
Reference in New Issue
Block a user