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??
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
Thanks for replying :)
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?
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.
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.