Hi,
It seems that to achieve that you need to put up a django project and maybe a seperate app for best practices
where you can write that code in views and send your data to templates as context variables then after put up your routing in URLs
and you can design your dashboard as you like it.
It seems that to achieve that you need to put up a django project and maybe a seperate app for best practices
where you can write that code in views and send your data to templates as context variables then after put up your routing in URLs
and you can design your dashboard as you like it.
On Thu, Mar 28, 2019 at 1:34 PM naga lokesh <vnagalokesh9796@gmail.com> wrote:
I have normal python code to plot the graphs for csv data(data visualisation).But I need code in django and graphs should display on dashboard...--
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, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/1f9488c2-3cb1-4d24-8969-7b320f7ad907%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
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, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAKLADieBX-OZYV1u9x3Z%2BFdOzv_df-swV9Q6pQXokJSKCsDCqQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment