jnareb's picture
Update README.md after changing app into demo of Panel plots
e0a334a
metadata
title: >-
  Demo of support for different plotting libraries in Panel (web dashboard
  framework)
emoji: 📈
colorFrom: gray
colorTo: green
sdk: docker
pinned: false
license: mit
short_description: Demo app for plotting in Panel

All libraries were testes on plot of sin(x).

The following plotting libraries are shown

  • Matplotlib
  • Matplotlib: interactive with ipympl (does not work)
  • seaborn (via Matplotlib pane)
  • pandas plot API (using Matplotlib)
  • plotnine
  • Bokeh (with list of possible tools)
  • hvPlot (using pandas.hvplot API)
  • hvPlot with selectable backend: bokeh, matplotlib, plotly
  • HoloViews
  • Plotly (using plotly.express API)
  • Altair (using Vega)
  • Vizzu JavaScript library (uses wrong scale, plot is not visible)

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference