github.com/visjs/angular-visjs
AngularJS directive module for vis.js components
https://github.com/visjs/angular-visjs
Add License
e8d2a6e72abb9bef4e0bf5d4212af1d10728b000 authored over 8 years agoSigned-off-by: Chris Jackson <[email protected]>
9ed81c139196deea34dd04fa2e27142f8757245b authored over 8 years agoRemove bower_components, add moment
b9052b6126fbab570955f6ea1d8ea8a6f3db670f authored over 8 years ago
Don’t need to have `bower_components` checked in so added it to
`.gitignore`. Added `moment` to ...
Add missing hoverEdge and blurEdge event to the network component
2ca297e492705a199a5bb6f30f4d02da1e50dcf1 authored almost 9 years ago361fd53bfe756f3c8bc66585a77a8f15a08c1aa8 authored almost 9 years ago
8b41dfc7a384e185d3ec5bb25408b8d69565b5fd authored almost 9 years ago
Signed-off-by: Chris Jackson <[email protected]>
6c813668b48ca06e8e339ba5ec2899598f0475fa authored almost 9 years ago8a825e40852d29355a752ee1c30e28b3d989a1a8 authored over 9 years ago
typo in network events. doubleclick should be doubleClick
9b922d20e2caff12a163248388ec7ed633c31a64 authored almost 10 years ago9d3487b05207679559f7fcf29547ce014270eb1b authored almost 10 years ago
#28
7667048b9141b6dbfd910f1ebc41c4a2ea65a4e2 authored about 10 years ago#35
1273d3114f0a821718e9d9d17676458b1593019c authored about 10 years ago#33
6978667ec6cf5a554070b7465e065114e392b350 authored about 10 years ago546ea85e37a44011abc5ba80e60f87d2d4e79887 authored about 10 years ago
f91ae9d2e576530f8b72350980d65970c8f83a82 authored about 10 years ago
cf720311a16c2b65f0cc82d6b48ee9d664cd5b57 authored about 10 years ago
Added timeline events for 'select', 'click', 'doubleClick' and 'right…
e497b17b0bb9c8805a038fc827c1d7d1370c6dbf authored about 10 years agoe52b52f9a1bab6ed26b3ae54d2cce369f178cec9 authored about 10 years ago
2b8fa4b58e45ce13b01a0b68c0eeac83ca009e83 authored about 10 years ago
Add support for doubleClick events in networks.
af4e3a2dc9961f07e942404355f69d341a0c9f17 authored about 10 years ago4578c069d51bed55961adc1afc113306b183e070 authored about 10 years ago
Add component attribute to be able to easily interact with the visualization component
90d0c43e7927bbe2208632b5a1b1bcfc4b0c92f7 authored about 10 years ago
For example with this new attribute is possible to do something like:
<vis-network component="co...
adding bower and gitignore keys, fixes #20
dc459614431d5b35f9179d0cd7ac5076e24e1145 authored about 10 years agobf4b17e8b335dc10415bbd503dcc220fac9f41db authored about 10 years ago
4b156372945522a7c34559903b9e71976f0c1f0a authored over 10 years ago
605b1bf76f32e1632590ebc1fb58b6ca6292d33f authored over 10 years ago
80542f55a9d3011a4c20862e151e1b855c060f6a authored over 10 years ago
c18865fb36d99c4aa9a26e86b345d8253a4a3f37 authored over 10 years ago
* master:
Update angular-vis.js
Fix issue the events directive links from the scope
57a5715406e0a18947cff7cfd1d742be0030b060 authored over 10 years agoUpdate angular-vis.js
ee904845beec822de07204ff33b5028837e1ca06 authored over 10 years agoI've added the forgotten links to the events object.
0aa523f7c7c6485ef9f1bc80d5b75f6d37ae353c authored over 10 years ago04333b35c42169fa88c56cd1ee95d89c70f263e4 authored over 10 years ago
7d819de091ea6c55500fcb61edb16a8df509bec4 authored over 10 years ago
8a71717dd5c2a41f38552fd9c86a79bba287cb32 authored over 10 years ago
131a83ea224207b9344bd1f6a38042bba1431075 authored over 10 years ago
Develop
0f9df7794a1c85b6554f1a1f092066102a6a0c88 authored over 10 years ago
* master: (37 commits)
Update readme
Add graph2d initial example
Refactor timeNavigation d...
04e21a8762b42b8970731dcdfbb2f1f1b6f644ba authored over 10 years ago
bd575f691dbb1ccaa0aeca2f86a5b69a0b59ac47 authored over 10 years ago
Update readme
a45336381ba749b683bf203b0754eb6d3fe2ac48 authored over 10 years ago1978fc771dfe36a615553f4279d5153798081b48 authored over 10 years ago
Add graph2d initial example
e1d76605bd00f718e443f93e37fda90932fe6079 authored over 10 years ago1a956bfd38a2ef1b682dbeb957f171bba3cf2f1c authored over 10 years ago
11fd58eccec557f035f0bf5078d8ade8dbc2addf authored over 10 years ago
Initial contribution of network diagram directive
a18b0e2659127b05b8b9f7eea5f37424a0136909 authored over 10 years agoMake day/month names configurable.
8fc15167c597ac62212709f3f18e67e82491b811 authored over 10 years agoRefactor timeNavigation directive - add new options.
e3c7fb8687008b9ce10aeff0c7ffce8cd8dae25c authored over 10 years agoAdds sanity checking, and additional options for navigation based on the current time rather than...
4da9df1c98a581e26351213b2c8dd4e452063e9b authored over 10 years ago9a0b3e2decf4d6cbb8eb79731800ae09d8b77b22 authored over 10 years ago
3bb7be6eabfb82c0de3cafe8db3400ca5e95969d authored over 10 years ago
Added attributes format-day and format-month to allow configuration of name formats. Allows the s...
bb222c9c5de679bdfafe61c442714bc7e2f558d6 authored over 10 years ago7447ea4b7fdbd0030f7f554ba8757517c0f73793 authored almost 11 years ago
b955e7c1e585fcc8489e0acb52ae1064043a8761 authored almost 11 years ago
3fce8d8e0e4033820b114b81a0360ebe1beef987 authored almost 11 years ago
d2d5b05a6a4dd537038ac71c646dc1b331449261 authored almost 11 years ago
8e8058869ca18fad432ac791b674661d35dc5d81 authored almost 11 years ago
266b4cb2c98ba5abdcd22fc1a65e0a566db4883e authored almost 11 years ago
bd86946ea8dea4531e64fb8f912602f585eefdfe authored almost 11 years ago
1f9df2e06f69d6df5ee5baf0fb872ff9b1fcedb8 authored almost 11 years ago
578749a80204daf9444f25d9d02cb1876e69c8d5 authored almost 11 years ago
dc97c2f635feb74d2e082bfff7505ad67d329d85 authored almost 11 years ago
de40c6ec9082423ea96cb4c3f97294f463d6b011 authored almost 11 years ago
62e5bf60dbfa4f0e6a0cbd2e64860539c7c6fe3f authored almost 11 years ago
ab4da3128596dad3f49685bf3d2708fc265d3260 authored almost 11 years ago
0a51b78238fd546b3297aefd6745c1f844c2c483 authored almost 11 years ago
cedbe3d2af3ac701d8617a663cf7af46c44b9a9c authored almost 11 years ago
d3911af8cc19eaa42a08b9864e66e0d36c0ab368 authored almost 11 years ago
d07b92a769ce5e134a9e6cefffa1204d2cdfe221 authored almost 11 years ago
92d3db70ecb1b58505963555917d64e60748cef4 authored almost 11 years ago
9ca4468d0c05b961decc8aad5b0ff03dff5c7820 authored almost 11 years ago
3b6d76ee0cf4b809ea8feeed31b40f4c52bcfdde authored almost 11 years ago
82c66a071d112656052f6234f701a48c3c6328b8 authored almost 11 years ago
287a09a5f551ed7ab7085d4f5fd45ca85bcb24f0 authored almost 11 years ago
28ee4cded95532171354970f78bdc24784b6143c authored almost 11 years ago
b33a8577e1c17f7a1b72a37fd8df7f3a7b03f602 authored almost 11 years ago
e42aba894bbe73dd178d5400b5cc1f4de0790fe8 authored almost 11 years ago
129f6e89fd7b18990e5c7951277d698db796f9f9 authored almost 11 years ago
65102327274bce0884eb66c456521fa647b63b18 authored almost 11 years ago
20f8965e14ccc9e2c3acd53da191c8b7dd261a45 authored almost 11 years ago
4cfbe042f7760d7fc087e04d789d1b917e5fecab authored almost 11 years ago
da84950f6e8e62b3cf73f3c6ba59f8513e003582 authored almost 11 years ago
a11377227697821325c6b694f194c8b24fd5496e authored almost 11 years ago
66bfba75fffb722b42ad9d9bcc73f88b9ba6bae8 authored almost 11 years ago
363405e7125f39f3a910a723a4c4b53e3ed551b3 authored almost 11 years ago
c5c97cb371028671ac8adc30b6dae98094d620ac authored almost 11 years ago
bb4783f7c664fad826bba8fb05c01bd69ee557ec authored about 11 years ago
93496a8dd30df10125af19151434ceeb4f25ee72 authored about 11 years ago
6c4c7e59fc0b9d6178e5ab3c7b83ed137a8cfdcf authored about 11 years ago
e24ed24b61ff1410ace66a98121b68d86c67b634 authored about 11 years ago
9ae5956bfeaea8267b02c79f11e7ed76884438ff authored about 11 years ago
948446f046e517a9d6288551f563ff5263efdc28 authored about 11 years ago
d0714b3a83e9f4800c73515c9bbef9f4a03a1250 authored about 11 years ago
2c455b7b631560ae889bce198ebcccbc1965ed2d authored about 11 years ago
0806b65a202df56ac070c2d9281421f0f760c427 authored about 11 years ago
b66d0ace90144fb518920eb60b2ebe59fd7337ec authored about 11 years ago
4cb8ae07bbcf494e38bd15bf1252ee2a6539e323 authored about 11 years ago