I have a requirement to draw a summery table of events, which only shows some of the properties. When a user clicks on one of the table rows, it needs to expand to the full details of selected event.
I am currently using "table" chartType. Can I utilize the exiting keen-js to do that? Thanks