eg: analog to matlab's legend: ``` legend('sin(x)','cos(x)') ``` https://www.mathworks.com/help/matlab/creating_plots/add-title-axis-labels-and-legend-to-graph.html looked at continousLegend+friends (https://blackedder.github.io/ggplotd/ggplotd/legend.html) but couldn't find the above functionality