1
0
Fork 0
mirror of https://github.com/Athemis/PyDSF.git synced 2025-04-20 20:09:13 +00:00

Start reimplementing plotting code

This commit is contained in:
Alexander Minges 2015-02-10 03:19:40 +01:00
parent 9d1e3d8fa2
commit fef87a6657
5 changed files with 152 additions and 54 deletions

View file

@ -485,7 +485,7 @@
</widget>
<widget class="MplWidget" name="tab_derivative">
<attribute name="title">
<string>&amp;1st derivative</string>
<string>&amp;2nd derivative</string>
</attribute>
</widget>
<widget class="MplWidget" name="tab_heatmap">