79298423

Date: 2024-12-20 21:26:49
Score: 1
Natty:
Report link

year late but I found a solution.

qic() from qicharts2 are ggplot objects. quick reading of the github code says it was using p + scale_x_datetime(date_labels = x.format), so you just need p + scale_x_datetime(date_break = '1 day') to overwrite the default one.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: yinxi