[llvm-dev] [LNT] Plotly graphs

Vasiliev Dmitry via llvm-dev llvm-dev at lists.llvm.org
Sat Aug 14 07:42:02 PDT 2021


Hello all,

Currently LNT uses jQuery.flot libraries for drawing graphs.
We would like to suggest a patch to use Plotly library instead.
Plotly allows multiple axis, advanced zoom, saving to PNG files and many other useful features.
The related python and JavaScript code is much more compact and clear.
We will keep the current design and behavior as much as possible.
Plotly.js is released under the MIT license.
Please express your objections if any.

Thanks,
Dmitry Vasiliev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210814/9a88ca3d/attachment.html>


More information about the llvm-dev mailing list