intersystems-community / intersystems-community/DeepSeeWeb
Widget Map. Number formatting in the tooltip - space between thousandths
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 19
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Now we assemble the tooltip text in mdx using html tags. And it is not possible to apply formatting to a number that is concatenated there.
It is required to assemble tooltip text in another way (not in mdx) - apply formatting to one of the string components.

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.