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

Text or caption in specific position on a layer #26

Open
g1eng opened this issue Dec 15, 2021 · 0 comments
Open

Text or caption in specific position on a layer #26

g1eng opened this issue Dec 15, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@g1eng
Copy link
Owner

g1eng commented Dec 15, 2021

Request

I'd like to embed specific text in a layer. Supply a mechanism to display figure caption or any text on a layer.

Proposal

Add captions parameter in FigConfig object:

{
  "captions": [
    {
      "text": "Some Great Series of Data",
      "fontSize": 15,
      "position": [20,35]
    }
  ]
}
@g1eng g1eng added the enhancement New feature or request label Dec 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant