I am trying to print my map with it's legend and am having an issue with the legend not showing up. This is my code : https://jsfiddle.net/befoley/vxmfatw1/17/ . (For some reason, I can't get the printout to show when running it in JSFiddle) This is what my map looks like when I run it on my server :

And this is what the printout looks like :

I can't figure why my legend doesn't appear on the printout. Can anyone provide some suggestions. Thanks.