This is a migrated thread and some comments may be shown as answers.

Chart with grid

0 Answers 94 Views
Charts
This is a migrated thread and some comments may be shown as answers.
Michał
Top achievements
Rank 1
Michał asked on 16 Jul 2012, 09:42 AM
Hi,

I'm looking for solution in MVC, which will provide me some kind of data presentation. I'll describe what I mean best I can. I've also attached a jpg schema of the solution that I need.

First of all - I need a chart, mostly line-chart, but bars-type also will be great. The chart should have a marker (blue one on my schema) which have ability to move left and right. On the same page I'll place a grid with all data from the chart. Moving marker left-right on the chart should move the cursor up-down on the grid. On the other hand - also moving cursor on grid should move marker on graph. I introduced this with orange arrows on my schema. Maybe some kind of events calling by chart/grid and handled by grid/chart?

One comment - data, which I will present are complex. It means, that on the X-axis on chart always will be time, but on Y - it depends, what is choosen. I mention this in the context of possibility of multiple data-series on chart - supplied with the same data, but each serie with different property attached. Will it be possible?

This functionality is very important for me and my customers, so I will be very glad for some tips, how to do this with (to say the truth - really awesome) Kendo UI for MVC.

Thanks in advance

No answers yet. Maybe you can help?

Tags
Charts
Asked by
Michał
Top achievements
Rank 1
Share this question
or