CMSTrackerDPG / MLplayground

Web application for collaborating to build ML models for Tracker DQM/DC
4 stars 2 forks source link

Added 1D and 2D histogram visualisation #88

Closed vicha-w closed 1 year ago

vicha-w commented 1 year ago

Hi,

I have added 1D histogram visualisation based on Plotly. Here is what it should look like based on my addition. image

Since it is based on Plotly, there is a lot of flexibility for adjustments, like histogram colours. Let me know if you need any changes to the histogram design.

Thanks, Vichayanun

vicha-w commented 1 year ago

I just added 2D visualisation in addition to 1D histograms, and it currently looks like this: image