Thursday, December 29, 2016

RE: Just added Python, Django and MySQL integration template for easier data visualization with AnyChart JS

I took a quick glance, and they are advertising Django integration to show an example of how to retrieve the data from the database through Django ORM to be used in the HTML template that is rendered by Django and includes the script tag with the AnyCharts.js file.

 

We are currently using two different charting JS plugins in our project, but we ought to simplify that so that we only have to support and learn one API.  Perhaps AnyCharts would be of some consideration for our project.

 

From: django-users@googlegroups.com [mailto:django-users@googlegroups.com] On Behalf Of Avraham Serour
Sent: Thursday, December 29, 2016 7:30 AM
To: django-users
Subject: Re: Just added Python, Django and MySQL integration template for easier data visualization with AnyChart JS

 

I have no idea what anychartjs does, in any case I don't understand why a js lib would need django integration.

 

Also it seems they have no idea what they are doing, the guthub repo linked has .pyc files commited, anyone needing to use don't copy paste code from there and take it with a kilo of salt.

 

On Thu, Dec 29, 2016 at 12:21 PM, <andrey.khachaturov@anychart.com> wrote:

Hi all,

 

We at AnyChart JS Charts have just released a series of 20+ integration templates to help web developers add interactive charts, maps and dashboards to web apps much easier, no matter what your technology stack is.

 

In particular, now there is a template for using our JavaScript charting libraries with Python, Django and MySQL in our collection, distributed under the Apache 2.0 License and forkable on GitHub. (All technical integrations, just in case: http://www.anychart.com/integrations/.)

 

Check that out, and ask your questions if any. Thanks.

--
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/aec8bb48-2ceb-4dcb-9486-d66b5b989bd3%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/CAFWa6tJpbLZQjYoeGYRz_TQ4wpp0dxNHuw_t1Z%2BCEPK_8_5o5g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment