We've used HighCharts with chartjs. It works; it's not ideal, but we use it very extensively and it's customisable enough to use in a reasonable way.
However, depending on your requirement, it's probably more advisable get your django view to return the appropriate json for a d3 front end. HTH. On Sun, Jun 19, 2016 at 6:23 PM, Seti Volkylany <[email protected]> wrote: > I visit https://www.djangopackages.com/grids/g/charts/ and could not > found production/stable good solution for Django project. > Who has some expirience builing a real project, please be so kind give me > advice. > > Google Charts do not offer (not offline) > > -- > 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/2f1f1c92-eb76-4189-97f5-ff9f80ca4918%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/2f1f1c92-eb76-4189-97f5-ff9f80ca4918%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/CANOQRbx14jb4%2BdVFkSgR-r7Fx7dbAbZfZ%2B3RbKBYpzWqCLDo0g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

