-
Notifications
You must be signed in to change notification settings - Fork 76
Description
hello.
First, I would like to thank you for your efforts in building a useful ideogram.
I am a user who wants to use this ideogram to build a web interface. I'm trying to make it work with my custom json file to draw a chromosome, but I'm having some challenges while customizing it.
First, I followed the steps in #120 and placed my custom.json file under the appropriate directory, but when I applied it to the config, it did not draw the chromosome properly.
As shown in the figure, the chromosome numbers were being printed correctly, but the coordinates were not being passed correctly when drawing the chromosomes.
I wondered if my custom json file was the problem, so I modified the name of the existing json file or copied it, but a similar error existed. Is there an additional setting required or is there a tutorial for customizing it? The examples/custom-organism.html in the existing example provided in#265 also seems to be inaccessible.
Any answers would be appreciated.
