Making a visual

I want to make a custom visual. Is it possibe to make this in metabase?
On the x-axis, i have days, on the y-axis, hours and if you hover over it, it shows values.

Hi @Anum
Since you have just copied a screenshot from an grid heatmap issue, then it would probably be better to link to the issue instead for context: https://github.com/metabase/metabase/issues/5474
Yes, it's possible if you look in the comments, then there's an example of that.

I exactly followed the steps here but i was unable to retrieve what what was desired. How can set the table configuration to get the heatmap?

@Anum You have to pivot the table.

thanks.Also, can i hover over an index and show additional features?

@Anum The old pivoted style only supports 3 columns. You'll have to use the new Pivot Table visualization to show more columns. But it will not be tooltip/hover.

The new piot table visulization is supported in which version of metabase? Also, how would that show if it is not a tooltip or hover?

@Anum Instead of us having to go over this every time, then please always include "Diagnostic Info".

You are asking for grid heatmap visualization, which Metabase does not have.
There's a workaround to get the heatmap by using pivoted table with conditional formatting, but that will not suddenly change it into a full-blown grid heatmap.
So https://github.com/metabase/metabase/issues/5474 - upvote by clicking :+1: on the first post

{
"browser-info": {
"language": "en-US",
"platform": "Win32",
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.61 Safari/537.36",
"vendor": "Google Inc."
},
"system-info": {
"file.encoding": "UTF-8",
"java.runtime.name": "OpenJDK Runtime Environment",
"java.runtime.version": "11.0.12+7-LTS",
"java.vendor": "Amazon.com Inc.",
"java.vendor.url": "https://aws.amazon.com/corretto/",
"java.version": "11.0.12",
"java.vm.name": "OpenJDK 64-Bit Server VM",
"java.vm.version": "11.0.12+7-LTS",
"os.name": "Linux",
"os.version": "4.14.225-169.362.amzn2.x86_64",
"user.language": "en",
"user.timezone": "UTC"
},
"metabase-info": {
"databases": [
"h2",
"mysql"
],
"hosting-env": "unknown",
"application-database": "mysql",
"application-database-details": {
"database": {
"name": "MySQL",
"version": "5.7.34-log"
},
"jdbc-driver": {
"name": "MariaDB Connector/J",
"version": "2.6.2"
}
},
"run-mode": "prod",
"version": {
"date": "2020-12-03",
"tag": "v0.37.3",
"branch": "release-x.37.x",
"hash": "2f1e783"
},
"settings": {
"report-timezone": "UTC"
}
}
}