datadrivencv icon indicating copy to clipboard operation
datadrivencv copied to clipboard

Language skill bars not visible

Open jgammerman opened this issue 4 years ago • 2 comments

Hi @nstrayer ,

I can reproduce your entire CV apart from one thing - the language skill bars aren't visible:

image

However, if I click and drag on where they ought to be the language names appear, albeit faintly:

image

Note that this is only the case when rendering to html, not PDF which works fine. Please could you advise? I suppose that I need to change something in the CV_printing_functions.R file?

Thanks

jgammerman avatar May 26 '20 22:05 jgammerman

I think this is an issue with RStudio. Have you tried looking at the output of your CV in the browser rather than the RStudio viewer? The bars don't show up in my RStudio but work fine when in the browser. This is because they use a semi-fancy CSS technique that the embedded browser in RStudio doesn't have yet.

Let me know if that works.

I should be clear about this in the documentation!

nstrayer avatar May 26 '20 22:05 nstrayer

Yep it works fine in the browser, thanks for the prompt response!

jgammerman avatar May 26 '20 23:05 jgammerman