We are facing issues when creating metabase charts.One is:
When creating line chart where x axis is Timestamp(Day) and y axis is count of rows the chart is not displaying.
The screenshot of this is below
Hi there! I'm getting a similar type of issue. I've grouped the data by Timestamp (Month). I have data till date on my table. But it doesnot show the points for the months of May, April and March. But it shows for the month of Februaury. Only when dragged and selected it shows the data point.
please upgrade to the latest version and see if this has been fixed. Also, it seems that you're running in a production environment with the file based databas (h2) as the app db. You need to migrate to a production grade database (postgres or mysql) ASAP
Thanks! Upgraded the version, but still the issue is not solved. Yes, we are running on h2 app db in our development environment. Is this migration related to this line chart issue?
Getting the same issue for the last 3 months alone. When I give May 2021, it immediately shows up. But for May 2023 it doesn't show up immediately but data is there. Only on dragging and selecting it shows up.