Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

template for the html with the application #12

Closed
LinguList opened this issue Feb 19, 2018 · 2 comments
Closed

template for the html with the application #12

LinguList opened this issue Feb 19, 2018 · 2 comments

Comments

@LinguList
Copy link
Contributor

This will be probably a bit complicated, but I think we can extract core functionality in a rather straightforward way.

The following zip-file illustrates a network for one community:

javascript.zip

We have:

  • simple HTML skeleton.
  • css (clips.css, our.css)
  • jquery: currently externally, should be placed on server, however,
  • d3, topojson
  • mousetrap (maybe not needed)
  • our code which is specific:
    • words.json (all words, needs to be generated from new clics)
    • langsGeo.json (can be created from glotttolog)
    • visualize.jso (the core script)
    • concepts.json (needs to be re-generated, but actually not needed)
    • cluster_38_hand.json (these are the files we produce offline, but where teh server changes the parameter for JS).
@LinguList
Copy link
Contributor Author

fixed, the only thing that does not work is the extended dragging that Thomas used: one can drag a node to the side to make it easier to inspect the network...

@LinguList
Copy link
Contributor Author

addon: this is solved now if we loose an older version of d3 js, not the minified online version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant