I've observed an inconsistency with the line bar graph visualization. Even when there is valid data, it sometimes displays zero values. However, when I switch to table mode for the same dataset, the data appears correctly.
Here's the line graph for reference:
For comparison, here's the same dataset displayed in table mode:
This issue isn't isolated; I've encountered the same behavior with multiple similar datasets. Any insights or solutions would be appreciated.
v0.46.6.4
{
"browser-info": {
"language": "es-419",
"platform": "MacIntel",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36 Edg/115.0.1901.203",
"vendor": "Google Inc."
},
"system-info": {
"file.encoding": "UTF-8",
"java.runtime.name": "Java(TM) SE Runtime Environment",
"java.runtime.version": "20+36-2344",
"java.vendor": "Oracle Corporation",
"java.vendor.url": "https://java.oracle.com/",
"java.version": "20",
"java.vm.name": "Java HotSpot(TM) 64-Bit Server VM",
"java.vm.version": "20+36-2344",
"os.name": "Linux",
"os.version": "4.4.0-31-generic",
"user.language": "es",
"user.timezone": "America/Hermosillo"
},
"metabase-info": {
"databases": [
"sqlserver",
"postgres"
],
"hosting-env": "unknown",
"application-database": "postgres",
"application-database-details": {
"database": {
"name": "PostgreSQL",
"version": "9.5.4"
},
"jdbc-driver": {
"name": "PostgreSQL JDBC Driver",
"version": "42.5.1"
}
},
"run-mode": "prod",
"version": {
"date": "2023-07-28",
"tag": "v0.46.6.4",
"branch": "release-x.46.6.x",
"hash": "7c60aca"
},
"settings": {
"report-timezone": "America/Mexico_City"
}
}
}