``` plot (Q3.a) [OK] | +-- chart title [OK] | +-- containing Q3.a plot elements [OK] | +-- containing plot lines, line labels [OK] | +-- x-axis [OK] | | | +-- (x-axis elements) | | | +-- x-axis label [OK] | +-- y-axis [OK] | +-- (y-axis elements) | +-- y-axis label [OK] plot (Q3.b) | +-- chart title | +-- containing Q3.b plot elements | | | +-- containing plot lines, line labels | | | +-- for x-axis | | | | | +-- (x-axis elements) | | | | | +-- x-axis label | | | +-- for y-axis | | | | | +-- (y-axis elements) | | | | | +-- for y-axis label | | | +-- containing plotted symbols, symbol labels | +-- containing legend symbol and legend text element(s) plot (Q3.c1): same as format for Q3.b, with c-1 in ids (e.g., id="svg-c-1", etc.) plot (Q3.b) | +-- chart title | +-- containing Q3.b plot elements | | | +-- containing plot lines, line labels | | | +-- for x-axis | | | | | +-- (x-axis elements) | | | | | +-- x-axis label | | | +-- for y-axis | | | | | +-- (y-axis elements) | | | | | +-- for y-axis label | | | +-- containing plotted symbols, symbol labels | +-- containing legend symbol and legend text element(s) plot (Q3.c2): same as format for Q3.b, with c-2 in ids (e.g., id="svg-c-2", etc.) plot (Q3.b) | +-- chart title | +-- containing Q3.b plot elements | | | +-- containing plot lines, line labels | | | +-- for x-axis | | | | | +-- (x-axis elements) | | | | | +-- x-axis label | | | +-- for y-axis | | | | | +-- (y-axis elements) | | | | | +-- for y-axis label | | | +-- containing plotted symbols, symbol labels | +-- containing legend symbol and legend text element(s)
containing GT username ```