[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
Thu Oct 28 05:57:28 PDT 2021


kpdev42 updated this revision to Diff 383005.
kpdev42 edited the summary of this revision.
kpdev42 added a comment.

Updated patch after landing https://reviews.llvm.org/D112607 and https://reviews.llvm.org/D112525

P.S.: dear reviewers, please do not commit this patch without mentioning me as an author, because it may raise some legal questions from my company )


Repository:
  rLNT LNT

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111289/new/

https://reviews.llvm.org/D111289

Files:
  lnt/server/ui/api.py
  lnt/server/ui/static/lnt_graph.js
  lnt/server/ui/static/lnt_regression.js
  lnt/server/ui/templates/v4_graph.html
  lnt/server/ui/templates/v4_new_regressions.html
  lnt/server/ui/templates/v4_regression_detail.html
  lnt/server/ui/views.py
  lnt/server/ui/views_util.py
  tests/server/ui/test_api.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111289.383005.patch
Type: text/x-patch
Size: 93447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211028/f4a7ae80/attachment-0001.bin>


More information about the llvm-commits mailing list