Tagged Questions

0
votes
0answers
3 views

Treat axis as date/time (epoch)

I'm generating a graph with gnuplot of activity over the last twenty four hours, but the time axis looks really bad because it's trying to fit the long number for every five minute …
0
votes
3answers
143 views

Dynamic Graph Filtering

Hello, I am working on a graph in WPF, in each section there are thousands of points to draw. The performance for rendering this graph is horrible. Does anyone have any experien …
0
votes
2answers
142 views

How can I make “real-time” plots with wxMathPlot?

I am thinking of using wxMathPlot for plotting/graphing some data that arrives continuously. I want to draw "Real-time" plot/graph using it. Is that possible? I.E. I don't want …
1
vote
3answers
230 views

Generating a graph with multiple (sets of multiple sets of multiple) X-axis data sets

I am looking for a way to generate a graph with multiple sets of data on the X-axis, each of which is divided into multiple sets of multiple sets. I basically want to take this gr …
0
votes
1answer
71 views

Force-directed graphing

Hello, I'm trying to write a force-directed or force-atlas code base for a graphing application I'm building for myself. Here is an example of what I'm attempting: http://sawamula …
0
votes
1answer
154 views

how to create Gantt Chart view on Iphone sreen

Hello I wonder how to create Gantt Chart view or (Matrix table on PC )on Iphone sreen. see demo here http://www.projectwizards.net/en/merlin-iphone you know the Iphone's screen …
17
votes
18answers
1k views

Beautiful charting/graphing/scientific plotting

Are there any open-source charting libraries (at this point, I don't care what language/platform it's available for) that can produce "really, really, ridiculously good looking" pl …
0
votes
2answers
25 views

Software like graphjam

Hi, Is there any pre-build software that can build graphs and export as an image like graphjam.com does? (they have a flash application)
1
vote
9answers
666 views

What can I use for real-time plotting/graphing in C++?

I am looking for a C++ library or component which would ideally be cross-platform, but will first only be needed for Win32. The requirements are: one to 10 updates per second go …
2
votes
6answers
209 views

Free Chart Libraries for PHP

I'm looking for a Free chart drawing library/service that allows me to make things like line, bar, or pie graphs. I know there are some ones like Fusion Charts, but most of those c …
0
votes
0answers
17 views

Learning qplot

What is a good resource for learning qplot? Or even what is a good qplot reference?
6
votes
7answers
463 views

What is a good plotting library for .Net?

I'm writing some data acquisition software and need a gui plotting library that is fast enough to do realtime updated graphs. I've been using Nplot which is pretty good for a free …
0
votes
1answer
185 views

How do I limit the number of decimal places shown in a ZedGraph Y Scale?

I am using ZedGraph's master pane to display two graphs that have synchronized X axes. I am running into a problem when I zoom in on one of the graphs. As I zoom in, the Y axis wi …
1
vote
1answer
264 views

Show weights in JgraphT

I have implemented this Graph: ListenableDirectedWeightedGraph g = new ListenableDirectedWeightedGraph( MyWeightedEdge.class); in order to show what the class name says, a sim …
2
votes
6answers
339 views

can you recommend a really super native delphi graphing engine?

we've been using Pro Essentials graph (gigasoft.com) but it doesn't play nicely with delphi so it's been causing problems. we need to display waveforms and bar graphs (not at the …

1 2 3 next
15 30 50 per page