jamessewell / django-timescaledb

A Django database backend and tooling for Timescaledb.
Apache License 2.0
181 stars 46 forks source link

Custom Admin to plot time-series #37

Open eracle opened 2 years ago

eracle commented 2 years ago

Hello there, would it be a good idea to provide a Django Admin widget/form to provide a time-series plot? We could use something similar to pandas/matplotlib or something even better. Let's have some brainstorming here.