Re: Help on Django + Plotly integration

2023-03-24 Thread Jd Mehra
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

Re: Help on Django + Plotly integration

2023-03-23 Thread Praveen Kumar
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

Re: Help on Django + Plotly integration

2023-03-22 Thread 'Kasper Laudrup' via Django users
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

Help on Django + Plotly integration

2023-03-22 Thread Praveen Kumar
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