-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Data Laboratory API
Eduardo Ramos edited this page Jan 8, 2015
·
1 revision
Data Laboratory API provides an SPI for extending data laboratoy UI with different types of actions and also provides several controllers that implement basic the basic actions of data laboratory.
The API controllers are divided in features that manipulate the graph, columns, merge columns and search/replace. The data tables (UI) events listener is also defined here.
SPI actions are provided as different Manipulators
for nodes, edges, general actions, columns and single values (row+column).
- Developer Handbook
- Build
- Code Style
- Localization
- Datasets
- Import CSV Data
- Import Dynamic Data
- Scripting Plugin
- Quick Start
- Démarrage rapide (FR)
- Layout
- Spatialisations (FR)
- Statistics
- Import
- Spigot importer with Wizard
- Export
- Generator
- Filter
- Extend Data Laboratory
- Preview renderer
- Add a module panel
- Add a submenu
- Build a plugin without Gephi source code
- Update a plugin
- Code Sharing Strategy
- Graph Streaming