Create a view that will generate the Plotly chart. In the view, you can use
the Plotly library to create a chart object and return it as an HTML div
string. Here is an example view:
from django.shortcuts import render
import plotly.graph_objs as go
import plotly.offline as opy
from django.http
Hello Kasper,
I have followed following link to get portly chart:
https://hackmamba.io/blog/2022/03/quickly-create-interactive-charts-in-django/
But I'm not getting end result. Please find below the structure that I have
made. Please let me know if I'm missing anything.
[image: Screenshot 2023
On 22/03/2023 15.29, Praveen Kumar wrote:
Hi Team,
I need help in implementing Plotly with Django for interactive dashboards.
Please suggest.
Try following this:
https://googlethatforyou.com?q=plotly%20django
Kind regards,
Kasper Laudrup
--
You received this message because you are subsc
Hi Team,
I need help in implementing Plotly with Django for interactive dashboards.
Please suggest.
Thanks & Regards,
Praveen
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, se
4 matches
Mail list logo