Skip to content
This repository was archived by the owner on Nov 9, 2020. It is now read-only.
This repository was archived by the owner on Nov 9, 2020. It is now read-only.

Retina issue when reloading a chart. #26

@sodesocompany

Description

@sodesocompany

When reloading a chart there is an issue on Retina devices, the size of the canvas doubles everytime. This is a bug in the ChartJs, they have a workaround there, could you incorporate this workaround in your GWT wrapper?

It is the following issue:

chartjs/Chart.js#161

Or could you explain how this workaround could be applied to the GWT wrapper?

I think it has to do with the following (according to Apple documentation):

https://developer.apple.com/library/safari/documentation/AudioVideo/Conceptual/HTML-canvas-guide/SettingUptheCanvas/SettingUptheCanvas.html

See the section "Support Retina Displays From the Start".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions