Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Kuethe committed Feb 9, 2024
1 parent 3503dc6 commit e92fd74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ pip install git+https://github.com/eodaGmbH/py-shiny-echarts

```python
from echarts4py.chart import Chart, InitOptions
from echarts4py.option import ChartOption
from echarts4py.options import ChartOption
from echarts4py.renderer import ChartRenderer
from pandas import DataFrame

Expand Down

0 comments on commit e92fd74

Please sign in to comment.