package
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: May 5, 2024
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Option represents an option that can be used to configure a text panel.
Description annotates the current visualization with a human-readable description.
HTML sets the content of the panel, to be rendered as HTML.
Height sets the height of the panel, in pixels. Example: "400px".
Links adds links to be displayed on this panel.
Markdown sets the content of the panel, to be rendered as markdown.
Span sets the width of the panel, in grid units. Should be a positive
number between 1 and 12. Example: 6.
Transparent makes the background transparent.
Text represents a text panel.
New creates a new text panel.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.