graph-drawing
Which is the best way to plot graph in iphone?
I saw some Core-plot sample. Is there anything equivalent that will do my task easily? I also want to know feasibility with Core-plot i开发者_运维问答n iPhone. (any issues with core-plot)[详细]
2023-04-10 07:16 分类:问答Drawing Charts in .NET
I have some input data (string-double) (server application). I need to draw a chart and save it as a picture.[详细]
2023-03-24 20:10 分类:问答circuit/block-diagram drawing
I\'m looking for either algorithms or visualization tool for (nice) circuit/block-diagram drawing. I am also interested in a general formulation of the problem.[详细]
2023-03-14 03:35 分类:问答Reducing the size (as in area) of the graph generated by graphviz
Does anyone have any general tips for reducing the size of a graph generated by graphviz (size as in area, not as in file size).[详细]
2023-01-10 09:36 分类:问答.NET implementation of planarity testing
Is there any .NET implementation of a开发者_开发知识库ny planarity testing algorithm like Boyer-Myrvold\'s or anyone else? I looked through the web but I didn\'t manage to find[详细]
2023-01-02 04:18 分类:问答Drawing Directed Acyclic Graphs: Minimizing edge crossing?
Laying out the verticies in a DAG in a tree form (i.e. verticies with no in-edges on top, verticies dependent only on those on the next level, etc.) is rather simple without graph drawing algorithms s[详细]
2022-12-30 09:21 分类:问答Improving graphviz layout
I have perfection paralysis when it comes to producing something graphic. If symmetries开发者_如何学JAVA of the visual have not been fully explored, I have a harder time comprehending what is going on[详细]
2022-12-20 04:27 分类:问答Python: Simulate search algorithms in network models
I am using networkx package to draw power law graphs. I want to simulate a search algorithm on this graph and want to visually see the开发者_开发问答 algorithm move from one node to another on the gra[详细]
2022-12-18 09:51 分类:问答Open Source Graph Drawing program supporting Planar graph testing? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2022-12-18 03:35 分类:问答Drawing a dynamic graph
I have a web appl开发者_如何转开发ication written with JavaServer Faces technology. The application takes n inputs and provides an output.[详细]
2022-12-15 13:12 分类:问答