Toshiyuki Yokoyama
Toshiyuki Yokoyama
Hello, I am grateful to this library! I would appreciate it if you would add a support for brush on multiple chromosomes since I would like to provide an interface...
Feature request: Is it possible to omit unused input types from `inputs.ts` ,e.g., by using model description? Example: ``` /// @Pothos.omit(create, update) model User { id String @id @default(uuid()) email...
Hello :) I am very grateful for your tool, but I found some unexpected behavior. * trackDoubleClick on the last track sometimes fails like this. * Nodes which are not...
Hello, I am grateful to this library and I would like to use it to display genome graphs :) I found that it causes an error when I click the...
Hello, I would like to arrange all the nodes on the selected path horizontally. I also hope to align all the paths horizontally as possible. I am trying to do...