In this article I will show you how to make a beautiful yet simple graph using Django + Chart.js. The code for this project is here. Getting the data We are going to plot the number of Bite exercises that get completed per month on our platform. For this I exported the live data from… Continue reading How to make a nice graph using Django and Chart.js
Articles on data visualization
Code Challenge 64 – PyCon ES 2019 Marvel Challenge
By PyBites Team on 4 October 2019
Hey Pythonistas, this weekend is Pycon ES and in the unlikely event you get bored, you can always do some coding with PyBites. Two more good reasons to do so: 1. there are prizes / giveaways, 2. your PRs count towards Hacktoberfest (t-shirt). Fire up your editors and let’s get coding!
Why Python is so popular in Devops?
By Rhys Powell on 25 June 2018
Along with the growth of Python for developers in the machine learning and data science space, Python is also a growing language for devops / in the ops tooling side. In this article Rhys will explain why that is …
Code Challenge 47 – PyBites First Year in Data (Special)
By PyBites Team on 22 December 2017
Hi Pythonistas, can you believe it’s been a full year of PyBites already?! To commemorate our 1st birthday we figured the next challenge should be around… us!