gradio icon indicating copy to clipboard operation
gradio copied to clipboard

TimeSeries examples not properly displayed in UI

Open freddyaboulton opened this issue 1 year ago • 0 comments

Describe the bug

When running an app with a TimeSeries example, the time series data is not displayed in the examples dataset and when you click on the example, the time series component in the UI collapses.

The part about collapsing is strange since that doesn't happen when you manually upload a time series dataset.

Is there an existing issue for this?

  • [X] I have searched the existing issues

Reproduction

Run the demo/fraud_detector/run.py script.

Screenshot

TimeSeries collapsing when selecting example

fraud_example_not_displayed

TimeSeries displayed properly on manual upload

fraud_example_displayed_upload

Logs

-

System Info

Gradio 3.0.24

Severity

annoying

freddyaboulton avatar Jul 12 '22 15:07 freddyaboulton