Hi,
I’m using plotly to creat charts in my Flask app.
I would like to know if there is any possibility to create a daterangepicker with plotly (not using dash).
Or is there any other way to filter the dates on a chart using a precise date (filtering with a calendar for example) ?
Thanks.