[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
       
    Fri Dec  3 11:29:42 PST 2021
    
    
  
slydiman added a comment.
In D111289#3170031 <https://reviews.llvm.org/D111289#3170031>, @cmatthews wrote:
> Can you update this patch now that some of the changes have landed?
It seems everything is updated 2 weeks ago. Probably something is cached in your browser. Try Ctrl+F5. 
This patch changes only 3 files: lnt_graph.js, v4_graph.html and views.py.
The new file views_util.py with CSV writer is removed to minimize changes. So all comments regarding views_util.py are not actual now.
> Note views.py passes flake8.
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