gradio/test/components
aliabid94 797621b81a
Improved plot rendering (#8580)
* changes

* add changeset

* add changeset

* add changeset

* changes

* changes

* restore altair

* changes

* changes

* changes

* changes

* changes

* changes

* Update twenty-jokes-argue.md

* changes

* chanegs

* changes

* changes

* changes

* changes

---------

Co-authored-by: Ali Abid <aliabid94@gmail.com>
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-06-20 23:09:04 +00:00
..
__init__.py
plot_data.py
test_annotated_image.py
test_audio.py
test_bar_plot.py Improved plot rendering (#8580) 2024-06-20 23:09:04 +00:00
test_button.py
test_chatbot.py
test_checkbox_group.py
test_checkbox.py
test_code.py
test_color_picker.py
test_dataframe.py
test_dataset.py fix dataset update (#8581) 2024-06-19 23:00:57 +00:00
test_dropdown.py
test_file_explorer.py
test_file.py
test_gallery.py
test_highlighted_text.py Enable hiding the inline category in HighlightedText with a show_inline_category argument (#8355) 2024-05-23 09:17:41 +00:00
test_html.py
test_image_editor.py
test_image.py
test_json.py Ensure JSON component outputs handled properly in postprocess (#8292) 2024-05-15 21:38:50 +00:00
test_label.py
test_line_plot.py Improved plot rendering (#8580) 2024-06-20 23:09:04 +00:00
test_markdown.py
test_model3d.py
test_number.py
test_plot.py Add event listener support to render blocks (#8243) 2024-05-22 14:51:53 -07:00
test_radio.py
test_scatter_plot.py Improved plot rendering (#8580) 2024-06-20 23:09:04 +00:00
test_slider.py
test_state.py
test_textbox.py
test_upload_button.py
test_video.py