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

Support number formatting #58

Description

@nuest

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions