Hi,
does the API let you to define a custom tick format like this: “1.0000E+1”, i.e. with four digits precision and the e char uppercase?
Seems that tickformat and exponentformat conflicts when used simultaneously (the ‘E’ seems to be ignored).
Thank you.