Skip to content

Added Bar Chart (group by count)

Compare
Choose a tag to compare
@JhumanJ JhumanJ released this 11 Sep 09:00
· 19 commits to main since this release

Added a Bar Chart component. It can be used to to display "group by count" values. For instance, if every user has a how_hear_about_us column, and each user has in this column one of ['google','blog','twitter',...], then this chart can be used to show the distribution of theses options.