You could try ggplot http://ggplot.yhathq.com/
alternatively there's D3 https://d3js.org/ Cheers L. ------ The most dangerous phrase in the language is, "We've always done it this way." - Grace Hopper On 3 March 2017 at 21:22, Luvpreet Singh <[email protected]> wrote: > I want to display graphs in django admin. Is there any tool to display > them in django admin site ? > > > I have tried django-admin-tools-stat , but I don't want to create a > different dashboard for the graphs. > > > I want the queries on the models to be displayed with the help of those > graphs. > > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > 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/efc0869a-d6e0-433d-842a-292ea607fe6e%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/efc0869a-d6e0-433d-842a-292ea607fe6e%40googlegroups.com?utm_medium=email&utm_source=footer> > . > 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 [email protected]. To post to this group, send email to [email protected]. 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/CAGBeqiPONLkH-DaScVamowoAdo%2BYK7mgsSgzByLsTqnu4PFMEw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

