ccolonna

Results 5 issues of ccolonna

This library is great! Is it planned to support typescript ?

First of all, thank you for this wonderful framework, it's a really great and useful project ! I'm working on visualization for ontology design pattern (link below for a reference)...

enhancement
question

# 🐛Bug report **Describe the bug** `` raise this error. This works good except for a fluxible app i inherit. Maybe you can suggest a workaround ? :) ``` Uncaught...

**Describe the bug** I have a problem with `````` component. When I go with the mouse over a node, tooltip appears in the canvas, but it has wrong position. It...

I created documentation for React Components but they do not appear in docs. No `components` section in generated html. `jsdoc.conf.json`: ``` { "tags": { "allowUnknownTags": true, "dictionaries": ["jsdoc"] }, "source":...