python - Display a graph of a certain variable as a function of time -
i working in django project. project consists of offering different products related bank loans our customers. want different statistics our application. example number of new loans each week / month / year. best plugin offered django or python plot graphics? possibilities insert in app? number of loans depending on time (days, weeks or years).
i thought https://github.com/zhebrak/django-statsy could've been great choice, wrong because use python 2.7.
Comments
Post a Comment