Calmcode - datasette: visualisation

How to use Datasette for Visualisation in Python.

1 2 3 4 5 6 7

Visualise Data with Datasette

You can also do visualisation from within the datasette service. This requires a plugin that needs to be installed first though.

pip install datasette-vega

After installing it, you should be able to now create interactive vega charts. If you've used altair before, you might recognize the charts.