You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would the group/multiples/other bar settings still be applicable to a histogram?
Without thinking too hard it seems like only multiples/direction settings apply, which would make me prefer to create a separate "Histogram" Visualization type? This would also simplify the implementation code wise
🤔 At a first glance, I'd agree, that a histogram doesn't need any grouping. Unlike bar charts, it's not showing counts or aggregations, but frequency distributions of a numeric parameter. So a histogram is different from a bar chart.
But on the other hand: Does plotly really care? Why is it more difficult?
As a user, I want to be able to plot distributions of numerical columns as a bar chart / histogram.
Allow numerical columns here as well and rename the field to 🤔 don't know.
The text was updated successfully, but these errors were encountered: