I'm rendering a set of minicharts in R using the leaflet.minichart package. It looks like leaflet renders the minichart markers so that whenever two charts overlap, the one with the lower longitude renders on top. Is there a way to change this so that the one with the lower latitude renders on top?