[PATCH] D111289: [LNT] Refactored the Graph page to use the library plotly instead of jQuery.flot
Pavel Kosov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 21 05:23:47 PST 2021
kpdev42 updated this revision to Diff 388753.
kpdev42 added a comment.
Depends on https://reviews.llvm.org/D114332, https://reviews.llvm.org/D114333
Some changes were moved to https://reviews.llvm.org/D114332, https://reviews.llvm.org/D114333
Note views.py passes flake8.
CSV export was removed to reduce changes.
Note JSON may be returned as a regular HTTP response or the file downloading may be triggered.
Repository:
rLNT LNT
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111289/new/
https://reviews.llvm.org/D111289
Files:
lnt/server/ui/static/lnt_graph.js
lnt/server/ui/templates/v4_graph.html
lnt/server/ui/views.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111289.388753.patch
Type: text/x-patch
Size: 58783 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211121/b11062e4/attachment.bin>
More information about the llvm-commits
mailing list