Skip to content
This repository was archived by the owner on Jul 29, 2019. It is now read-only.
This repository was archived by the owner on Jul 29, 2019. It is now read-only.

update node properties #774

@Kritika688

Description

@Kritika688

Hi,

Is it possible to update node properties dynamically on Selecting a node?

In my project i have a global view consisting of close to 700 nodes, when i click on a particular node i generate a local view of the selected node and its neighbors, as and when i click the neighbors, the local view changes.

My Issue:

  1. As and when i select a node from the local view, i want the selected node to reflect in the global view, basically change the selected nodes color, hence i want the properties changes dynamically (at any point the global and local view should point to the same node - colored node).
  2. As my global view has a huge data set, the nodes are really not visible. It has x and y coordinates and the nodes are hardly visible even if i zoom in, how can i fix that?

JSBin (only html):
http://jsbin.com/vonowa/1

My Github Code (includes php files and csv file of data):
https://github.com/Kritika688/Visualization_Project/tree/master/Version6

I hope I could convey my issue.

Thanks & Regards
Kritika

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions