Skip to content
This repository has been archived by the owner on May 31, 2022. It is now read-only.

This is a visualisation plugin for Data-Forge Notebook v2 that displays text.

Notifications You must be signed in to change notification settings

data-forge-notebook/viz-plugin-test

Repository files navigation

Data-Forge Notebook viz plugin: text

The code for this plugin has been merged into the editor-core mono repo.

This is a visualization plugin for Data-Forge Notebook v2 that displays text.

Join the discussion on how user pluggable visualizations should work in DFN v2

Follow the developer on Twitter for news and updates

Checkout the main DFN code repository

Setup

You need Node.js installed to use this code.

Clone this repo then install dependenices:

npm install

Build and serve production version

npm start

Open a browser and navigate to http://localhost:1234/.

Build and serve in development

npm run start:dev

Build for production

npm run build

About

This is a visualisation plugin for Data-Forge Notebook v2 that displays text.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages