Search found 4 matches

by rakeshmurthy
Fri Jun 19, 2015 3:53 pm
Forum: LightningChart Ultimate WPF
Topic: Normal parallel Coordinates in WPF using MVVM pattern
Replies: 8
Views: 15405

Re: Normal parallel Coordinates in WPF using MVVM pattern

I am now able to create the parallel co-ordinates in my application. Thank you very much for the replies.

Do we we have to manually do scale to y axis ? or is there any automatic scaling function available?

Thank you
by rakeshmurthy
Fri Jun 19, 2015 2:02 pm
Forum: LightningChart Ultimate WPF
Topic: Normal parallel Coordinates in WPF using MVVM pattern
Replies: 8
Views: 15405

Re: Normal parallel Coordinates in WPF using MVVM pattern

The demo application with Visual Studio projects is available on the hard drive and Windows Start Menu after you install our SDK. Please see this: http://www.arction.com/forum/viewtopic.php?f=16&t=514 Hello ArctionPasi, I installed Arction and everything is ok. As per your manual, I also added ...
by rakeshmurthy
Fri Jun 19, 2015 7:14 am
Forum: LightningChart Ultimate WPF
Topic: Normal parallel Coordinates in WPF using MVVM pattern
Replies: 8
Views: 15405

Re: Normal parallel Coordinates in WPF using MVVM pattern

Hi, we have a parallel coordinates chart in the demo application, but by using code-behind only. parallelCoordinatesChart.jpg Other stuff you can set in MVVM, but for data points, use code-behind. Hello ArctionPasi, I am sorry if i sound too silly, but, where is this demo application of yours? and ...
by rakeshmurthy
Thu Jun 18, 2015 8:09 am
Forum: LightningChart Ultimate WPF
Topic: Normal parallel Coordinates in WPF using MVVM pattern
Replies: 8
Views: 15405

Normal parallel Coordinates in WPF using MVVM pattern

Hello everyone, I am trying to plot 2D parallel co-ordinates chart using Lightingchart. However, I am clueless how to do it using lightning chart. I have xaml page, viewmodel and model classes. Please the below figure of how my parallel coordinates should look and have. see attachment or see below l...