amcharts / export

Apache License 2.0
56 stars 33 forks source link

amcharts-export-canvas class unexpected token #66

Closed bennyAG closed 6 years ago

bennyAG commented 7 years ago

Very strange. Getting unexpected token from export.css.

.amcharts-export-canvas { position: absolute; display: none; z-index: 1; top: 0; right: 0; bottom: 0; left: 0; background-color: #fff; } Cant figure out.

maertz commented 7 years ago

Indeed very strange, are you sure it's caused by this part of css? Can you send me a working sample which produces this issue? In addition it would be nice to know which OS and browser are you using.

bennyAG commented 7 years ago

OS: ubuntu 14 Browser/Env : electron

On Wed, Aug 2, 2017 at 10:57 AM, Bny notifications@github.com wrote:

Indeed very strange, are you sure it's caused by this part of css? Can you send me a working sample which produces this issue? In addition it would be nice to know which OS and browser are you using.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/amcharts/export/issues/66#issuecomment-319597842, or mute the thread https://github.com/notifications/unsubscribe-auth/AbO-KLRHqIVMNR_HqbjBHA7XNNLeYKjTks5sUCwEgaJpZM4OqsJQ .

maertz commented 7 years ago

Unfortunately I can't reproduce it on the fly but following issue might be related with this https://github.com/amcharts/export/issues/67#issuecomment-319638613. If that's not the case, please send me a working example to reproduce this behaviour.

barocsi commented 6 years ago

Just include it in any angular-cli project and you will see the error "scripts": [ "../node_modules/ammap3/ammap/plugins/export/export.css.min" ]