- Dec 20, 2019
-
-
Marko Řeháček authored
-
Marko Řeháček authored
-
Marko Řeháček authored
-
Marko Řeháček authored
-
Marko Řeháček authored
-
- Dec 19, 2019
-
-
Marko Řeháček authored
-
Marko Řeháček authored
-
Marko Řeháček authored
-
Marko Řeháček authored
-
Marko Řeháček authored
-
Marko Řeháček authored
-
Marko Řeháček authored
Submitted w/ thesis. Remove outdated code parts (removing nodes+others), refactor file hierarchy. GraphNode: labels are now shortening; rename labels in dataset 'data-harry'. Fix double unbundle button in NodeDetail. Create AttributeTable for listing object properties for NodeDetail and popover.
-
- Nov 14, 2019
-
-
Marko Řeháček authored
GraphLink+Link: move isTransferred calculation to store/data. Show count of singlelinks on multilinks. Link: darker colors on markers. Store/data: fix isLinkSimillar. NodeDetail: show connections. NetworkGraph: update d3.force parameters LinkDetail: list links in mutlilink. Detail cards: limit height of lists, make them scrollable
-
- Nov 13, 2019
-
-
Marko Řeháček authored
-
- Nov 12, 2019
-
-
Marko Řeháček authored
Implement listing of nodes in group/bundle in NodeDetail. Add visual representation of nodes to NodeSelection. Add BaseCollapsibleCard component for tools. NetworkGraph: hide unecessary buttons to debug mode. Toolbar: hide create node button. GraphLink and store/data: add transferred property when budnling, it cannot be computed afterwards. GraphNode: connect hover of node to store/interaction
-
- Nov 11, 2019
-
-
Marko Řeháček authored
Turn off computed caching in GraphNode/Link to fix slow reaction. Implement isTransferred in GraphLink. Store: load modules automatically, rename module files
-
Marko Řeháček authored
Store/data: fix dataset validation #27, inform store/interaction about removed nodes, minor refactor Store/interaction: respond to removed nodes, change unselect mutation
-
- Nov 07, 2019
-
-
Marko Řeháček authored
-
Marko Řeháček authored
GraphNode: fix bundle count. DatasetEditor: nicer message
-
Marko Řeháček authored
/spend 2h
-
Marko Řeháček authored
-
Marko Řeháček authored
NodeDetailCard: add unbundle option, disable remove btn.
-
- Nov 05, 2019
-
-
Marko Řeháček authored
-
- Nov 04, 2019
-
-
Marko Řeháček authored
-
Marko Řeháček authored
Pass graph visuals as a prop down to GraphNode/link to allow managing it from single place (if there will be better zooming someday). Fix sticky paws on group nodes. Linting
-
Marko Řeháček authored
Implement aggregation behaviour for bundling. Allow bundling on arbitrary node type, it only worked on regular nodes
-
Marko Řeháček authored
-
- Nov 01, 2019
-
-
Marko Řeháček authored
-
Marko Řeháček authored
CI: deploy to different folders according to branch (master/deploy in analysis-vis/, others in analysis-vis/{branchName}/
-
Marko Řeháček authored
GraphNode/Link: do not emit events, instead access store/interaction directly; this removes unnecessary indirection and the complexity of NetworkGraph comp. GraphNode: open detail on doubleclick, add debouncing
-
- Oct 31, 2019
-
-
Marko Řeháček authored
-
Marko Řeháček authored
-
Marko Řeháček authored
Store/data: document tag data structure, some changes in aggreagation algorithms for bundling (WIP), changes in isLinkSimilar
-
Marko Řeháček authored
GraphLink: compute ifTransferred GraphNode: make label semitransparent, fix vm.$destroy watch Harry dataset: fix some mistakes Remove old datasets
-
- Oct 24, 2019
-
-
Jozef Bátrna authored
-
- Oct 23, 2019
-
-
Jozef Bátrna authored
-
Marko Řeháček authored
-
Marko Řeháček authored
-
Marko Řeháček authored
-
Marko Řeháček authored
Store/data: add actions for aliasing and bundling, rename aggr. mutations, remove deprecated code, remove isUserDefined when creating aggregations, add tests for bundling (not passing), remove isUserDefined. NodeSelection: add test UI for aggregations. GraphNode: add bundle visuals, get bundle size from store. NetworkGraph: tweak settings, renamed store actions.
-