All Projects → simonw → Datasette Vega

simonw / Datasette Vega

Licence: apache-2.0
Datasette plugin for visualizing data using Vega

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Datasette Vega

Eslint Plugin Security Node
ESLint security plugin for Node.js
Stars: ✭ 28 (-15.15%)
Mutual labels:  plugin
Eog panorama
Panorama viewer plugin for the 'Eye of Gnome' image viewer
Stars: ✭ 30 (-9.09%)
Mutual labels:  plugin
Essentialsnk
Essentials plugin for Nukkit
Stars: ✭ 31 (-6.06%)
Mutual labels:  plugin
Mpv Reload
mpv plugin for automatic reloading of slow/stuck video streams
Stars: ✭ 29 (-12.12%)
Mutual labels:  plugin
Resharper Unity
Unity support for both ReSharper and Rider
Stars: ✭ 953 (+2787.88%)
Mutual labels:  plugin
Sliding up panel
A draggable Flutter widget that makes implementing a SlidingUpPanel much easier!
Stars: ✭ 957 (+2800%)
Mutual labels:  plugin
Ts Protoc Gen
Protocol Buffers Compiler (protoc) plugin for TypeScript and gRPC-Web.
Stars: ✭ 913 (+2666.67%)
Mutual labels:  plugin
Condition Circle
Checks CircleCI environment before publishing successful build using semantic-release
Stars: ✭ 32 (-3.03%)
Mutual labels:  plugin
Ida Cmake
IDA plugin CMake build-script
Stars: ✭ 30 (-9.09%)
Mutual labels:  plugin
Wp Gdpr Core
This WordPress plugin assists you in making your website ready for the GDPR. We try to cover the core WordPress features with this plugin.
Stars: ✭ 31 (-6.06%)
Mutual labels:  plugin
Eslint Import Resolver Jest
🃏 Jest import resolution plugin for eslint-plugin-import
Stars: ✭ 29 (-12.12%)
Mutual labels:  plugin
Gatsby Remark Embed Gist
Gatsby remark gists preprocessor
Stars: ✭ 30 (-9.09%)
Mutual labels:  plugin
Holovid
Stream videos from websites, all in-game!
Stars: ✭ 31 (-6.06%)
Mutual labels:  plugin
Roundcube Thunderbird labels
Thunderbird Labels Plugin for Roundcube Webmail
Stars: ✭ 28 (-15.15%)
Mutual labels:  plugin
Framework7 Upscroller Plugin
A little framework7 plugin to give users a button to scroll up
Stars: ✭ 31 (-6.06%)
Mutual labels:  plugin
Vue Lazy Component
🐌 Vue.js 2.x 组件级懒加载方案-Vue.js 2.x component level lazy loading solution
Stars: ✭ 915 (+2672.73%)
Mutual labels:  plugin
Skypeweb4adium
Adium protocol plugin to support Skype instant messaging
Stars: ✭ 30 (-9.09%)
Mutual labels:  plugin
Zsh Lazyload
zsh plugin for lazy load commands and speed up start up time of zsh
Stars: ✭ 33 (+0%)
Mutual labels:  plugin
Formality
Forms made simple (and cute). Designless, multistep, conversational, secure, all-in-one WordPress forms plugin.
Stars: ✭ 30 (-9.09%)
Mutual labels:  plugin
Flutter Woocommerce Api
WooCommerce API in Flutter, connect and start developing with the available endpoints like get products, create orders and more.
Stars: ✭ 31 (-6.06%)
Mutual labels:  plugin

datasette-vega

PyPI License

A Datasette plugin that provides tools for generating charts using Vega.

Datasette Vega interface

Try out the latest master build as a live demo at https://datasette-vega-latest.datasette.io/ or try the latest release installed as a plugin at https://fivethirtyeight.datasettes.com/

To add this to your Datasette installation, install the plugin like so:

pip install datasette-vega

The plugin will then add itself to every Datasette table view.

If you are publishing data using the datasette publish command, you can include this plugin like so:

datasette publish now mydatabase.db --install=datasette-vega
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].