Programming Language Network: A Graph of Programming Languages
11–20 of 22 posts
Re: Programming Language Network: A Graph of Programming Languages
#12Re: Programming Language Network: A Graph of Programming Languages
#13A search function would be killer.
There also needs to be better filtering of the raw data ("many others" near Python is kind of a head scratcher for example).
Filters for "just languages" or language + path length of X etc. might be cool as well.
A simple NON_AUTHORS = ["others", "et al."] etc. and using that in normalize_data would be a good start imo.
Edit: Plankalkül also has encoding issues :)
Re: Programming Language Network: A Graph of Programming Languages
#14This sort of visualization while really really cool (and kudos to the developers) is also really hard to navigate. I can't easily find any of the languages I'm looking for without a lot of visual scanning and zooming in-and-out.
Re: Programming Language Network: A Graph of Programming Languages
#15This sort of visualization while really really cool (and kudos to the developers) is also really hard to navigate. I can't easily find any of the languages I'm looking for without a lot of visual scanning and zooming in-and-out.
You can center the view on any language by adding "#language: " to the URL. For example: https://fatiherikli.github.io/programming-language-network/#...
Re: Programming Language Network: A Graph of Programming Languages
#16Earlier quoted context omitted.
You can center the view on any language by adding "#language: " to the URL. For example: https://fatiherikli.github.io/programming-language-network/#...
Or just -f Languagename.
Re: Programming Language Network: A Graph of Programming Languages
#17Re: Programming Language Network: A Graph of Programming Languages
#18http://exploringdata.github.io/vis/programming-languages-inf...
Re: Programming Language Network: A Graph of Programming Languages
#19Re: Programming Language Network: A Graph of Programming Languages
#20Earlier quoted context omitted.
Or just -f Languagename.
Yes, but then good luck with finding C, J, K, B or similar :) BTW, I'm not sure, but I think all the single letter language names are taken already?