Questions tagged [datavisualization.toolkit]
37 questions
0
votes
1 answer
Building apps for windows tablet.
I am new to wpf. Hence, kindly co-operate with my questions.
I want to build an app that runs on windows tablets. This is not to windows store app, rather, I will be developing this app for some company to visualize the data they have. And they will…

Rakesh
- 29
- 2
- 9
0
votes
1 answer
How to visualize a multiline graphic in R?
I have the folloing R code which visualizes a multiline graph where each line corresponds to a category of data. In the code the categories are given my the variable nk:
My dataset looks like this :
k precision recall
0.25 0.02 …

AlketCecaj
- 117
- 1
- 11
0
votes
1 answer
Idiomatic way to draw a curve over a bar series chart
What I have is a BarSeries to display a histogram (rotated by 90 degrees, compared to the common way to draw histograms).
Putting aside the question if that's the best way to go about drawing a histogram, using the classes in…

Evgeniy Berezovsky
- 18,571
- 13
- 82
- 156
0
votes
1 answer
C# 'ResourceDictionaryCollection' does not exist
I am Getting Error shown below:
Error 1 The tag 'ResourceDictionaryCollection' does not exist in XML
namespace 'clr-namespace:System.Windows.Controls.DataVisualization;
assembly=System.Windows.Controls.DataVisualization.Toolkit'.
Here…

grvpanchal
- 266
- 1
- 3
- 17
0
votes
0 answers
wpf charts: plot time in X-axis and double values in Y axis for line graph
I need to plot data on a graph having time values in seconds and double values. time values are in format ranging from 00:00:00 to 23:59:00 with interval of 00:01:00. The time values are continuous. And other values are discontinuous and range from…

Sanjay
- 315
- 3
- 15
0
votes
1 answer
ASP MVC 4.0 chart control rendering image properly
I'm trying to get a System.Web.UI.Datavisualization.Chart control to render on my page using ASP MVC 4.0 (.net 4.5 on VS 2012 RC). I realize it isn't easy/standard practice to use the webforms controls on MVC page Views directly so I'm trying to use…

Mike
- 418
- 3
- 10
-1
votes
1 answer
4D (or higher) popular vtk or netCDF dataset
I am looking for a 4 dimensional(or higher dimension) popular dataset for my term project in Scientific visualization. I searched on the Internet and found 3D only. Any idea

Nawal
- 97
- 1
- 8