python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
ggplot2 axis formatting using n.breaks and labels
While creating a graph with ggplot2, I'm having trouble to format the x-axis which are dates that show as numerical values. I want to use 'n.breaks' in 'scale_x_continuous'. From the documentation, I ...
data_science_newbie
Votes: 0
Answers: 0
Cytoscape Integration with Neo4j
I'm trying to build a webpage on which embed a visualization window for my local graph database. The graph database I'm using is Neo4j and for visualization I'm trying to use Cytoscape. Until now, I e...
sicdb
Votes: 0
Answers: 1
How to filter edges by attributes in Gephi?
I have some edges with their corresponding labels, and I want to filter in only records with label 1, but it just doesn't work as shown below.
The function works to filter in nodes but doesn't work f...
Lerner Zhang
Votes: 0
Answers: 2