Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Support number formatting #58

Open
nuest opened this issue Jan 28, 2015 · 0 comments
Open

Support number formatting #58

nuest opened this issue Jan 28, 2015 · 0 comments

Comments

@nuest
Copy link
Contributor

nuest commented Jan 28, 2015

Right now, the number formats that are supported are integer %d and float/double %f. We are using the php stringf notation (http://php.net/sprintf) for compatibility with the PHP server.

Check if the formating actually differs!

If it differs, extend classes in FacetTransformationDescription.java to allow defniiton of the fraction size, e.g. %.2f

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant