Hi there,
I am currently making an interactive map that features a slider. I am not very familiar with coding outside of R and so am having trouble resolving this issue. Essentially I want the slider in my interactive map to display the increment label as 'Jan-2016' through to 'Jun-2018' however cant seem to figure out how to do this. As a result my current workaround has been to label the monthly increments as values 1 through 30 but I need the slider to show these as 'month-year' and not the current format.
Hi there, I am currently making an interactive map that features a slider. I am not very familiar with coding outside of R and so am having trouble resolving this issue. Essentially I want the slider in my interactive map to display the increment label as 'Jan-2016' through to 'Jun-2018' however cant seem to figure out how to do this. As a result my current workaround has been to label the monthly increments as values 1 through 30 but I need the slider to show these as 'month-year' and not the current format.
The code in question:
Im not sure how familiar you guys are with angularjs in relation to R but any help in masking the 1-30 values with 'month-year' labels would be greatly appreciated. Data included for replication: https://drive.google.com/open?id=1xBqApmzAzzYHwDIEuxYiksO5bw5N7EBp
Full code for R:
.