amcharts3 icon indicating copy to clipboard operation
amcharts3 copied to clipboard

Images are hardcoded in amcharts.js without a version

Open TomDmitriev opened this issue 7 years ago • 2 comments

I've noticed that the names of the images defined in amcharts.js, such as dragIconRoundBigH.svg have no version number. Why? I want all the images in my web app to be cacheable but in case of amcharts it seems it can't be done without processing amcharts.js, which is something I definetely don't want to do. I believe either the paths to the images should be defined in a css file so that they could be altered by an asset pipeline tool or if they're defined in amcharts.js, they should have a version number. In the former case the user such as myself would be responsible for versioning, in the latter case it would be the responsibility of the maintainers of amcharts.

TomDmitriev avatar Dec 01 '16 07:12 TomDmitriev

So much support from devs, wow... How about you do not hardcode this stuff?

ghost avatar Jul 11 '17 13:07 ghost

How about checking docs first? Kaip ten yra, Šarūnai? ;)

http://docs.amcharts.com/3/javascriptcharts/ChartScrollbar#dragIcon

Tom, sorry this has been brought out, and for missing your original post altogether. We don't monitor GitHub issues as closely as our official support channels: helpdesk ([email protected]) and Facebook.

martynasma avatar Jul 11 '17 18:07 martynasma