lets-plot
lets-plot copied to clipboard
Parameter info for aes() is missing all its arguments
Preconditions:
from lets_plot import *
ggplot(aes())
Steps:
- call parameter info for
aes()
Expected:
- suitable arguments are listed
Actual:
- there is only
xandyarguments listed