Monday, November 27, 2017

Re: Converting any Graphical Chart(pie-chart, gantt chart) into image dynamically.

Thanks alot Derek..I will try this package.

On 27-Nov-2017 7:45 PM, "Derek" <gamesbook@gmail.com> wrote:
Try reportlab:

https://docs.djangoproject.com/en/1.11/howto/outputting-pdf/#write-your-view
https://www.blog.pythonlibrary.org/2016/02/18/reportlab-how-to-add-charts-graphs/
https://www.reportlab.com/chartgallery/bar/

The actual data generation will of course be specific to your database and models.

On Monday, 27 November 2017 13:49:10 UTC+2, pradam.programming wrote:
Hi Guys,

I want to convert an graphical chart,for an Ex: pie-chart,gantt chart into an image in a real time and display it in a PDF Document dynamically.

--
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/d48a736b-b739-4159-a174-ed2ad162cc1e%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/CAGGVXBNWNQTAin-ii4vdazdRWinoWnpW7uYkUm7caCd83ws0aw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment