Create a Venn diagram in Looker

My current looker instance is 23.12.57 and have chart_config permission.
I would like to build a Venn diagram but the output visualization is resulting blank.

This is how I designed my data:

Type A Type B Reach
Yes No 70
No Yes 70
Yes Yes 120

Appreciate any help.

To create a Venn diagram you’ll first begin with a Column Chart and it requires at least three dimensions and can_override_vis_config permission to be able to access the Chart Config Editor.

Include one dimension of type: string or type: number. Include at least two dimensions of type: yesno

Creating a Venn diagram with the Chart Config Editor