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

Charts enable scale breaks

5 Answers 132 Views
Charts
This is a migrated thread and some comments may be shown as answers.
IT
Top achievements
Rank 1
IT asked on 25 May 2016, 06:47 AM

Hi Guys,

I need to display a chart containing multiple sets of data ranges but the output is rather spaced apart on the big chart area and not very readable.

Is there a way to enable scale breaks on the charts to remove gaps between the ranges and improve readability?

I'm looking for a feature similar to the built in .NET data visualization charting control.

It can be seen in action at following URL and looks quite useful feature.

    https://msdn.microsoft.com/en-us/library/dd207136.aspx

 

Cheers!

5 Answers, 1 is accepted

Sort by
0
Alex Hajigeorgieva
Telerik team
answered on 27 May 2016, 11:16 AM
Hi Cornel,

The Kendo UI Chart supports gap and spacing options out of the box. A demo is available here:

http://demos.telerik.com/kendo-ui/bar-charts/gap-spacing

Please note that the gap option is supported when series.type is set to "bar", "column", "candlestick", "ohlc", "radarColumn" or "waterfall". Documentation for gap configuration:

http://docs.telerik.com/kendo-ui/api/javascript/dataviz/ui/chart#configuration-series.gap

Documentation and examples of spacing:

http://docs.telerik.com/kendo-ui/api/javascript/dataviz/ui/chart#configuration-series.spacing

Should you have any further questions, I will be glad to assist.

Kind Regards,
Alex
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
IT
Top achievements
Rank 1
answered on 27 May 2016, 12:55 PM

Hi Alex,

Thank you for the informative reply. 

The gap and spacing are nice configuration options but it is not what i'm looking for.

I'm interested for a feature similar to how the .NET charting work where on line series it applies "scale breaks" automatically to bring the series closer together and improve chart readability.

Please see the previous link for a visual example of what i'm trying to accomplish.

I would very much like to know if this feature is provided by kendo charting?

 

Cheers!

 

0
Accepted
Veselin Tsvetanov
Telerik team
answered on 31 May 2016, 10:43 AM
Hello Cornel,

The Kendo UI Chart does not offer out-of-the-box the possibility to apply scale breaks similar to those used in the SQL Server Report builder. However, you may consider to use a Multi-axis Bar chart, that could fit into your scenario.

Regards,
Veselin Tsvetanov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
IT
Top achievements
Rank 1
answered on 31 May 2016, 10:52 AM

Hi Veselin,

Thanks for the info will take a look at the multi-axis feature if it can fit our needs.

Would also be nice if kendo will provide the scale breaks feature out of the box in future updates.

Cheers!

 

 

 

0
Veselin Tsvetanov
Telerik team
answered on 01 Jun 2016, 07:24 AM
Hi Cornel,

I would suggest you to log this feature request in our Kendo UI Feedback portal. Depending on the support it receives, our management and development teams will proceed with its potential implementation.

Regards,
Veselin Tsvetanov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Charts
Asked by
IT
Top achievements
Rank 1
Answers by
Alex Hajigeorgieva
Telerik team
IT
Top achievements
Rank 1
Veselin Tsvetanov
Telerik team
Share this question
or