in mpl_client.sync_fig_format_rawdata(): if server returns an error datas is set to None and error message is printed in mpl_fig._format_rawdata_client(): if datas returned from the client is None then return False.
Closes #104
in mpl_client.sync_fig_format_rawdata(): if server returns an error datas is set to None and error message is printed in mpl_fig._format_rawdata_client(): if datas returned from the client is None then return False.
Closes #104