Forum Discussion

prateekraina's avatar
prateekraina
Icon for Memorable Member rankMemorable Member
8 years ago
Solved

Heat Map with custom image layout

Hello,

 

Do we have any Heat Map visual available in which we can upload a custom layout image and plot our data points.

Any leads will be appreciated.

 

I have seen this link in which a developer had created a custom visual way back in 2015. I suppose it is now deprecated as its is forked from Microsoft/PowerBI-visuals-core which is now deprecated.

I need a visual which is close to this. Any ideas/suggestions to achive this?

 

Thanks,

Prateek Raina

  • Hi prateekraina,

     

    Based on my research, this custom visual should be updated to the latest API, and still available. You can download the latest release here. :smileyhappy:

     

    Regards

14 Replies

  • v-ljerr-msft's avatar
    v-ljerr-msft
    Icon for Microsoft Employee rankMicrosoft Employee

    Hi prateekraina,

     

    Based on my research, this custom visual should be updated to the latest API, and still available. You can download the latest release here. :smileyhappy:

     

    Regards

    • prateekraina's avatar
      prateekraina
      Icon for Memorable Member rankMemorable Member

      Hi v-ljerr-msft,

       

      Thanks for responding. I tried as you instructed but i think something is wrong with this visual as i am getting weird results.
      Can you please try out this visual at your end with this sample data. 

      I am using image of a floor plan of a building as background image. Image size is 701 * 743.

       

      Camera	NoOfPeople	Timestamp	X	Y
      Cam1	2	11/23/17 7:47 PM	10	28
      Cam1	200	11/24/17 7:47 PM	10	28
      Cam1	35	11/25/17 7:47 PM	10	28
      Cam1	456	11/26/17 7:47 PM	10	28
      Cam1	12	11/27/17 7:47 PM	10	28
      Cam1	4	11/28/17 7:47 PM	10	28
      Cam1	55	11/29/17 7:47 PM	10	28
      Cam1	11	11/30/17 7:47 PM	10	28
      Cam1	97	12/1/17 7:47 PM	        10      28
      Cam1	444	12/2/17 7:47 PM	        10	28
      Cam2	45	11/23/17 7:47 PM	27	50
      Cam2	999	11/24/17 7:47 PM	27	50
      Cam2	45	11/25/17 7:47 PM	27	50
      Cam2	741	11/26/17 7:47 PM	27	50
      Cam2	225	11/27/17 7:47 PM	27	50
      Cam2	112	11/28/17 7:47 PM	27	50
      Cam2	100	11/29/17 7:47 PM	27	50
      Cam2	77	11/30/17 7:47 PM	27	50
      Cam2	88	12/1/17 7:47 PM	        27	50
      Cam2	1	12/2/17 7:47 PM	        27	50
      Cam3	69	11/23/17 7:47 PM	25	60
      Cam3	212	11/24/17 7:47 PM	25	60
      Cam3	33	11/25/17 7:47 PM	25	60
      Cam3	478	11/26/17 7:47 PM	25	60
      Cam3	502	11/27/17 7:47 PM	25	60
      Cam3	65	11/28/17 7:47 PM	25	60
      Cam3	44	11/29/17 7:47 PM	25	60
      Cam3	36	11/30/17 7:47 PM	25	60
      Cam3	12	12/1/17 7:47 PM	        25	60
      Cam3	5	12/2/17 7:47 PM	        25	60


        

      Prateek Raina

      • v-ljerr-msft's avatar
        v-ljerr-msft
        Icon for Microsoft Employee rankMicrosoft Employee

        Hi prateekraina,

         

        Here is the test pbix file for your reference. 

         

         

        By default, the sum of X and Y value will be shown on the visual. So you may need to show max/min of X and Y to get the expected result. :smileyhappy:

         

        Regards

  • prateekraina's avatar
    prateekraina
    Icon for Memorable Member rankMemorable Member

    Hello,

     

    Do we have any Heat Map visual available in which we can upload a custom layout image and plot our data points.

    Any leads will be appreciated.

     

    I have seen this link in which a developer had created a custom visual way back in 2015. I suppose it is now deprecated as its is forked from Microsoft/PowerBI-visuals-core which is now deprecated.

    I need a visual which is close to this. Any ideas/suggestions to achive this?

     

    Thanks,

    Prateek Raina

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi prateekraina v-ljerr-msft Heat intensity is same on different data value. Can it be changed depend on the traffic in each X,Y coordinates. I am getting same each for diffrent points even when data is different for each data point. Note: i have used version Version: 5.0.0 of this visual from git.

     

    Thanks

  • Carlaf's avatar
    Carlaf
    Frequent Visitor

    Any news on this same intensity 'problem?

     

    Thanks

    C