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

Chart & Demo improvements

7 Answers 76 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Jon
Top achievements
Rank 1
Jon asked on 12 May 2010, 12:19 PM
Hi,

Are there any plans on improving the functionality and appearance of the Telerik charts?  The focus seems to have switched to Silverlight with the ASP.Net side of things being left to stagnate somewhat.

One especially big hole in the package is for Gauges.

Also short of adding extras in I feel that much much more needs to be added to the demo section for Charts, show us how to do all kinds of custom views and tweaks.  Most of the Telerik controls have great documentation and demos while the charting side of it feels to me to be something of a tacked on backwater.

Regards,

Jon

7 Answers, 1 is accepted

Sort by
0
Vladimir Milev
Telerik team
answered on 17 May 2010, 08:45 AM
Hello Jon,

The focus has indeed switched from ASP.NET to Silverlight. However, it is trivial to hook up our silverlight controls in an ASP.NET application. We have a demo of an ASP.NET app with charting and gauge controls here.

Sincerely yours,
Vladimir Milev
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
XXXX
Top achievements
Rank 1
answered on 18 May 2010, 11:04 AM
Admin wrote :
 "However, it is trivial to hook up our silverlight controls in an ASP.NET application. "

Howerver please keep in mind that it isn't always trivial for end users to use SilverLight.

Yours
    Bjössi
0
Jon
Top achievements
Rank 1
answered on 18 May 2010, 02:37 PM
Hi Vladimir,

Yeah I saw that a while back on one of the blog entries.

However as Bjössi pointed out that is an implication that silverlight is installed on a large userbase.

Whilst I do want to revamp my site in Silverlight at sometime now isn't that time.  Given that the client users of my system tend to be corporate users and that I have no control over whether they have silverlight or not I think that moving wholeheartedly to silverlight at this time is a bad decision by Telerik. 

Currently the Telerik charts for ASP.Net / Winforms and Reports are in my opinion lagging behind the rest of your controls by at least 3-4 years.  Because of that I have to use the DevExpress charts in my Telerik application.  Obviously the downside there is that when I want to get those charts into a Report I will have to generate them as images for insertion into the report - plainly a pain in the neck.

Does anyone else feel that the charts need to be improved and that gauges need to be introduced for ASP.Net?  If so please pipe up here as it may force the pace on them.

Regards,

Jon
0
Vladimir Milev
Telerik team
answered on 20 May 2010, 09:37 AM
Hi Jon, Bjorn

I totally feel your pain guys. The decision to focus our resources on silverlight/wpf was a tough one as we know that the asp.net tools would lag behind. It is important for us to realize what is stopping you from moving on to silverlight. Is it the adoption rate of the plug-in or is it the learning curve for using a new technology? Will making a kind of ASP.NET wrapper to some of our controls going to help?

We are pretty interested in your feedback and as always we are open to suggestions. Time has shown that if there is significant demand for a particular feature control, telerik always delivers. I will be happy if this thread turns into a productive discussion about our data visualization tools and what you guys need most at the moment.

Greetings,
Vladimir Milev
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Jon
Top achievements
Rank 1
answered on 20 May 2010, 12:42 PM

Hi Vladimir,

In my case the reasons for not adopting Silverlight yet are as follows:

1) I'm not at all confident that I can guarantee that the client users of my system will have Silverlight and indeed in many instances owing to corporate governances they may not be allowed to install it.  Obviously that will change over time. 

2) I don't have any clients in this camp but anyone without a Windows PC will have a bad time using Silverlight - for example the Linux implementation doesn't fully work - correct me if I'm wrong on that as I haven't personally tried it.

3) You are right about the learning curve being present but that doesn't bother me too much.  That said, one tremendous thing that you could develop is some form of converter to translate the setup of an ASPX page to a silvelight page.  That would certainly speed up some of the re-working of a system.

4) This is MS's fault in that when I looked into it you can't get a VS 2010 Pro Upgrade from VS 2008 Pro.  They seem to be only doing upgrades with the MSDN subscription which to me isn't worthwhile for the huge cost (I certainly wouldn't get anything from it other than new software versions and a free Windows 7 licence).  If someone knows different please correct me.  The reason for this point as I'm sure you realised is 2008's useless support of silverlight controls - would be as easy to do it all in notepad.

Having said all of that I do want to develop a Silverlight version of our system towards the Autumn so that the in house users can use it.  I fully appreciate the massive benefits that SL will bring in terms of shared code base with a WPF app etc.  To say nothing of the fact that style wise it makes ASP.Net pages look like something from the dark ages.

For any charting solution I think that functionally needs to be something like Chart Director (although the appearance of that is looking a little dated now).  For me Gauges are very important too as they provide a highly visual quick glance at a single or set of figures that otherwise would look bland and boring.

A little off-subject but from a personal perspective I think that the following are the big areas that Telerik should be focussing on with respect to development on existing stuff.


1) Appearance of controls.  Let’s have some new controls that have a great modern look BUT can be shaded according to the users colour set.  Ie. For example say that the Theme is the Windows 7 theme but I want a green colour wash over it.  In an ideal world setting Theme.BaseColour="00FF00" or something to that effect would be great. Yeah somewhat "Pie in the sky" but it would make theming a lot easier - choose your style, then your colour.

2) Make sure that all controls share the same themesets - ie, charts, report viewer and aspx stuff all can draw from the same pool of themes.  For example, why doesn't the report viewer in aspx have the same set of themes as the combobox or grid?

3) Improve the Charts and Gauges (implement in ASP.NET).  The Telerik controls provide great admin functionality but lets looks at the data presentation more.

4) Enhance the Editor controls so that they can relate to each other with a FormView killer.  The formview is in theory great especially as it combines View, Insert and Update into one ASPX file but in practice using it is a pain in the neck.  I want to be able to say on a combo box that these are it's children and when it's updated that the children load their parented values, have built in validation on the combos and other fields etc.  I think that providing the editor controls is one thing but to really use them efficiently there is a big gap between where they are at and where they need to go.  I feel that there is nothing on the market at all that allows for really fast rapid development of quality forms and think that this would be a huge differentiator between yourselves and other control providers.  This form builder idea would be useful across all platforms.  Frankly I’d be willing to pay extra for something that took my development time down in this area.

5) Make the controls more friendly to different sizes – this is with respect to icons.  I tried a while back to get some 32px icons into the RadMenu but just gave up after hitting so many issues with the stylebuilder.

6) Add a button control that will do the normal FormDecorator button appearance but that can include icons alongside the text – this would be a great way for all of us to quickly boost the appearance of our systems.  Don’t do it as a FormDecorator but as RadButton.

7) Lastly a decent Panel control would be great.  I use the RoundPanel from Devexpress at the moment but that’s annoying having to mix controls from different providers – especially on the theme front.

Hope all that helps!

Best Regards,

0
Hristo
Telerik team
answered on 25 May 2010, 02:03 PM
Hi Jon,

Thank you for your feedback. This is indeed a long list of valuable points and we are considering most of them. We'll discuss them on some of our upcoming planning meetings.

Thanks again! I've updated your Telerik points.

Regards,
Hristo
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Jon
Top achievements
Rank 1
answered on 26 May 2010, 08:23 AM
Hi Hristo,

Many thanks for the points and your welcome re the feedback.

Please feel free to contact me directly if you wish to discuss any of the points further.

Have a good day.

Best Regards,

Jon
Tags
Chart (Obsolete)
Asked by
Jon
Top achievements
Rank 1
Answers by
Vladimir Milev
Telerik team
XXXX
Top achievements
Rank 1
Jon
Top achievements
Rank 1
Hristo
Telerik team
Share this question
or