How to represent two visualisations(line chart and single record) in single dashboard tile - looker

Right now I have,
tile 1 - single record with comparison
tile 2 - line chart

I want both data to be present on single tile

1 Like

There are no such visualisation options in Looker, the only way to achieve something like that would be through custom visualisations

Is there any reference that you can share with me, to do the same

Here is an article showing how to achieve custom visualisations with D3: https://medium.com/google-cloud/creating-custom-visualisation-on-looker-using-d3-js-e7c72c704e2b

2 Likes