Skip to main content

Introduction

Currently, OpenBB Terminal Pro supports two types of charts for the custom backends. Check out the examples below to see how to create them.

The simplest way to create a chart widget is by using the native charting. This allows you to create a chart widget with ease from any table widget with minimal effort.

chart

Plotly charts are more customizable and allow you to create more advanced charts.

chart

We will be adding support for more chart types in the future.