build-your-own-radar icon indicating copy to clipboard operation
build-your-own-radar copied to clipboard

Order for the nodes numbering

Open arash-hajikhani opened this issue 10 months ago • 1 comments

Screenshot 2024-04-25 at 22 53 47

How to do so that the numbers assigned for the nodes follow and order? In my own build radar with my own json the order dosent follow an orderly pattern (1, 2, 3, 4, ...) as it follows in your example.

I tried to order my JSON file but that didn't help to influence the number they get. Is there a way that I can make sure a node get a certain number?

arash-hajikhani avatar Apr 25 '24 20:04 arash-hajikhani

These should both help

  • https://github.com/thoughtworks/build-your-own-radar/pull/322
  • https://github.com/thoughtworks/build-your-own-radar/pull/330

setchy avatar Apr 26 '24 13:04 setchy