dmarx / reddit-map

Map of reddit community structure
0 stars 0 forks source link

Figure out how to label modularity classes for more intuitive community highlighting and exploration #5

Closed dmarx closed 7 years ago

dmarx commented 7 years ago

Will almost certainly require modifying the JSON output direclty

dmarx commented 7 years ago

Started playing with this in apply_tweaks.py. I'm able to modify the class labels, but they still show up as enumerated in the drop down, which is where I really need them to be named. Going to need to modify line 280 of main.js

dmarx commented 7 years ago

I should rename the attribute from "Modularity Class" to something nicer like "Community" or whatever... but in any event, closed with commit 4be2469