jplag / JPlag

State-of-the-Art Software Plagiarism & Collusion Detection
https://jplag.github.io/JPlag/
GNU General Public License v3.0
992 stars 290 forks source link

Added a new function to change color based on similarity #1718

Closed sreekarsamineni closed 2 months ago

sreekarsamineni commented 2 months ago

Added a new function getColorForSimilarity(similarity: number): string to calculate color based on the similarity score.