[PATCH] D111289: [LNT] Refactored the Graph page to use the library plotly instead of jQuery.flot

Dmitry Vassiliev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 29 05:37:36 PST 2021


slydiman added a comment.

In D111289#3157489 <https://reviews.llvm.org/D111289#3157489>, @tnfchris wrote:

> Applying this locally, the regression triangles seem to be gone, was this intentionally?

Please note this patch is now separated to few smaller patches as asked by other reviewers. Now it depends on D114332 <https://reviews.llvm.org/D114332> and D114333 <https://reviews.llvm.org/D114333>. Regression triangles are requested from JS via graph API. The graph API is updated in D114333 <https://reviews.llvm.org/D114333>. Please apply both D114332 <https://reviews.llvm.org/D114332> and D114333 <https://reviews.llvm.org/D114333> before this patch to keep all functionality. Probably some rebase is necessary.


Repository:
  rLNT LNT

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

https://reviews.llvm.org/D111289



More information about the llvm-commits mailing list