Synthesize pictures with data

recently, when I was working on a project, I encountered this problem: take the last 20 pieces of data from the database and then need to synthesize a picture. How should this be handled at the front end?

Jul.12,2021

use canvas to draw

Menu