Getting the following error using most recent version of plotly (3.7.1) and running a simple qm.get_symbol() function on a python script. I'm using the ch.plot() to plot and I'm not using jupyter notebook.
ValueError:
Invalid value of type 'builtins.bool' received for the 'fillcolor' property of scatter
Received value: False
Getting the following error using most recent version of plotly (3.7.1) and running a simple qm.get_symbol() function on a python script. I'm using the ch.plot() to plot and I'm not using jupyter notebook.
ValueError: Invalid value of type 'builtins.bool' received for the 'fillcolor' property of scatter Received value: False