data-visualization
Tree plotting in Python
I want to plot trees using Python. Decision trees, Organizational charts,开发者_如何学编程 etc. Any library that helps me with that?I develop ETE, which is a python package intended, among other stuff[详细]
2023-04-11 16:11 分类:问答How can I programatically generate venn diagram images with labels on top of the image?
I\'m trying to generate Venn diagrams for a pdf report, with text on top of the distinct regions.开发者_如何学C[详细]
2023-04-06 04:39 分类:问答Open source relationship mapping/visualization APIs?
A local group is mapping the relationships between board members and various organizations around my town.I am trying开发者_运维百科 to help them get some visualizations together.[详细]
2023-04-05 16:26 分类:问答What is a simple visualization tool to show word counts?
I have a text file which has the count of how many times does a phrase appear inside a corpus. The file looks like this, with the phrase and its count separated by \"=\":[详细]
2023-04-05 14:14 分类:问答Allowing zooming when point range is less than [-1,1] in DataVisualization.Charting?
I have a DataVisualization.Charting.Chart and in order to enable user controlled zooming I have set chartArea1.CursorX.IsUserEnabled = true;[详细]
2023-04-02 17:21 分类:问答Does Force-Directed Layout of d3-js support image as node?
d3 has a demo of a Force-Directed Graph Layout. Instead of circles, I want all nodes in the graph to be images.[详细]
2023-04-02 05:38 分类:问答Visualization of freqency data
Does any one know a great way to display the frequency of datafor different table where the tables have missing values.[详细]
2023-04-02 00:14 分类:问答Interactive spline chart for C# WPF/Winforms
I\'m looking开发者_JS百科 to buy or build a spline chart (just like one here) in C# .NET for which the data points can be draged by mouse and the resulting underlying dataset changes.[详细]
2023-04-01 22:24 分类:问答Pie chart data visualisation bug
I\'m using the DataVisualization charts library. it works perfect but from time to time (I didn\'t succeed to reproduce it in purpose)[详细]
2023-04-01 10:27 分类:问答Is there a better color scale than the "rainbow" colormap?
I am plotting a series of curves in x, y space, where each curve is identified by a scalar value z. I wish to map the z value to color for each line, but most colormaps / color tables are constructed[详细]
2023-04-01 02:26 分类:问答