gradio
f60053d8 - gr.ScatterPlot component (#2764)

Commit
3 years ago
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>
Parents
Loading