I'm trying to replicate a chart that was built in Dashboards in an ExB app, but there's a key component missing from ExB.
When building the chart in Dashboards, there is the "Minimum Period" setting. This doesn't exist in ExB so I can't show feature counts by day. The count seems to be done by the minute in the time field. So where the day's count should be something like 300, it's only showing 10 or 40. Is there a work around so summarize data by date and not the time?
Hi @LocationDataServ ,
Do you mean column chart using date as category?
Hi WeiYing,
Yes, it's a column chart. In ExB the chart doesn't allow for setting the minimum time period unlike in Dashboards. These two screen shots show the difference in how the data is presented. You can see the totals are very different.
In ExB, I can select the day and go into the minute-by-minute details, but I don't care about that. I just need to see daily totals.
Hi @LocationDataServ ,
Yes, for column/bar chart, the date parse is not supported. We are working on it to enhance.
Thanks,
Wei