almende / vis

⚠️ This project is not maintained anymore! Please go to https://github.com/visjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Git flow chart

IsaacHub opened this issue · comments

I want to build exactly as in this image, how can I achieve this?

Screenshot from 2019-04-10 18-42-52

Each and every row must hold an id and those must be clickable, and upon clicking it I need to console log the id of the row which was clicked.

Right now I have this:

gitgraph

  • This issue tracker is not supposed to be used for questions on how to use visjs. It is intended to be used for bug reports and feature requests! In case you face yourself with a usage question, then post your question e.g. on stackoverflow tagged with "vis.js".
  • Make sure to mention which vis-component (network, timeline, graph2D, graph3d) you are referring to.