Tagged Questions

0
votes
1answer
16 views

How do I use GDI+ to change the color of a line when it overlaps a region?

I'm using .NET GDI+ to draw a wavy line on a chart. (think sharetrading) I want it to change color if the line goes above 90% or below 10%. Any tips on how to get the color to ch …
0
votes
1answer
36 views

Which software can generate such flow chart?

Anybody have used such a software? Is there an open source equivilient? Thanks!
1
vote
2answers
27 views

Exporting combined data/charts to a single PDF from a ASP.NET web app

We have a ASP.NET C# web application and are trying to find a way to combine data/tables and charts that can be exported a single PDF. Some things we're looking for... The abili …
2
votes
3answers
174 views

Charting library for Flex

I'm starting to develop a website with flex. I need a charting library. It's very important to have good looking and interactive charts. I have been testing charts included in flex …
0
votes
1answer
28 views

How to implement a SeriesInterpolate effect for a new Flash charting library?

I'm working with a hot new open-source Flash data visualization library (http://www.axiis.org) It doesn't (yet) have a series interpolation effect, like the Adobe Flash Charting l …
7
votes
3answers
414 views

C#/Excel: Working Around Maximum Series Size On Chart

I need help programatically graphing more points than can fit in a single Excel series. According to http://office.microsoft.com/en-us/excel/HP100738491033.aspx the maximum number …
1
vote
1answer
53 views

Is ZedGraph library development still active? If not - are there any open source replacements?

I'm about to start working on a new .NET project where I'm going to need to put real-time data from a hardware device on a chart and I was surprised to find out that ZedGraph devel …
1
vote
5answers
410 views

Financial charts in .NET? Best library to display a live streaming 1-min stock chart?

We are using C# .NET. We're looking for a method to display live streaming 1-min financial stock charts. Need: - Candlesticks - Zoom/pan - The chart scrolling in real time as it …
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
1answer
26 views

Architecture for chart reuse.

In the company that I work for we have several web-based applications that require charting of data in one form or another. We are therefore investigating different ways of reusing …
4
votes
7answers
461 views

Ruby on Rails: What Reporting and/or Charting Tools Are Available?

I'm just starting out with Ruby/Rails and am wondering what Rails developers use to provide reports and/or charts on Rails sites. In ASP.NET I use the tools from DevExpress but I …
1
vote
4answers
146 views

Excel 2003 Charting: Chart Data Too Complex

I have written a macro in excel 2007 to log water-level readings. Once logged, it automatically charts the data for each of the 30 wells. However, when the workbook is opened in Ex …
1
vote
1answer
121 views

How to stream Chart Images as FileResult from MVC Controllers update via jQuery Ajax

I am experimenting with Nic's method of streaming images as FileResult from controllers. CodeProject article. I thought I take it a step further and have an image get updated via …
0
votes
3answers
152 views

ASP.NET chart control: pie chart and custom sized labels

Consider a pie chart using the ASP.NET charting controls. The requirement is around controlling the text that's rendered on the pie chart. The goal is to limit the number of chara …
0
votes
1answer
72 views

Dojox legend color for markers incorrect

Hi, I have a dojox chart where the legend created for the chart never has the correct color for markers. The legend color for the marker should match what's on the chart. It's a …

1 2 3 4 5 next
15 30 50 per page