Skip to content

# 40 Improving the Visual Aspect of the Top Institutions Bar Plot in …#42

Open
BadriJagan wants to merge 5 commits intocrkn-rcdr:mainfrom
BadriJagan:main
Open

# 40 Improving the Visual Aspect of the Top Institutions Bar Plot in …#42
BadriJagan wants to merge 5 commits intocrkn-rcdr:mainfrom
BadriJagan:main

Conversation

@BadriJagan
Copy link

The x-axis labels on the Top Institutions bar plot appeared cluttered and overlapping. Therefore, to fix this, I reduced the font size of the x-axis tick labels. This adjustment allows the labels to fit neatly without overlapping, resulting in a cleaner and more user-friendly visualization.

…the App

The x-axis labels on the Top Institutions bar plot appeared cluttered and overlapping, Therefore to fix this  I reduced the font size of the x-axis tick labels. This adjustment allows the labels to fit neatly without overlapping, resulting in a cleaner and more user-friendly visualization.
…k as expected

The error indicated that the code was trying to access a column named title, which does not exist in the uploaded CSV file. Because of this, the app failed to render outputs in sections where the "title" column was used. So once the "title" column was commented out the map and other aspects of the app started to work.
@BadriJagan
Copy link
Author

#44 is the second commit

…documentation

Following up with what Emil did:

I have added the header for app.R file. I followed the exact format Emil has followed for the other two R scripts (Rorcid_Crossref_Authors.R and Rorcid_Crossref_Authors_Existing_List.R).
…documentation

I have included the License as requested.
When you zoom out, the basemap “wraps” horizontally, so the world appears multiple times and your points are only on one copy.

To fix the issue I changed the addTiles() call so the tile layer doesn’t wrap.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant