I would like to embed something on the following lines
*import plotly.express as pxfig = px.line(df_dataframe, x="datetime", y="load_avg_fifteen")* show it in html page similar to *<div id="ovc_cpu_load_chart" style="height: 520px"></div>* At present I am using HighCharts js, but as I totally work on pandas dataframes.. I imagine it is far more efficient and easier using plotly. I am trying to avoid a heck lot of Javascript code that I am not good with. Chart should still be interactive. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/4f834fed-bf8a-486c-84e3-e2b42994679en%40googlegroups.com.