tcpd / LokDhaba_JS

Development repository for lokdhaba in javascript
2 stars 6 forks source link

20210010: AE voter turnout map colors not loading #63

Closed srishti-gupta-me closed 2 years ago

srishti-gupta-me commented 2 years ago

https://lokdhaba.ashoka.edu.in/data-vis?et=AE&st=Bihar&var=Turnout&viz=voterTurnoutMap&an=17&opt=male%2Cfemale%2Ctotal&seg=true

Similar to the git issue 20210007.

mohitkharb commented 2 years ago

The issue here is because of the "seg=true" parameter in the url. I am working on a solution that will resolve this. Will be done next week.

mohitkharb commented 2 years ago

resolved in commit ec89f93d979a9938f5de44312d62df789ab090d5

srishti-gupta-me commented 2 years ago

Issue resolved. The seg=true used to penetrate the link from previous changes. However, that's been changed.