PDFsharp & MigraDoc Foundation

PDFsharp - A .NET library for processing PDF & MigraDoc Foundation - Creating documents on the fly
It is currently Thu Mar 28, 2024 9:42 am

All times are UTC


Forum rules


Please read this before posting on this forum: Forum Rules



Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: Thu Dec 18, 2014 1:52 pm 
Offline

Joined: Thu Dec 18, 2014 1:28 pm
Posts: 2
Hi, think there is a copy paste bug in PdfSharp.Charting.Renderers: V1.32
Code:
CombinationChartRenderer.cs Line 290 orig:

        cri.lineSeriesRendererInfos = new SeriesRendererInfo[columnSeries.Count];

Should be:
        cri.lineSeriesRendererInfos = new SeriesRendererInfo[[color=#FF0000]lineSeries[/color].Count];



There is the same problem in line 280.

Regards, Markus Bürki


Last edited by xmb on Thu Dec 18, 2014 2:28 pm, edited 1 time in total.

Top
 Profile  
Reply with quote  
PostPosted: Thu Dec 18, 2014 2:24 pm 
Offline
PDFsharp Guru
User avatar

Joined: Mon Oct 16, 2006 8:16 am
Posts: 3095
Location: Cologne, Germany
Hi, Markus,

Thank you for your feedback. Looks as if there is a similar bug in line 280.

We can't include the fix in the beta version scheduled for today, but it should be in the next release.

_________________
Regards
Thomas Hoevel
PDFsharp Team


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 46 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Privacy Policy, Data Protection Declaration, Impressum
Powered by phpBB® Forum Software © phpBB Group