diff --git a/lib/comparisonView.js b/lib/comparisonView.js index 822f0ff..f523cb0 100644 --- a/lib/comparisonView.js +++ b/lib/comparisonView.js @@ -373,17 +373,19 @@ export default function ComparisonView({ listOfElementsForView }) { {/* Results section */} -
+
{/* Graph */} +
+
{/* Comparison table */} -
+
changeShowLoadComparisons(!showLoadComparisons)}> - Show/edit comparisons + Load comparisons
{/* Button: Change dataset */} @@ -451,10 +453,11 @@ export default function ComparisonView({ listOfElementsForView }) {
-
+

Load comparisons in the same style as in "Show comparisons".

+

These will override your current comparisons.