Added histogram widget

This commit is contained in:
2025-08-02 17:12:31 +02:00
parent bc4f10a7ad
commit af2bbe93cc
5 changed files with 185 additions and 37 deletions

View File

@ -18,5 +18,13 @@
{
"widget_type": "LogWindowWidget",
"config": {}
},
{
"widget_type": "MonochromeStage",
"config": {}
},
{
"widget_type": "HistogramWidget",
"config": {}
}
]