Open wasdee opened 2 years ago
@CircleOnCircles Sorry for late reply. The select-region-no-return-server call needs the mouse coordinate to correctly work which is very hard to assume in this case
I see that the correct would be to use the select call on the province name like:
province_ws = workbook.getWorksheet("province_total")
wb = province_ws.select("Prov Name", "นครราชสีมา")
I will fix the bug relating to #48
this is the example
curl
of it.this selection happens when I click on the list. It will filter data.
reproduce
on https://public.tableau.com/app/profile/karon5500/viz/moph_covid_v3/Story1 click on any items on the rightmost list.