Open rdstern opened 2 years ago
I suggest @NanyanziAlice might work on this issue and perhaps then @MeSophie could do the programming.
The mapping was a popular component of the Mozambique and Malawi workshops. The error above was avoided, through not attempting to change the label size. This should be investigated, and perhaps there should be an option on the main dialogue.
In addition the item that was most popular was to filter the 2 data frames to just, then show a single district. This could be made much easier if those filters could be on the main dialogue - both parts.
There should also be an investigation of other options, e.g. the colour of a map, etc.
We did not look at facets - usually having a facet for each station type. But let's check that this is also working nicely.
And I suggest that the legend option could also be copied to the mai9n dialogue. Particularly the option to have no legend.
@rdstern Please can you send us the Data or the link where we can get them to investigate on this issue? Thank You.
I think this may be an @anastasia-mbithe challenge?
I get the error in the following way: a) Run the initial layer - a gadm file. b) Add a second station file and plot points.
This runs fine. c) Now I wanted to change the size of the labels - which is geom label repel. I go to that geom and make the changes.
Now it gives me an error. Here is the R-code that gives the error:
It says it can't find the variable V1, so perhaps it is looking at the wrong layer in the graph?