[llvm-dev] [LNT] Plotly graphs

Chris Matthews via llvm-dev llvm-dev at lists.llvm.org
Mon Aug 16 10:42:18 PDT 2021


I have no experience with Plotly, but jQuery.flot is pretty limited compared to modern plotting implementations. 

If there are no license issues, that seems like a great idea!



> On Aug 14, 2021, at 7:42 AM, Vasiliev Dmitry via llvm-dev <llvm-dev at lists.llvm.org> wrote:
> 
> 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
>  
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev <https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210816/47ea7789/attachment.html>


More information about the llvm-dev mailing list