You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* remove get_data, strip_style and to_string test files
* fixed test_frames
* test_data working
* remove test_graph_objs_tools as graph_objs_tools doesn't exist
* move strip_dict_params to plotly/test/utils.py
* fixed most of test_update
* all test_core tests passing (sans streaming tests)
* removed graph_objs as only to_dataframe is there - unsupported method on figuretypes
* test_core tests working sans matplotlylib datatypes stuff
* update axis scales
* scatter - fixed test_scatter
* working on matplotlylib...
* convert dashed to dash in matplotlylib tools // fix test_lines
* test_date_times
* fixed test_bars
* remove commented x=... line
* axis_scales
* annotations
* subplots in matplotlylib
* fixed all streaming tests w/o server error to interupt \n playing with retrying decorator to fix remaining tests
* working on using admin buildly account
* corrected coerce stream trace to dict if BaseTraceType line
* mid stream write validation error
* move print statements around
* fixed streaming tests//no validation within stream.write
* remove print statement
0 commit comments