Did you look here https://www.djangopackages.com/grids/g/charts/ ?

2015-08-16 18:25 GMT-06:00 kanav002 <kanav...@umn.edu>:

> This is my first week using Django and version 1.8 in particular. I'm
> trying to figure out the best way to stream a raw, large, continuously
> growing binary file to a plotting function that is continuously updating
> the last 600 bytes of the binary file. This is primarily a client side
> application. I have seen many streaming snippets and the
> StreamingHttpResponse module but am not sure which streaming method will be
> optimal. I'm also not sure if streaming methods are the correct approach.
> Can I just read the file with Python and plot in a browser window? 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+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/77018f70-2568-4a80-a6d1-c928c73617ef%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/77018f70-2568-4a80-a6d1-c928c73617ef%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
"La utopía sirve para caminar" Fernando Birri

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAG%2B5VyO-cWTS0tLgOaz_JVBe2ZWYN_RW9ayFGYpw6W0hbAepsQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to