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

Printing charts

1 Answer 119 Views
Charts
This is a migrated thread and some comments may be shown as answers.
Alex
Top achievements
Rank 1
Alex asked on 01 Nov 2012, 09:57 AM
Hello, 

we are using kendo dataviz package, and we have some issues with the printing of the charts from chrome.In Firefox it works well, but in chrome when we try to print the page, the charts are not colored, we can see only the contours of the charts. Is there any such known problem, and how can we fix it?

Thank you,
Alex Kolchev

1 Answer, 1 is accepted

Sort by
0
Alex
Top achievements
Rank 1
answered on 01 Nov 2012, 10:41 AM
I found a workaround, but its not working properly.
In the seriesDefaults we should include the following:
seriesDefaults: {
    overlay: "" //turns off the gradients
}

But now I faced another problem. The colors of the charts are not the same as they were, since I included "overlay:" .. Is there any other solution?
Tags
Charts
Asked by
Alex
Top achievements
Rank 1
Answers by
Alex
Top achievements
Rank 1
Share this question
or