elif 'line' in key:
                ax1.plot(contourDict[simName][key]['x'], contourDict[simName][key]['y'],
                    c=cmap.to_rgba(ind))