albertyw / itolapi

Python API for the Interactive Tree of Life (iTOL)
MIT License
35 stars 11 forks source link

Why is this statement invalid?(branchlength_label_rounding) #27

Open wan230114 opened 5 years ago

wan230114 commented 5 years ago

Why is this statement invalid? itol_exporter.set_export_param_value('branchlength_label_rounding', 3)

Decimal point setting is invalid

albertyw commented 5 years ago

I can't reproduce this. I'm guessing you're getting Decimal point setting is invalid from uploading in which case that's an error returned from itol and not this library.