Telerik Forums
Reporting Forum
1 answer
11 views
I have a scenario where I have multiple components, including tables, panels with textboxes, and charts/graphs. I want to add a page break after a specific panel to ensure that it appears on the new page regardless of the size of the content on the previous page. I do not see any straightforward way to do this, and the keepTogether property doesn't always work.
1 answer
66 views

I have 2 graphs with DateTime scales. But when the data is populated the graphs are misaligned slightly to right as below image, this is because graph1 has a y-axis labeled as 01-June and graph 2 has  31-May. Looks like because of the character's size 'Jun' and 'May', the graph representing May is slightly moved to the right. How do I adjust the spacing/padding between label and axis line ? I' using the telrik v17.1.23.

 

 

Todor
Telerik team
 answered on 21 Nov 2023
1 answer
70 views

Hi Team,

I have created the Telerik report (.trdp) to show some data in Line Chart with below details.

Chart Type : Line Chart

Series : LineSeries

LineType : Smooth Line

YaxisScale : Numerical Scale.

Xaxis Scale : DateTime Scale

I have exported the PDF from Telerik Report designer  and it is working fine i.e, Line Type is smooth throughout . However , when I integrate the telerik report in my Asp.net Web api I started getting following issue. Line series is partially Smooth for continuous values and straight Line for missing values. Please let us know the solution to make the entire line type smooth.

PFA Screen shots for issue.

Picture 1 :  Working picture, pdf Exported from telerik report designer.

Picture 2 :  Issue image, Pdf Exported from Web api code.

 

Thanks

Momchil
Telerik team
 answered on 05 Sep 2023
1 answer
42 views

I have a chart with a bar series and a line series, where I would like the line series to form a cumulative % of the total.

My data set is a list of records with an "Injury Type" field, and the bar series counts the instances of each injury type

The line series is a calculation of the count of instances of that type divided by the total count of the graph.

What I would like instead, is to have a cumulative % of the line so that at the end it would = 100% like a Paredo chart would

Screenshot attached

Momchil
Telerik team
 answered on 07 Aug 2023
1 answer
54 views
Is there a way to set the colors for a pie chart without having to set the conditional formatting values for both the series and the legend? It would be nice to be able to just set it once.
Momchil
Telerik team
 answered on 10 Jul 2023
1 answer
64 views

How can I put the x-axis 0 exactly at the origin?

I am using the Telerik Reporting Designer inside Visual Studio 2022

Platform:

Telerik Reporting R3 2022, using Telerik for .Net

.Net Framework 4.5.2

Visual Studio 2022, 64 bit

 

Todor
Telerik team
 answered on 24 May 2023
1 answer
53 views
I am trying to repeat a doughnut graph for each row returned in my data source in the visual studio report designer. Is this possible? It's currently combining all the rows into a single doughnut graph.
Momchil
Telerik team
 answered on 11 Nov 2022
2 answers
77 views

Created a line graph in stand-alone designer that is working great.  It uses the DateTime scale on the x-axis to display mmm.yy.  The axis is sorting/displaying in chronological order.  All of the data being displayed is correct, so it appears to be setup correctly.  Is there a way to reverse the sort order to display reverse chronological order on the X-axis?

I am new here and have attempted many different ideas

Found the 'Reversed' setting in Coordinate Systems->Xaxis->Scale, but that setting moves the Y axis from the left to the right side of the chart producing a reverse image.  I am just trying to sort the X-Axis, without moving the Y-Axis.  So close here.

Have tried descending sorting on the field that is feeding the X axis via DateTime scale.  The correct data is displaying which tells me the DateTime scale is working.  Changing the sorting does not affect the order displayed on the chart though.

Have been changing many settings and reviewing other threads.  In general, when using the DateTime scale on an X-Axis, is there a way to reverse the sort order to make it reverse chronological order?

 

Thank You,

John

John
Top achievements
Rank 1
Iron
 answered on 26 Sep 2022
1 answer
223 views

Hi,

I have a set of data with a timestamp that changes with the order of milliseconds. I would like to add in my report a Line chart (or similar) showing the data as a function of the timestime. Unfortunately it appears that the LineChart allows you to lower the base unit only to seconds and not milliseconds. 

Is there any way to force the millisecond time?

As a workaround I tried two things:

First, to plot the data adding as cathegories the milliseconds, seconds, minutes, and h of the data. It works, but to be honest is not very pretty (see Img0.png)

Alternatively, I also tried to generate a Calculated field where I substract the Timestamp of the data with the First Timestamp, in order to have a time that starts from 0. From this Field, I wanted to manually calculate the milliseconds (adding also seconds, minutes, etc) in order to make a Scatter graph. However the obtained field has some issues. In the dataSource it appears as date, showing it has Minute, Second, etc, but if I try to refer to these subfields it gives me errors. I attached two pictures, one with the error shown if I just make a preview of the two data calculated, the other showing the Calculated Field (note that for the second one I'm simply collecting the Millisecond field). 

Could you please help me with this, maybe with an example? thank you in advance! 

Keep in mind that I would prefer to resolve it within Telerik, without the need to use outside code/calculations.

 

Antonino
Top achievements
Rank 1
Iron
 answered on 13 Sep 2022
0 answers
134 views

Similar to the following, is there a way to combine stacked and clustered columns within a single graph?

 

Step-by-step tutorial on creating clustered stacked column bar charts ...

Each time I've attempted to do so I end up with something like the following, where both stacked columns appear vertically aligned, rather than aligned side-by-side. "Series2" is currently selected in my screenshot below, hence the visible grab points.


The steps I'm attempting to perform are as follows:

  1. Use the chart wizard to add a new stacked column chart
  2. Add a new series to the chart, which is also stacked column
  3. Update the new series to use the same CategoryGroup as the first series.

Thanks for any help!

Jeremy
Top achievements
Rank 1
 asked on 23 Aug 2022
Top users last month
Mark
Top achievements
Rank 1
Yurii
Top achievements
Rank 1
Leland
Top achievements
Rank 2
Iron
Iron
Iron
Hon
Top achievements
Rank 1
Iron
Deltaohm
Top achievements
Rank 3
Bronze
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?