Bar Graphs
When the opportunity arises to visualize certain columns of your data with a bar graph, DeeboData will deliver. Bar graphs are ideal for
comparing quantities across different, but limited amounts of categories. Therefore, you'll need at least one numeric column or attribute
in your data set. Secondly, you'll need another column that qualifies for the drop-down filter rules, which signify a limited amount of distinct values in that column. One easy theoretical
example of this is on our demo pages where we have A.I. image meta data. The category column has less than 15 distinct values despite
50k rows of data. Combined with the numeric columns for height and width, this default data configuration yields two bar graphs -
width by category and height by category.
Our bar graphs go the extra mile by building separate, interactive bar graphs for the average, minimum, maximum, mode,
median, and sum of the data by the independent variable. Simply click on those options to see the different bar graphs.