gradio/scripts
Freddy Boulton f60053d85f
gr.ScatterPlot component (#2764)
* Try clean install

* Resolve peer dependencies?

* CHANGELOG

* Add outbreak_forcast notebook

* generate again

* CHANGELOG

* Add image to changelog

* Color palette

* Fix colors + legend

* Tooltip

* Add axis titles

* Clean up code a bit + quant scales

* Add code

* Add size, shape + rename legend title

* Fix demo

* Add update + demo

* Handle darkmode better

* Try new font

* Use sans-serif

* Add caption

* Changelog + tests

* More tests

* Address comments

* Make caption fontsize smaller and enable interactivity

* Add docstrings + add height + width

* Use normal font weight

* Make last values keyword only

Co-authored-by: Abubakar Abid <abubakar@huggingface.co>

* Fix typo

* Accept value as fn

* reword changelog a bit

Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2022-12-09 10:14:07 -05:00
..
build_frontend.sh Scripts become much easier to read and understand (#1918) 2022-08-01 15:17:03 -07:00
check_pypi.py Add manual trigger to deploy to pypi (#2192) 2022-09-06 13:49:49 -07:00
copy_demos.py gr.ScatterPlot component (#2764) 2022-12-09 10:14:07 -05:00
create_test_requirements.sh Scripts become much easier to read and understand (#1918) 2022-08-01 15:17:03 -07:00
delete_old_spaces.py Delete spaces created on PRs after a certain amount of time (#2249) 2022-09-14 11:15:26 -04:00
format_backend.sh Modify CI to check for unused imports (#2555) 2022-10-28 10:56:18 -04:00
format_frontend.sh Scripts become much easier to read and understand (#1918) 2022-08-01 15:17:03 -07:00
format_release_notes.py Fix release notes (#2401) 2022-10-06 14:39:48 -04:00
gh_action_pypi.sh Update package metadata (#2226) 2022-09-14 17:39:46 -04:00
helpers.sh Update CONTRIBUTING.md (#2118) 2022-08-30 07:42:44 -07:00
install_gradio.sh Scripts become much easier to read and understand (#1918) 2022-08-01 15:17:03 -07:00
install_test_requirements.sh Scripts become much easier to read and understand (#1918) 2022-08-01 15:17:03 -07:00
launch_website.sh add url arg to build (#2674) 2022-11-18 11:24:13 -08:00
lint_backend.sh Modify CI to check for unused imports (#2555) 2022-10-28 10:56:18 -04:00
run_all_tests.sh Scripts become much easier to read and understand (#1918) 2022-08-01 15:17:03 -07:00
run_circleci.sh Scripts become much easier to read and understand (#1918) 2022-08-01 15:17:03 -07:00
run_frontend.sh Scripts become much easier to read and understand (#1918) 2022-08-01 15:17:03 -07:00
upload_demo_to_space.py Automatically deploy kitchen sink to spaces on release (#1994) 2022-08-12 11:51:36 -04:00