EEXCESS / visualization-widgets

EEXCESS visualisation widgets are JavaScript based visualisations for cultural heritage and scholarly content. The widgets are used in the different EEXCESS clients, like the Chrome Extension. They are typically iframes and therefore self-contained.
http://eexcess.eu/
1 stars 5 forks source link

Screenshots bar diagram: titles appear two times #55

Open gdoppler opened 8 years ago

gdoppler commented 8 years ago

I've got an idea why html2canvas might not be able to render a bar diagram nicely: Found this error in console:

The character encoding of a framed document was not declared. The document may appear different if viewed without the document framing it. html2canvas.js

So eventually declaring the character encoding in the visualization area might help.