PacificCommunity / sdmx-dashboard-demo

Demo application to display dashboards from JSON config files
https://dashboard-creator-iota.vercel.app
1 stars 0 forks source link

Title and Subtitle parser #6

Open stanozr opened 1 year ago

stanozr commented 1 year ago

Title and subtitles to be parsed according to ToR

Style Font type, size, emphasis (bold, italics, etc.) and location (LEFT, CENTER, RIGHT) can be specified in square-brackets ([]) following any text, title, note or label specification.

Example: Title: "Labour force participation rate, [Arial, 14, Bold, Italics, CENTER]”

Concepts Inside a string or in a data operation, concepts’ values can be referenced by specifying them in curly brackets ({}).

thhomas commented 1 year ago