datavisualization

Problem with Flex DataVisualization Charting components Rendering Labels on Build Server

Hi All, I'm having a problem with labels disappearing on Flex's datavisualization.swc charts that are built on our build server via ANT and the Flex 3.3 SDK. I've made sure that our license is applied properly on the build server (hence no water marks), and I've made sure the exact same datavisualization.swc was copied from my dev machi...

Plotting Scientific data in .net

Does anyone have any recommendations for plotting scientific data in .net (c# winforms). Some of my requirements are: real time plotting, 3D (waterfall), multiple axis, ability to accept BindingList as a data source and recognize any changes to the data. I also need a high level of user interactivity such as the ability to graphically se...

How do I use Flare (data visualization) with only Flash CS3? I don't have Flex.

How do i use http://flare.prefuse.org/ with Flash CS3 in AS3. I don't intend to use Flex. Please tell me the simplest way to do that. I am just a novice in Flash Thanks! ...

Quick way to create a Master Detail Database viewer

I have a customer that wants to see some data. I can just sent it to him in an excel file, but the data is master/detail data and it would be nice to send it to him in a tree like form. Is there an really easy way to put data into some sort of free master detail viewer like that? Or to code one one Quick in C# and visual studio 2008 o...

.Net DataVisualization.Charting Formatting values on Y-Axis

Does anybody know how to format and control the values shown on the Y-Axis of a .Net 4 DataVisualization.Charting chart? I have values on the Y-Axis and dates on the X-Axis. The values on the Y-Axis are showing multiple decimal points and I want to apply a custom formatter to them so that I can show them in any format I want. So for exa...

MS Chart customize value label and draw Line series across the chart area

I'd like to get suggestion in both C# and VB.NET I created Chart like the following image: How can I customize the value on the top of each column from code-behind? Instead of showing 21, 49, 19 I'd like to show 21 hr, 49 hr, 19 hr How can I show the those values on top of other lines? As you can see 19 is below the Line series. Can...

Change margin around plot area and title in WPF Toolkit chart

I am using the Chart control of WPF Toolkit February 2010 release. The chart takes up lots of space relative to the plot area. How do I control the margin around the plot area and title of the chart. This way, I can arrange the 10 charts I need in a grid without having to use so much space on the screen. Thanks, sprite. ...

Two LineSeries with the same Y Axis in WPF Toolkit charts.

I want to do the following with the WPF toolkit charts: I have two line series that should use the same y axis (i.e I want them both to be on the same scale). I could give each of them the same axis definition so they would overlap (and then have one of them with collapsed visibility), but that is not my best choice. This is the solut...

Blend/VS designer support for adding complex content based on boolean property

I have my own derived WPF DataVisualization chart control and within that control, I have a boolean property that the designer can set which in turn creates and adds a line series to that chart control. Now the problem is that I can easily create the line series object within the chart when the designer sets that property, but I also ne...

Auto-Interval precision in MS Chart

I'm currently using the charting within .NET using System.Windows.Forms.DataVisualization.Charting.Chart. Thus far it seems very powerful, and works great. However, there is a huge problem in terms of how it is auto-calculating intervals. I use a lot of double values, and in libraries like ZedGraph, it handles this perfectly. It selects ...

WPF DataVisualization

I want to start using DataVisualization and I need some good articles or videos ? someone knows where can I find it? ...

interactive display of streaming data

Looking at options for an open source or reasonably priced platform for graphical, interactive display of live streaming data via browser. Tableau looks very close but does not handle streaming data. ...