You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using python 3.5 and jupyter notebooks. When I am trying to reproduce this example, I am getting this error: ImportError: cannot import name 'linePlusBarWithFocusChart'
Any help will be greatly appreciated.
The text was updated successfully, but these errors were encountered:
Per release notes it looks like the docs should be updated:
* remove linePlusBarWithFocusChart as this is replaced by linePlusBarChart with option FocusEnable():
http://nvd3-community.github.io/nvd3/examples/documentation.html#linePlusBarChart
Hi there,
I am using python 3.5 and jupyter notebooks. When I am trying to reproduce this example, I am getting this error: ImportError: cannot import name 'linePlusBarWithFocusChart'
Any help will be greatly appreciated.
The text was updated successfully, but these errors were encountered: