Coder Social home page Coder Social logo

insights's People

Contributors

ignacioola avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

insights's Issues

Can not work with Angular JS?

OK, It works....

Why can't I use " require" in insights.standalone.js with angular?
It return :
"Uncaugh t ReferenceError: require is not defined"

<html lang="en">
<head>
        <script src="lib/angular/angular.min.js"></script>
     <script src="lib/insights.standalone.js"></script>
</head>
<body>
</body>
</html>

Error on api integration

Im having an error integrating this api with my react app.

If i try to import it using "import Insights from 'path/insigths.standalone'
I have the error with d3.

I already installed d3 modules using node js , but im still getting the error.
Is there a way to build an app from scratch using es6 , react and webpack or why i need to do to get over the error?

Im really interesting on this api..

This is the error:
image

Thanks in advice.

Cant install via component.js

Installation of insights via component.js isnt possible because not only insights depends on a fork of d3 but other libs as well, if this is specific requirement of those libs It is possible to create another tag that references the master commit timeline? the latest version 1.25.0 dont have the component.json file and the build fails:

root@5a67072a4671:/tmp# /usr/local/lib/node_modules/component/bin/component install ignacioola/insights

github remote: 42 of 60 requests remaining, resetting at Tue Nov 11 2014 18:19:27 GMT+0000 (UTC)
github remote: see https://github.com/component/guide/blob/master/changelogs/1.0.0.md#required-authentication for more information.
github remote: 41 of 60 requests remaining, resetting at Tue Nov 11 2014 18:19:27 GMT+0000 (UTC)
github remote: see https://github.com/component/guide/blob/master/changelogs/1.0.0.md#required-authentication for more information.
github remote: 40 of 60 requests remaining, resetting at Tue Nov 11 2014 18:19:27 GMT+0000 (UTC)
github remote: see https://github.com/component/guide/blob/master/changelogs/1.0.0.md#required-authentication for more information.
github remote: 39 of 60 requests remaining, resetting at Tue Nov 11 2014 18:19:27 GMT+0000 (UTC)
github remote: see https://github.com/component/guide/blob/master/changelogs/1.0.0.md#required-authentication for more information.
github remote: 38 of 60 requests remaining, resetting at Tue Nov 11 2014 18:19:27 GMT+0000 (UTC)
github remote: see https://github.com/component/guide/blob/master/changelogs/1.0.0.md#required-authentication for more information.
github remote: 37 of 60 requests remaining, resetting at Tue Nov 11 2014 18:19:27 GMT+0000 (UTC)
github remote: see https://github.com/component/guide/blob/master/changelogs/1.0.0.md#required-authentication for more information.
installed : component/[email protected] in 322ms
installed : ignacioola/[email protected] in 1868ms
installed : component/[email protected] in 225ms
installed : component/[email protected] in 183ms
installed : visionmedia/[email protected] in 239ms
github remote: 36 of 60 requests remaining, resetting at Tue Nov 11 2014 18:19:27 GMT+0000 (UTC)
github remote: see https://github.com/component/guide/blob/master/changelogs/1.0.0.md#required-authentication for more information.
installed : component/[email protected] in 654ms

   fatal : no remote found for dependency "ignacioola/[email protected]". Visit http://component.github.io/troubleshooting for help.

Focus on all matching instead of first matching

Each one of my clusters have "male" and "female" nodes. I want to be able to click on a button and have only the "female" nodes in focus and vice versa.

I can partially achieve that by creating a custom "filterByxxxxx" and able to show only "male" or "female" of that cluster, but the relation from parent to each node is not highlighted.

The "focus" feature accomplishes what I want to do, only it stops after it finds the first matching. Is there a way to set focus on all elements matching a criteria and not the "first" matching?

ILLEGAL TOKENS

Hi,
First of all great library!
Now, when I try to load your build script, I get the following:
Uncaught SyntaxError: Unexpected token ILLEGAL
I think this is because of your choice of using the character pi, epsilon, rho, lambda, theta etc. instead of letters. What is the best way to rectify this to get the library to work?

VERSION: version 0.12

Draggable Nodes

I would like to be able to reposition / drag the vertices only while on the highest zoom level. Is that possible?

how to highlight all the edges in the graph?

When the page first loads, all the edges on the page are highlighted. Once any part of the page is clicked, the highlighted edges disappear. When a node is clicked, the nodes edges gets highlighted. how can I toggle the edges so it gets highlighted/unhighlighted when clicking the white space. The reset function unhighlights the edges. Is there a function to highlight all the edges again?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.