Add plot to ASE DB

I have a question about ase db. I built a database with ase for a small bunch of structures and calculate these structures Raman tensors then I added these tensors to the db. Now with a simple python code, I can read these tensors and plot them. How can I add a row in the database ( in web view) to use this code and plot the tensors? like c2db database that when we click on band structure we can see the bands plot.
Thanks

Hi nbm220,

The C2DB database uses ASR to generate web content: https://gitlab.com/asr/-dev/asr

Best regards
Ask