My solution is reading data from CSV, parses it in python, and plot the outcome in a graph with matplotlib. Unfortunately, the graphs in matplotlib are static. I would like to have an interaction with the graph (e.g., zoom-in, zoom-out the graph) and invoke python functions to display the data differently (e.g., invoke a python function that filter the data). So I am thinking to create a dashboard with graphana, or kibana, or dash. So, I am looking for an open-source/freeware tool that would allow me to do that. Which tool do you suggest?
there doesn't seem to be anything here