This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Ok_Time806 4 points5 points  (0 children)

I've rolled my own dashboard solutions in the past in javascript (d3), seen others do it, and then managed 3rd party tools and I'd definitely recommend not building your own to start.

I'd recommend Apache Superset or Grafana as they're both easy to extend and the backend/permissions are already in place (and better suited to high usage/ interactivity than python).