The new version of gadfly adds a white line around the colors in the Key (legend). How to remove it?!
Scroll through the examples here:Scales · Gadfly.jl
and look for plots containing discrete_highlight_color in Theme() (and that have a key).
              
              
              1 Like
            
            
          Thank you very much! It worked!!!