I saw the raw code of matchSignatures and I think the function's color might cause misunderstanding.
- The distance is cosine distance and It's more different if the cosine distance is close to 1 and more similar if the distance is close to 0
- The color is red if it's close to 1.
- People would think the red shows more similar, however from the code It is not.
I think it's better to show the similarity in the plot instead of the distance