I'm going to creating our dashboard with Plotly, as this Python library is also written with Javer, similar to Streamlit and thus brings a lot of interaction capabilities that are perfect for our project and that Matplotlib does not have.
But to display our data in a reasonable way we also need data which is why this field is also a bit dependent on the data generator that @velixko is creating.
I would like to ask you to make suggestions under this post for possible graphs of what you want to map so I can start implementing them.
The first graphs we want to implement are:
Visualization of our earnings of the current month
I'm going to creating our dashboard with
Plotly
, as this Python library is also written with Javer, similar toStreamlit
and thus brings a lot of interaction capabilities that are perfect for our project and thatMatplotlib
does not have. But to display our data in a reasonable way we also need data which is why this field is also a bit dependent on the data generator that @velixko is creating.I would like to ask you to make suggestions under this post for possible graphs of what you want to map so I can start implementing them.
The first graphs we want to implement are: