We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1d622f commit e7f6286Copy full SHA for e7f6286
altair/vegalite/v5/api.py
@@ -3823,7 +3823,8 @@ def interactive(
3823
tooltip: bool = True,
3824
legend: Union[bool, list] = True,
3825
) -> Self:
3826
- """Add common interactive elements to the chart
+ """
3827
+ Add common interactive elements to the chart.
3828
3829
Parameters
3830
----------
0 commit comments