diff --git a/changelog/108.feature.1 b/changelog/108.feature.1 new file mode 100644 index 00000000..c14cc7ac --- /dev/null +++ b/changelog/108.feature.1 @@ -0,0 +1 @@ +Added ``mdbenchmark plot --dpi`` option to change the plot DPI. \ No newline at end of file diff --git a/changelog/108.feature.2 b/changelog/108.feature.2 new file mode 100644 index 00000000..7572326b --- /dev/null +++ b/changelog/108.feature.2 @@ -0,0 +1 @@ +Added ``mdbenchmark plot --font-size`` to change the plot font size. \ No newline at end of file diff --git a/changelog/108.feature.3 b/changelog/108.feature.3 new file mode 100644 index 00000000..e8b56485 --- /dev/null +++ b/changelog/108.feature.3 @@ -0,0 +1 @@ +Updated ``ylim``, ``xtick`` and ``ytick`` defaults. The steps for ``xtick`` can be overwritten with ``mdbenchmark plot --xtick-step``. \ No newline at end of file diff --git a/changelog/108.feature.4 b/changelog/108.feature.4 new file mode 100644 index 00000000..c276e012 --- /dev/null +++ b/changelog/108.feature.4 @@ -0,0 +1 @@ +Added a watermark in the top left corner for every plot. Can be easiliy disabled with ``mdbenchmark plot --no-watermark``. \ No newline at end of file