Open newtonharry opened 1 month ago
This is a planned feature, we are redesigning the layout algorithm for concatenation of multiple plots.
This is a planned feature, we are redesigning the layout algorithm for concatenation of multiple plots.
Since this is based off matplotlib, could you suggest a temporary workaround?
Well you can simply add an empty canvas and draw legends on it.
Hi,
I'm trying to separate the two legends to the right such that the top one is closer to the middle and the bottom one is closer to the bottom plot:
Here is the code for it: