Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x.spoke.len not found #5

Open
sangeetabhatia03 opened this issue Mar 5, 2017 · 2 comments
Open

x.spoke.len not found #5

sangeetabhatia03 opened this issue Mar 5, 2017 · 2 comments

Comments

@sangeetabhatia03
Copy link

If the length of the interests list is 2, the code breaks since x.spoke.len is not defined for this case (as for the other cases).

@jbryer
Copy link

jbryer commented Dec 15, 2017

I am seeing this too. You need to have three interest groups. Is it possible to not specify interests at all (i.e. leave blank). Thanks for the cool package.

@jananiravi
Copy link

It breaks if the interest list is >4 too.
Following is the error message:

Error in VisualResume::VisualResume(titles.left = c("Janani Ravi, PhD",  : 
  object 'locations' not found

I thought this interests widget would work great for interests+skills (not just teaching), e.g.,
image

The following could help this widget better:

  • Use the whole length below the 'events' (events could be 1 or 2 columns below the timeline since they are still connected & part of the same widget)
  • adjust font-size spacing independently to minimize overlap (rep size does help, but adjusting header size might also help)
  • allow 2–6 (or higher) interest groups as suggested here and by @sangeetabhatia03 and @jbryer (if there are more, they could appear in 2 rows)

Thanks again for the great package! It is a simple idea executed quite elegantly. 👍

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

No branches or pull requests

3 participants