-
The current `Hierarchy` component provides O(1) access to a node's parent by storing a parent pointer in the `hierarchy::NodeData`.
This means that replacing a parent with another requires visiting a…
-
## What problem does this solve or what need does it fill?
When a user browses the docs for Taffy, it can be confusing to know where to look as there are a lot of modules, some of which are much mo…
-
Hi,
I am currently facing an issue with my opc ua server. I am trying to import the xml file of several Companion Specifications, as my information model relies on DataTypes that are specified withi…
-
Platform: **Windows arm checked**
Example run: https://dev.azure.com/dnceng-public/public/_build/results?buildId=241282&view=ms.vss-test-web.build-test-results-tab&runId=4637564&resultId=122180&paneV…
-
### Reproduction link
[https://4x.ant.design/components/tree-cn/](https://4x.ant.design/components/tree-cn/)
### Steps to reproduce
直接查看官网,点击API,滚动到API表格部分,发现文档格式有些奇怪,经查看源markdown文档发现,是文档编写不正…
-
When bringing and dropping external nodes, I want to allow only specific nodes.
I want to disable a specific node, is there a way?
> external nodes
1. external node1
2. external node2
3. ex…
-
I am not clear on "Popup on polygon geojson features". How can I construct a popup with polygon features.
Where can I find a good example?
Regards
-
I now think that the best way to handle https://github.com/JuliaDebug/Cthulhu.jl/pull/345 is to create
```julia
mutable struct TypedSyntaxNode
-
hi I think there is a bug when you want to use a chart that called Flow Analysis Graph from this link:
https://charts.ant.design/demos/flow-analysis-graph
when you create component exactly same exam…
-
Should add functions to query data from the DataGraphs object. Also, add display and show functions for `NodeData` and `EdgeData` so that it displays the data matrix when you call it.