Relative Content

Tag Archive for rggplot2likert

long group with many categories in gglikert in R

i have a data frame with 3 columns of likert level values and a column grouping with many categories. For presenttation purposes i made letters level from A to Z (but ignore it please because the real life data set has other more complicated character values).

Annotate text in likert chart in R using ggplot2

i am using the pisa items data sets found in likert package in R. I have split the data chart into two zones : “Warning” Zone” and “No Warning Zone”.The “Warning” Zone” is from 95% to 100% so I want to put the text “Warning” Zone” in red color in the last bar at the left (not right) inside the plot but horizontally, and vertically now the text “No Warning Zone” to the rest from 0% to 96% also at the left.