aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/generator_tables.py
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2020-04-02 16:08:32 +0200
committerTibor Frank <tifrank@cisco.com>2020-04-02 14:11:03 +0000
commitf983a58fa5dcf4619bdcad7888b72a1d5ff420f1 (patch)
tree8073d779f82dd5d528bbe1bd785dd542b3d7db06 /resources/tools/presentation/generator_tables.py
parentcac9bc82737667e948f5187a6f31be542e8737a3 (diff)
Trending: Update graphs - 2n-clx
Change-Id: I05a61b075c467681f2e05b17f0245a5e77a911b5 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit f3c2a4d8551c1ac0d05ebff4f5e7f492fb2e80d6)
Diffstat (limited to 'resources/tools/presentation/generator_tables.py')
-rw-r--r--resources/tools/presentation/generator_tables.py15
1 files changed, 2 insertions, 13 deletions
diff --git a/resources/tools/presentation/generator_tables.py b/resources/tools/presentation/generator_tables.py
index 2b5685c0ef..fdd8ab189c 100644
--- a/resources/tools/presentation/generator_tables.py
+++ b/resources/tools/presentation/generator_tables.py
@@ -567,25 +567,14 @@ def _tpc_generate_html_table(header, data, out_file_name, legend=u"",
go.layout.Updatemenu(
type=u"dropdown",
direction=u"down",
- x=0.0, # 0.03,
+ x=0.0,
xanchor=u"left",
y=1.045,
yanchor=u"top",
active=len(menu_items) - 1,
buttons=list(buttons)
)
- ],
- # annotations=[
- # go.layout.Annotation(
- # text=u"<b>Sort by:</b>",
- # x=0,
- # xref=u"paper",
- # y=1.035,
- # yref=u"paper",
- # align=u"left",
- # showarrow=False
- # )
- # ]
+ ]
)
ploff.plot(