diff options
Diffstat (limited to 'python/gui/templates/predistortion.html')
-rw-r--r-- | python/gui/templates/predistortion.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/gui/templates/predistortion.html b/python/gui/templates/predistortion.html index adbba7e..e21c688 100644 --- a/python/gui/templates/predistortion.html +++ b/python/gui/templates/predistortion.html @@ -42,6 +42,8 @@ <div class="panel-heading">Capture Statistics</div> <div class="panel-body"> <img id="dpdcapturestats" /> + <img id="dpdamplot" /> + <img id="dpdpmplot" /> </div> </div> |