helper functions to quick chart in jupyter (chart, Panel)
This commit is contained in:
@ -2,3 +2,4 @@ from .abstract import AbstractChart, Window
|
||||
from .chart import Chart
|
||||
from .widgets import JupyterChart
|
||||
from .polygon import PolygonChart
|
||||
from .helpers import chart, Panel
|
||||
Reference in New Issue
Block a user