163
Views
5
Comments
How do i use Heatmaps??
Question

My data is stored in entities(data is sales by customer on each date,date,customername). How can i import that data in heat maps??

UserImage.jpg
G Andrew Duthie
 
MVP

If you're talking about the Google Maps Heatmaps component, you should post your question in the support forum for that component:

https://www.outsystems.com/forge/component-discussions/2019/Google+Maps+Heatmap


UserImage.jpg
POORVI  ROY

Thanks for replying :)

UserImage.jpg
Manjula Pongiappan

I need to create a risk heat map. x -axis likelihood and in y-axis impact and need to show the count as a circle in the heat map. Could you please help us how to create a heat map (the dashboard should be as below) in outsystems?

riskheatmap.png
2020-06-24 16-15-30
Rui Mendes
Staff

Hello, Manjula.
I believe your query is not quite related to the Google Maps / OutSystems Maps component but with the Charts component.

That being said, I built a custom Quadrant Chart a long while ago that, I believe, you can adapt to fit your needs.

Here's how it looks: https://ruimendes.outsystemscloud.com/QuadrantChartSample/HomeScreen.aspx

Attached is the custom implementation.
It was built using OutSystems 10 with the Traditional runtime, but is already upgraded and can be installed and used with OutSystems 11 [but still using the Traditional runtime].

Hope it helps.

QuadrantChart.oap
2022-07-28 13-37-37
Thabo Sibeko

Hi Rui,
I have a use case for a quadrant chart as well. I don't think you still have your example at the link above. Your OAP also references a dependency I can't find anymore. Any chance you still have the OML somewhere?

Thanks in advance.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.