artemis-analytics / artemis

Apache License 2.0
5 stars 2 forks source link

Demoday Visualization is not working #28

Closed DominicParent closed 4 years ago

DominicParent commented 4 years ago

root - visualize - INFO - ================================================================== root - visualize - INFO - Creating TDigest Traces... root - generate_traces - INFO - Creating TDigest Trace 1... root - generate_traces - INFO - Creating TDigest Trace 2... root - visualize - INFO - Generating TDigest Figure... root - get_figure - INFO - Building Figure from 2 TDIGEST Traces... root - _validate - ERROR - Invalid Trace Type: '<class 'list'>'. root - _validate - INFO - Each trace was expected to be a list. Therefore, this trace could not be processed. root - _validate - ERROR - Invalid Trace Type: '<class 'list'>'. root - _validate - INFO - Each trace was expected to be a list. Therefore, this trace could not be processed. root - _validate - ERROR - No Valid Data Available. root - _validate - INFO - The trace was found to be empty or contain no valid data. Therefore, the traces could not be processed. root - get_figure - ERROR - Could Not Save Plot. root - get_figure - INFO - The plot could not be saved as an TDIGEST HTML file located at '/home/dominic.parent/Documents/Projects/artemis/test/tdigest_plot.html'.

DominicParent commented 4 years ago

I fixed the issue by creating a new schema file. I believe there was an issue regarding the specific version of the file format. The new file has a good layout.