Visual Diff is a differencing representation that shows the difference between two objects(Text documents, pictures, etc). For instance, two columns of text connected by lines to show where changes have been made. or two documents with the color bar on the text which highlights the adding and deleting have been done between the two versions.
This type of visualization is wildly used in information technology like version control system, in order to find out the difference or updating have been made in files.
Way of Mapping
There are various comparison strategies visual diff can use, like gradient, color bar, text, pointer.