Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / frewsxcv/graphosaurus issues and pull requests
#83 - image paths on nodes
Pull Request -
State: closed - Opened by invisiblegaudi almost 4 years ago
- 3 comments
#82 - Incorrect logic related to hover/click events
Issue -
State: open - Opened by frewsxcv over 7 years ago
#81 - Node images aren't loading in example
Issue -
State: closed - Opened by frewsxcv almost 8 years ago
- 1 comment
#80 - Attempt to fix README gif.
Pull Request -
State: closed - Opened by frewsxcv over 8 years ago
#79 - very large networks ( > 1M nodes) possible?
Issue -
State: open - Opened by paul-shannon almost 9 years ago
- 6 comments
#78 - Graphs getting rendered differently when using THREE.Line and THREE.LineSegments
Issue -
State: open - Opened by frewsxcv almost 9 years ago
- 1 comment
#77 - Stop successive edges from linking up
Issue -
State: open - Opened by JakeArkinstall almost 9 years ago
- 3 comments
#76 - Added support for rightclick event (issue #67)
Pull Request -
State: closed - Opened by mwozniczak almost 9 years ago
- 1 comment
#75 - Ability to add events AFTER the graph object was initialized?
Issue -
State: open - Opened by mwozniczak almost 9 years ago
- 2 comments
#74 - Allow nodes/edges to have arbitrary data associated with them
Issue -
State: open - Opened by frewsxcv almost 9 years ago
- 2 comments
#73 - Add 'mouseleave' event for nodes
Issue -
State: open - Opened by frewsxcv almost 9 years ago
#72 - Nodes/edges not fully deleted and leaking into memory?
Issue -
State: closed - Opened by mwozniczak almost 9 years ago
- 2 comments
#71 - Added functions for purging all nodes/edges
Pull Request -
State: closed - Opened by mwozniczak almost 9 years ago
- 2 comments
#70 - Documented the multi-add functions
Pull Request -
State: closed - Opened by mwozniczak almost 9 years ago
- 1 comment
#69 - Can now add multiple nodes/edges at the same time
Pull Request -
State: closed - Opened by mwozniczak almost 9 years ago
- 2 comments
#68 - Possibility of bulk data insertion (or wholesale data replacement?)
Issue -
State: closed - Opened by mwozniczak almost 9 years ago
- 3 comments
#67 - events?
Issue -
State: open - Opened by antonioaltamura over 9 years ago
- 3 comments
#66 - Animations and front-end interface
Issue -
State: open - Opened by haptork over 9 years ago
- 2 comments
#65 - Ability in to remove Nodes/Edges from Graphs
Issue -
State: open - Opened by frewsxcv over 9 years ago
- 1 comment
#64 - change node position, adding edges dynamically
Issue -
State: closed - Opened by santiagovillegasg over 9 years ago
- 3 comments
#63 - Error with several edges
Issue -
State: closed - Opened by santiagovillegasg over 9 years ago
- 4 comments
#62 - Add support for voronoi
Issue -
State: open - Opened by dbkaplun about 10 years ago
#61 - Z-Fighting issue ever since #55
Issue -
State: closed - Opened by frewsxcv about 10 years ago
#60 - Click/hover events
Pull Request -
State: closed - Opened by frewsxcv over 10 years ago
- 1 comment
#59 - Migrate to browserify, remove old build system
Pull Request -
State: closed - Opened by frewsxcv over 10 years ago
#58 - Upgrade Three.js 66 -> 68
Pull Request -
State: closed - Opened by frewsxcv over 10 years ago
#57 - Stop manually including TrackballControls
Issue -
State: closed - Opened by frewsxcv over 10 years ago
- 1 comment
#56 - Fix bug with setter on TrackballControls
Issue -
State: closed - Opened by frewsxcv over 10 years ago
Labels: bug
#55 - Switch to BufferedGeometry for performance?
Pull Request -
State: closed - Opened by frewsxcv almost 11 years ago
Labels: question
#54 - Dynamically generate/update near/far camera values
Issue -
State: closed - Opened by frewsxcv almost 11 years ago
- 1 comment
Labels: enhancement
#53 - Stop normalizing data before render
Pull Request -
State: closed - Opened by frewsxcv almost 11 years ago
#52 - Find/create more examples
Issue -
State: open - Opened by frewsxcv almost 11 years ago
Labels: in progress
#51 - Create logo for project
Issue -
State: open - Opened by frewsxcv almost 11 years ago
#50 - Add labels to Eve example
Issue -
State: open - Opened by frewsxcv almost 11 years ago
Labels: enhancement
#49 - Add option to specify background color of graph
Issue -
State: closed - Opened by frewsxcv almost 11 years ago
Labels: enhancement
#48 - Add option to specify visual width of Edges
Issue -
State: closed - Opened by frewsxcv almost 11 years ago
Labels: enhancement
#47 - Switch to OrthographicCamera by default?
Issue -
State: open - Opened by frewsxcv almost 11 years ago
Labels: question
#46 - When using node images, needsUpdate doesn't work correctly
Issue -
State: closed - Opened by frewsxcv almost 11 years ago
Labels: bug
#45 - Add option to change size of nodes
Issue -
State: closed - Opened by frewsxcv almost 11 years ago
- 2 comments
Labels: enhancement
#44 - Utilize graphosaur.us
Issue -
State: closed - Opened by frewsxcv almost 11 years ago
- 1 comment
Labels: enhancement
#43 - Migrate to browserify?
Issue -
State: closed - Opened by frewsxcv almost 11 years ago
- 3 comments
Labels: question
#42 - Use Grunt to build project
Pull Request -
State: closed - Opened by frewsxcv about 11 years ago
Labels: enhancement
#41 - Build with and without three.js bundled with minified
Issue -
State: closed - Opened by frewsxcv about 11 years ago
- 1 comment
Labels: enhancement
#40 - Document everything with JSDoc
Pull Request -
State: closed - Opened by frewsxcv about 11 years ago
- 1 comment
Labels: enhancement
#39 - Getters on classes should clone the data before returning
Issue -
State: open - Opened by frewsxcv about 11 years ago
Labels: question
#38 - Node IDs in Edges should be resolved in Graph, not Edge
Pull Request -
State: closed - Opened by frewsxcv about 11 years ago
Labels: enhancement
#37 - Enable getter for Edges on Graph
Pull Request -
State: closed - Opened by frewsxcv about 11 years ago
#36 - Chaining not supported on Graph set operations
Pull Request -
State: closed - Opened by frewsxcv about 11 years ago
#35 - Adding a Node to a Graph incorrectly checks if ID exists on the Node
Pull Request -
State: closed - Opened by frewsxcv about 11 years ago
Labels: bug
#34 - Lines don't scale in size like nodes do
Issue -
State: open - Opened by frewsxcv about 11 years ago
Labels: bug
#33 - Node IDs on Edges should resolve for strings and numbers
Pull Request -
State: closed - Opened by frewsxcv about 11 years ago
Labels: bug
#32 - Graph object still requires IDs
Pull Request -
State: closed - Opened by frewsxcv about 11 years ago
Labels: bug
#31 - Merge Frame and Graph objects
Issue -
State: closed - Opened by frewsxcv about 11 years ago
- 1 comment
Labels: enhancement
#30 - Allow specifying edge colors
Pull Request -
State: closed - Opened by frewsxcv about 11 years ago
Labels: enhancement
#29 - Enable custom images on nodes
Issue -
State: closed - Opened by frewsxcv about 11 years ago
- 1 comment
Labels: enhancement
#28 - Provide option to disable size attenuation
Pull Request -
State: closed - Opened by frewsxcv about 11 years ago
Labels: enhancement
#27 - Ignore overlapping edges/nodes?
Issue -
State: open - Opened by frewsxcv about 11 years ago
Labels: question
#26 - Provide option to enable anti-aliasing
Pull Request -
State: closed - Opened by frewsxcv about 11 years ago
Labels: enhancement
#25 - Node click support
Pull Request -
State: closed - Opened by mlerner about 11 years ago
- 6 comments
Labels: enhancement
#24 - Make the node string ID parameter optional
Pull Request -
State: closed - Opened by frewsxcv about 11 years ago
- 1 comment
#23 - Add a license
Issue -
State: closed - Opened by coyotebush about 11 years ago
#22 - Scale nodes with distance
Pull Request -
State: closed - Opened by coyotebush about 11 years ago
- 2 comments
#21 - Node labels
Issue -
State: open - Opened by coyotebush about 11 years ago
- 3 comments
Labels: enhancement
#20 - Clean up examples
Pull Request -
State: closed - Opened by frewsxcv about 11 years ago
Labels: enhancement
#19 - Remove Node/Edge cloning, use references to original Nodes/Edges
Issue -
State: closed - Opened by frewsxcv about 11 years ago
Labels: enhancement
#18 - Ability to load graph from gexf
Issue -
State: open - Opened by frewsxcv about 11 years ago
Labels: enhancement
#17 - Add graphosaurus, almond, three.js copyright info to optimized output
Issue -
State: open - Opened by frewsxcv about 11 years ago
Labels: enhancement, ready
#16 - Remove almond copyright info from optimized output
Issue -
State: closed - Opened by frewsxcv about 11 years ago
- 1 comment
Labels: enhancement
#15 - Provide styling options for nodes/edges
Issue -
State: closed - Opened by frewsxcv about 11 years ago
- 2 comments
Labels: enhancement
#14 - Remove three.js dependency
Issue -
State: open - Opened by frewsxcv about 11 years ago
Labels: enhancement
#13 - Create click/hover events for nodes
Issue -
State: closed - Opened by frewsxcv about 11 years ago
- 2 comments
Labels: enhancement
#12 - Instead of normalizing the dataset, just change the static numbers to match the dataset
Issue -
State: closed - Opened by frewsxcv about 11 years ago
- 1 comment
Labels: enhancement
#11 - Set up all rendering during the .render() method. Prompt for element as parameter to .render()
Issue -
State: closed - Opened by frewsxcv about 11 years ago
Labels: enhancement
#10 - Change Frame to Graph
Issue -
State: closed - Opened by frewsxcv about 11 years ago
Labels: enhancement
#9 - Drawing >1000 lines is slow
Issue -
State: closed - Opened by frewsxcv about 11 years ago
Labels: performance
#8 - Really small/large graphs encounter issues with camera.near and camera.far
Issue -
State: closed - Opened by frewsxcv about 11 years ago
- 2 comments
Labels: bug
#7 - Determine optimal distance from center to view graph
Issue -
State: closed - Opened by frewsxcv about 11 years ago
Labels: enhancement
#6 - Frame should handle resizing
Issue -
State: closed - Opened by frewsxcv about 11 years ago
Labels: enhancement
#5 - Have render() set the default camera position/angle
Issue -
State: closed - Opened by frewsxcv about 11 years ago
Labels: enhancement
#4 - Start using require.js
Issue -
State: closed - Opened by frewsxcv about 11 years ago
Labels: enhancement
#3 - Document API
Issue -
State: closed - Opened by frewsxcv about 11 years ago
Labels: enhancement
#2 - Rename project
Issue -
State: closed - Opened by frewsxcv about 11 years ago
Labels: enhancement
#1 - Remove require.js dependency
Issue -
State: closed - Opened by frewsxcv about 11 years ago
Labels: enhancement