Skip to content
Commit b0e3e2a7 authored by Marko Řeháček's avatar Marko Řeháček
Browse files

Better dataset editing, aggregation animations.

Main.js: load '.dataset.js' files automatically from datasets folder. Rename dataset files for this.
Add datasets/generator.js for generating simple data to test robustness.
DatasetEditorModal: allow choosing predefined datasets, allow generating of datasets.
NetworkGraph: better animations for aggregations, make the main svg absolutely positioned to prevent some scrolling.
Toolbar, store/data: add simulation of batch aggregations.
Workspace: reoder components, so graph is behind.
GraphNode, GraphLink: make cursor a pointer, add opacity prop.
NodePopover: hide attribute table for now.
Shared/Node: fix svg width.
Create helpers.js for shared functionality.
parent a1483d37
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment