Welcome Guest Search | Active Topics | Sign In | Register

Dynamic background colors not rendering nicely Options
Exameron
Posted: Tuesday, November 21, 2017 1:41:36 AM
Rank: Advanced Member
Groups: Member

Joined: 6/13/2012
Posts: 55
I'm using a jquery control to render a 'guage' style chart - call Jquery Knob (http://anthonyterrien.com/demo/knob/).

When it loads in the browser, it looks fine:
http://i66.tinypic.com/2lafq5c.jpg


After converting the html to pdf, it looks like:
http://i67.tinypic.com/2h6ecz8.png

Any suggestions on making it look better?

thanks!
eo_support
Posted: Tuesday, November 21, 2017 11:06:32 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,221
Hi,

It looks like the anti-alias is off. We do not know what's causing it yet, we will need to debug into the code to find out and update here again when we have additional information.

For high quality chart, you may want to look into a SVG based chart solution. The above chart is canvas based. Internally canvas is represented by a bitmap and while it can look good on the screen, the bitmap is limited to screen resolution, which would cause quality artifacts when you zoom in or print it out (since printer has a much higher resolution than screen). On the other hand, SVG is a vector format, so you can zoom in without losing any quality at all.

Thanks!
Exameron
Posted: Monday, November 27, 2017 10:10:42 PM
Rank: Advanced Member
Groups: Member

Joined: 6/13/2012
Posts: 55
Have you had a chance to look into this?
eo_support
Posted: Tuesday, November 28, 2017 8:01:39 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,221
Yes. This will be addressed in our up coming release, which should be out very soon. We were waiting for the release to be posted before updating you again.
Exameron
Posted: Tuesday, November 28, 2017 5:44:48 PM
Rank: Advanced Member
Groups: Member

Joined: 6/13/2012
Posts: 55
great, thx!
eo_support
Posted: Friday, December 1, 2017 9:27:49 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,221
Hi,

This is just to let you know that we have posted the new build. You can download it from our download page. Please take a look and let us know how it goes.

Thanks!
Exameron
Posted: Tuesday, December 12, 2017 9:31:03 PM
Rank: Advanced Member
Groups: Member

Joined: 6/13/2012
Posts: 55
looks great. thanks for the update.
eo_support
Posted: Wednesday, December 13, 2017 8:08:23 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,221
Great. Thanks for confirming the fix!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.