cfdocs icon indicating copy to clipboard operation
cfdocs copied to clipboard

cfchart

Open cfcoder opened this issue 3 years ago • 2 comments

format = "flash"? Flash is dead. The default says "false"... not sure what that means but if a misspelled "flash", that is not supported. Now this is a required attribute and has no default per Adobe docs. "html" is now a format that is supported. (or is that the default?)

cfcoder avatar Oct 07 '22 21:10 cfcoder

If i checked it correctly... Acf default was flash till version 11. For acf 11 the default seems to be png. Since acf 2016 the default seem to be html. In Lucee the default seems to be png.
Also html is not supported by lucee.

Should we write the latest acf as standard or the lucee one?

Xcreen avatar Oct 20 '22 15:10 Xcreen

I would use ACF as the default, but make sure to include that for lucee the default is png

pfreitag avatar Oct 20 '22 16:10 pfreitag