Ignore:
Timestamp:
Jun 1, 2023, 12:46:36 PM (13 months ago)
Author:
caparsons <caparson@…>
Branches:
ast-experimental, master
Children:
251ce80
Parents:
5eb9327
Message:

forgot to include this file in previous commit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/theses/colby_parsons_MMAth/benchmarks/channels/plotData.py

    r5eb9327 r1803d4d  
    124124
    125125            if currVariant == numVariants:
    126                 fig, ax = plt.subplots()
     126                fig, ax = plt.subplots(layout='constrained')
    127127                plt.title(name + " Benchmark")
    128128                plt.ylabel("Throughput (channel operations)")
Note: See TracChangeset for help on using the changeset viewer.