Plot(table) in googleVis

how i can apply googleVis with renderGvis function for this exemple 'renderPlot({ plot(table(DF$date) }) '

Could you ask this with a minimal REPRoducible EXample (reprex)? A reprex makes it much easier for others to understand your issue and figure out how to help.