How can I use events to update a dynamic diagram

Does it have to be an actual map or the house, or would an actual diagram (table) work? if so, have a look at this tutorial for usage on a webpage:

You could then make an HTML table and change the background color with javascript upon receiving an event.

2 Likes