Widget Types
OpenBB Workspace supports various ways to visualize data through widgets. Each method offers unique features and can be configured to suit different data presentation needs. Below are the different visualization methods available:
- Table Widget:
- Provides a structured view of data in rows and columns.
- Ideal for displaying detailed datasets.
- Can be configured to display charts with Native Charting.
- Create your own Table Widget

- Chart Widgets:
- Offers graphical representation of data.
- Supports Plotly charts and can be configured to display different types of charts. Support for more charting frameworks will be coming soon.
- Create your own Chart Widget

- Markdown Widget:
- Displays formatted text and images.
- Can be used to display markdown, txt, and docx files.
- Create your own Markdown Widget

- Metric Widget:
- Displays a single value or metric.
- Useful for highlighting key performance indicators.
- Create your own Metric Widget

- PDF Viewer Widget:
- Displays a PDF file.
- Create your own PDF Viewer Widget

- Live Grid Widget:
- Display updates in real-time on your table.
- Create your own Live Grid Widget

- Multi File Viewer Widget:
- Displays a list of files and allows you to view and compare them.
- Create your own Multi File Viewer Widget

- Advanced Charting Widget:
- Displays TradingView chart with advanced features.
- Create your own Advanced Charting Widget
