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

Fully dynamic charts

1 Answer 75 Views
Chart
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Chris Williams
Top achievements
Rank 1
Chris Williams asked on 30 Jan 2012, 08:19 PM
I'm building a chart display that needs to be entirely configured through a model.  Specifically, I will have no idea before run-time of how many series I need to display, what their chart style is (bar, line, etc), how the data should be formatted, what the labels are, etc. But all of that exists in a rich model.

Given that most of MVC chart is configured in fluent markup, is there any way to fully configure the chart without fluent markup?  Perhaps using the ChartBuilder(T) class?  Or, should I look at Kendo DataViv, which looks more decoupled?

1 Answer, 1 is accepted

Sort by
0
Chris Williams
Top achievements
Rank 1
answered on 30 Jan 2012, 11:09 PM
I think I've solved it.  This post was a big help.
Tags
Chart
Asked by
Chris Williams
Top achievements
Rank 1
Answers by
Chris Williams
Top achievements
Rank 1
Share this question
or