coa-project / pycoa

pycoa Python source code
MIT License
18 stars 0 forks source link

textcopyright, plot_width, plot_height don't work #205

Closed NoamXD8 closed 5 months ago

NoamXD8 commented 5 months ago

pycoa.plot(where='Paris',title='new title',textcopyright='new db',plot_width=300,plot_height=300) Bad args used in the get_stats() function. Unrecognized args are ['textcopyright', 'plot_width', 'plot_height'].

peut etre faut il les enlever de la doc.

Capture d’écran 2024-05-02 à 10 13 11
odadoun commented 5 months ago

No it works, due to the modification I've done on the previous bug