Plotly comes to mind. there are quite a few charting libraries in this
python/web space. Google is as always your friend.
But at the end of the day the best UX is always going to come from a
library with a significant JS component. If you don't want to worry to
much about JS plotly's py component will generate the JS/JSON
definitions of the graphs, which you can ship , alongside plotly's
js  to thee browser.
On Mon, 2021-03-15 at 12:38 +0530, GEETHANJALI S P wrote:
> Can't we use python libraries instead of chart.js ...is there any
> method ..? 
> 
> On Mon, 15 Mar, 2021, 10:26 AM Omkar Parab, <omkar211...@gmail.com>
> wrote:
> > You can integrate chart.js with Django for visualization.
> > Check out this video 👇
> > https://youtu.be/B4Vmm3yZPgc
> > 
> > 
> > On Mon, Mar 15, 2021, 10:19 AM GEETHANJALI S P <
> > geethanjalisp1...@gmail.com> wrote:
> > > Hi..How to build a dashboard using django and python libraries
> > > for creating visualisations?. Please let me know .Thanks in
> > > advance!
> > > 
> > > 
> > > 
> > > -- 
> > > 
> > > 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 view this discussion on the web visit 
> > > https://groups.google.com/d/msgid/django-users/CAMKAcO%2BJqqp0kYMbWaWqjqJDcmMT9xMndv%3DD%2BNHbtYBvqL9CQg%40mail.gmail.com
> > > .
> > > 
> > 
> > 
> > 

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/0f5b1639f95ff25d7176244a7fa6d377e0f49902.camel%40gammascience.co.uk.

Reply via email to