Relative Content

Tag Archive for pythonplotlybar-chartyaxisgrouped-bar-chart

Grouped barplot with multiple y-axis in plotly

I want to plot date on one side of the y-axis and count on the other side. Hence hence for each x-value i want it grouped so one bin relates to the date and the other to the count.
I have tried this