{ "package": "plotly-stubs", "version": "0.1.2", "stubs_only": "yes (third party)", "py_typed": "YES", "pypi": { "upload_time": "2025-12-23T18:11:19.421896Z", "requires_python": "<3.15,>=3.11", "size": 163712, "sha256": "23bb0bbb4ac5cbd7dbdae3c4d6b4ea488842a59bad7111980b2b43d6788cdd64" }, "metadata": { "Metadata-Version": [ "2.4" ], "Name": [ "plotly-stubs" ], "Version": [ "0.1.2" ], "Summary": [ "Type stubs for plotly." ], "Project-URL": [ "Homepage, https://github.com/ClaasRostock/plotly-stubs", "Documentation, https://ClaasRostock.github.io/plotly-stubs/README.html", "Repository, https://github.com/ClaasRostock/plotly-stubs.git", "Issues, https://github.com/ClaasRostock/plotly-stubs/issues", "Changelog, https://github.com/ClaasRostock/plotly-stubs/blob/main/CHANGELOG.md" ], "Author-email": [ "Claas Rostock " ], "Maintainer-email": [ "Claas Rostock " ], "License": [ "MIT License\n \n Copyright (c) 2025 Claas Rostock\n \n Permission is hereby granted, free of charge, to any person obtaining a copy\n of this software and associated documentation files (the \"Software\"), to deal\n in the Software without restriction, including without limitation the rights\n to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n copies of the Software, and to permit persons to whom the Software is\n furnished to do so, subject to the following conditions:\n \n The above copyright notice and this permission notice shall be included in all\n copies or substantial portions of the Software.\n \n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE." ], "License-File": [ "LICENSE" ], "Keywords": [ "plotly,stubs,types" ], "Classifier": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: MacOS", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", "Programming Language :: Python :: 3.14", "Topic :: Scientific/Engineering", "Topic :: Software Development :: Libraries :: Python Modules" ], "Requires-Python": [ "<3.15,>=3.11" ], "Description-Content-Type": [ "text/markdown" ] }, "module_reports": [ { "path": "plotly-stubs/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.data", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.io", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.offline", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.tools", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.utils", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.colors", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.__version__", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs", "names": [ "plotly.__version__", "plotly.colors", "plotly.data", "plotly.graph_objs", "plotly.io", "plotly.offline", "plotly.tools", "plotly.utils" ], "n_typable": 3, "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 8, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/basedatatypes.pyi", "symbol_reports": [ { "kind": "class", "name": "plotly.basedatatypes.BaseLayoutHierarchyType", "methods": [ { "kind": "function", "name": "BaseLayoutHierarchyType.__init__", "n_typed": 2, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 } ], "properties": [], "attrs": [], "n_typable": 3, "n_typed": 2, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 2, "n_attrs": 0, "n_properties": 0 }, { "kind": "class", "name": "plotly.basedatatypes.BaseLayoutType", "methods": [ { "kind": "function", "name": "BaseLayoutType.__init__", "n_typed": 2, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "BaseLayoutType.__getattr__", "n_typed": 1, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "BaseLayoutType.__getitem__", "n_typed": 1, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "BaseLayoutType.__contains__", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "BaseLayoutType.__setitem__", "n_typed": 2, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "BaseLayoutType.__setattr__", "n_typed": 2, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "BaseLayoutType.__dir__", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 1, "n_params": 0, "n_function_overloads": 1, "n_function_params": 0 } ], "properties": [], "attrs": [], "n_typable": 16, "n_typed": 11, "n_any": 5, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 7, "n_method_overloads": 7, "n_method_params": 9, "n_attrs": 0, "n_properties": 0 }, { "kind": "attr", "name": "plotly.basedatatypes.Undefined", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "class", "name": "plotly.basedatatypes.BaseTraceType", "methods": [ { "kind": "function", "name": "BaseTraceType.__init__", "n_typed": 2, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "BaseTraceType.on_hover", "n_typed": 3, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "BaseTraceType.on_unhover", "n_typed": 3, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "BaseTraceType.on_click", "n_typed": 3, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "BaseTraceType.on_selection", "n_typed": 3, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "BaseTraceType.on_deselect", "n_typed": 3, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 } ], "properties": [ { "kind": "property", "name": "BaseTraceType.uid", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 } ], "attrs": [], "n_typable": 20, "n_typed": 19, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 6, "n_method_overloads": 6, "n_method_params": 12, "n_attrs": 0, "n_properties": 1 }, { "kind": "class", "name": "plotly.basedatatypes.BaseFrameHierarchyType", "methods": [ { "kind": "function", "name": "BaseFrameHierarchyType.__init__", "n_typed": 2, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "BaseFrameHierarchyType.on_change", "n_typed": 4, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 } ], "properties": [], "attrs": [], "n_typable": 7, "n_typed": 6, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 2, "n_method_overloads": 2, "n_method_params": 5, "n_attrs": 0, "n_properties": 0 }, { "kind": "class", "name": "plotly.basedatatypes.BaseTraceHierarchyType", "methods": [ { "kind": "function", "name": "BaseTraceHierarchyType.__init__", "n_typed": 2, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 } ], "properties": [], "attrs": [], "n_typable": 3, "n_typed": 2, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 2, "n_attrs": 0, "n_properties": 0 }, { "kind": "class", "name": "plotly.basedatatypes.BasePlotlyType", "methods": [ { "kind": "function", "name": "BasePlotlyType.__init__", "n_typed": 2, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "BasePlotlyType.__reduce__", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 1, "n_params": 0, "n_function_overloads": 1, "n_function_params": 0 }, { "kind": "function", "name": "BasePlotlyType.__getitem__", "n_typed": 1, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "BasePlotlyType.__contains__", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "BasePlotlyType.__setitem__", "n_typed": 2, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "BasePlotlyType.__setattr__", "n_typed": 2, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "BasePlotlyType.__iter__", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 1, "n_params": 0, "n_function_overloads": 1, "n_function_params": 0 }, { "kind": "function", "name": "BasePlotlyType.__eq__", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "BasePlotlyType.update", "n_typed": 3, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 }, { "kind": "function", "name": "BasePlotlyType.pop", "n_typed": 1, "n_any": 2, "n_untyped": 0, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "BasePlotlyType.on_change", "n_typed": 4, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 }, { "kind": "function", "name": "BasePlotlyType.to_plotly_json", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 1, "n_params": 0, "n_function_overloads": 1, "n_function_params": 0 }, { "kind": "function", "name": "BasePlotlyType.to_json", "n_typed": 5, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 } ], "properties": [ { "kind": "property", "name": "BasePlotlyType.plotly_name", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_typable": 1 }, { "kind": "property", "name": "BasePlotlyType.parent", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_typable": 1 }, { "kind": "property", "name": "BasePlotlyType.figure", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_typable": 1 } ], "attrs": [ { "kind": "attr", "name": "BasePlotlyType._mapped_properties", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "BasePlotlyType._parent_path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "BasePlotlyType._path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "BasePlotlyType._valid_props", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 37, "n_typed": 30, "n_any": 7, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 13, "n_method_overloads": 13, "n_method_params": 21, "n_attrs": 4, "n_properties": 3 }, { "kind": "class", "name": "plotly.basedatatypes.BaseFigure", "methods": [ { "kind": "function", "name": "BaseFigure.__init__", "n_typed": 5, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 6, "n_params": 5, "n_function_overloads": 1, "n_function_params": 5 }, { "kind": "function", "name": "BaseFigure.__reduce__", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 1, "n_params": 0, "n_function_overloads": 1, "n_function_params": 0 }, { "kind": "function", "name": "BaseFigure.__setitem__", "n_typed": 2, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "BaseFigure.__setattr__", "n_typed": 2, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "BaseFigure.__getitem__", "n_typed": 1, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "BaseFigure.__iter__", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 1, "n_params": 0, "n_function_overloads": 1, "n_function_params": 0 }, { "kind": "function", "name": "BaseFigure.__contains__", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "BaseFigure.__eq__", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "BaseFigure.update", "n_typed": 3, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 }, { "kind": "function", "name": "BaseFigure.pop", "n_typed": 2, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "BaseFigure.select_traces", "n_typed": 5, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 }, { "kind": "function", "name": "BaseFigure.for_each_trace", "n_typed": 6, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 6, "n_params": 5, "n_function_overloads": 1, "n_function_params": 5 }, { "kind": "function", "name": "BaseFigure.update_traces", "n_typed": 7, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 8, "n_params": 7, "n_function_overloads": 1, "n_function_params": 7 }, { "kind": "function", "name": "BaseFigure.update_layout", "n_typed": 3, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 }, { "kind": "function", "name": "BaseFigure.plotly_restyle", "n_typed": 3, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 }, { "kind": "function", "name": "BaseFigure.add_trace", "n_typed": 6, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 6, "n_params": 5, "n_function_overloads": 1, "n_function_params": 5 }, { "kind": "function", "name": "BaseFigure.add_traces", "n_typed": 6, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 6, "n_params": 5, "n_function_overloads": 1, "n_function_params": 5 }, { "kind": "function", "name": "BaseFigure.print_grid", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 1, "n_params": 0, "n_function_overloads": 1, "n_function_params": 0 }, { "kind": "function", "name": "BaseFigure.append_trace", "n_typed": 4, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 }, { "kind": "function", "name": "BaseFigure.get_subplot", "n_typed": 4, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 }, { "kind": "function", "name": "BaseFigure.plotly_relayout", "n_typed": 2, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "BaseFigure.plotly_update", "n_typed": 4, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 }, { "kind": "function", "name": "BaseFigure.batch_update", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 1, "n_params": 0, "n_function_overloads": 1, "n_function_params": 0 }, { "kind": "function", "name": "BaseFigure.batch_animate", "n_typed": 3, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "BaseFigure.to_dict", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 1, "n_params": 0, "n_function_overloads": 1, "n_function_params": 0 }, { "kind": "function", "name": "BaseFigure.to_plotly_json", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 1, "n_params": 0, "n_function_overloads": 1, "n_function_params": 0 }, { "kind": "function", "name": "BaseFigure.to_ordered_dict", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "BaseFigure.show", "n_typed": 6, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 6, "n_params": 5, "n_function_overloads": 1, "n_function_params": 5 }, { "kind": "function", "name": "BaseFigure.to_json", "n_typed": 5, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 }, { "kind": "function", "name": "BaseFigure.full_figure_for_development", "n_typed": 3, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "BaseFigure.write_json", "n_typed": 5, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 }, { "kind": "function", "name": "BaseFigure.to_html", "n_typed": 12, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 12, "n_params": 11, "n_function_overloads": 1, "n_function_params": 11 }, { "kind": "function", "name": "BaseFigure.write_html", "n_typed": 14, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 14, "n_params": 13, "n_function_overloads": 1, "n_function_params": 13 }, { "kind": "function", "name": "BaseFigure.to_image", "n_typed": 7, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 7, "n_params": 6, "n_function_overloads": 1, "n_function_params": 6 }, { "kind": "function", "name": "BaseFigure.write_image", "n_typed": 8, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 8, "n_params": 7, "n_function_overloads": 1, "n_function_params": 7 }, { "kind": "function", "name": "BaseFigure.add_vline", "n_typed": 6, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 7, "n_params": 6, "n_function_overloads": 1, "n_function_params": 6 }, { "kind": "function", "name": "BaseFigure.add_hline", "n_typed": 6, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 7, "n_params": 6, "n_function_overloads": 1, "n_function_params": 6 }, { "kind": "function", "name": "BaseFigure.add_vrect", "n_typed": 7, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 8, "n_params": 7, "n_function_overloads": 1, "n_function_params": 7 }, { "kind": "function", "name": "BaseFigure.add_hrect", "n_typed": 7, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 8, "n_params": 7, "n_function_overloads": 1, "n_function_params": 7 }, { "kind": "function", "name": "BaseFigure.set_subplots", "n_typed": 19, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 20, "n_params": 19, "n_function_overloads": 1, "n_function_params": 19 } ], "properties": [ { "kind": "property", "name": "BaseFigure.data", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "BaseFigure.layout", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "BaseFigure.frames", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 } ], "attrs": [ { "kind": "attr", "name": "BaseFigure._bracket_re", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "BaseFigure._valid_underscore_properties", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "BaseFigure._set_trace_uid", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "BaseFigure._allow_disable_validation", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 207, "n_typed": 191, "n_any": 16, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 40, "n_method_overloads": 40, "n_method_params": 161, "n_attrs": 4, "n_properties": 3 } ], "type_ignores": [], "name": "plotly-stubs.basedatatypes", "names": [ "plotly.basedatatypes.BaseFigure", "plotly.basedatatypes.BaseFrameHierarchyType", "plotly.basedatatypes.BaseLayoutHierarchyType", "plotly.basedatatypes.BaseLayoutType", "plotly.basedatatypes.BasePlotlyType", "plotly.basedatatypes.BaseTraceHierarchyType", "plotly.basedatatypes.BaseTraceType", "plotly.basedatatypes.Undefined" ], "n_typable": 293, "n_typed": 261, "n_any": 32, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 70, "n_method_overloads": 70, "n_method_params": 212, "n_classes": 7, "n_attrs": 9, "n_properties": 7, "n_type_ignores": 0 }, { "path": "plotly-stubs/callbacks.pyi", "symbol_reports": [ { "kind": "class", "name": "plotly.callbacks.LassoSelector", "methods": [ { "kind": "function", "name": "LassoSelector.__init__", "n_typed": 3, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 } ], "properties": [ { "kind": "property", "name": "LassoSelector.type", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_typable": 1 }, { "kind": "property", "name": "LassoSelector.xs", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_typable": 1 }, { "kind": "property", "name": "LassoSelector.ys", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_typable": 1 } ], "attrs": [], "n_typable": 7, "n_typed": 6, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 3, "n_attrs": 0, "n_properties": 3 }, { "kind": "class", "name": "plotly.callbacks.BoxSelector", "methods": [ { "kind": "function", "name": "BoxSelector.__init__", "n_typed": 3, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 } ], "properties": [ { "kind": "property", "name": "BoxSelector.type", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_typable": 1 }, { "kind": "property", "name": "BoxSelector.xrange", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_typable": 1 }, { "kind": "property", "name": "BoxSelector.yrange", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_typable": 1 } ], "attrs": [], "n_typable": 7, "n_typed": 6, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 3, "n_attrs": 0, "n_properties": 3 }, { "kind": "class", "name": "plotly.callbacks.Points", "methods": [ { "kind": "function", "name": "Points.__init__", "n_typed": 6, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 6, "n_params": 5, "n_function_overloads": 1, "n_function_params": 5 } ], "properties": [ { "kind": "property", "name": "Points.point_inds", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_typable": 1 }, { "kind": "property", "name": "Points.xs", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_typable": 1 }, { "kind": "property", "name": "Points.ys", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_typable": 1 }, { "kind": "property", "name": "Points.trace_name", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_typable": 1 }, { "kind": "property", "name": "Points.trace_index", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_typable": 1 } ], "attrs": [], "n_typable": 11, "n_typed": 11, "n_any": 0, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 5, "n_attrs": 0, "n_properties": 5 }, { "kind": "class", "name": "plotly.callbacks.InputDeviceState", "methods": [ { "kind": "function", "name": "InputDeviceState.__init__", "n_typed": 7, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 8, "n_params": 7, "n_function_overloads": 1, "n_function_params": 7 } ], "properties": [ { "kind": "property", "name": "InputDeviceState.alt", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_typable": 1 }, { "kind": "property", "name": "InputDeviceState.ctrl", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_typable": 1 }, { "kind": "property", "name": "InputDeviceState.shift", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_typable": 1 }, { "kind": "property", "name": "InputDeviceState.meta", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_typable": 1 }, { "kind": "property", "name": "InputDeviceState.button", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_typable": 1 }, { "kind": "property", "name": "InputDeviceState.buttons", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_typable": 1 } ], "attrs": [], "n_typable": 14, "n_typed": 13, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 7, "n_attrs": 0, "n_properties": 6 } ], "type_ignores": [], "name": "plotly-stubs.callbacks", "names": [ "plotly.callbacks.BoxSelector", "plotly.callbacks.InputDeviceState", "plotly.callbacks.LassoSelector", "plotly.callbacks.Points" ], "n_typable": 39, "n_typed": 36, "n_any": 3, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 4, "n_method_overloads": 4, "n_method_params": 18, "n_classes": 4, "n_attrs": 0, "n_properties": 17, "n_type_ignores": 0 }, { "path": "plotly-stubs/colors/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.colors.convert_dict_colors_to_same_type", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.colors.colorscale_to_colors", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.colors.find_intermediate_color", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.colors.validate_scale_values", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.colors.named_colorscales", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.colors.DEFAULT_PLOTLY_COLORS", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.colors.unconvert_from_RGB_255", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.colors.plotlyjs", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.colors.get_colorscale", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.colors.label_rgb", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.colors.sequential", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.colors.qualitative", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.colors.colorbrewer", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.colors.carto", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.colors.colorscale_to_scale", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.colors.cmocean", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.colors.validate_colors", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.colors.diverging", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.colors.hex_to_rgb", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.colors.unlabel_rgb", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.colors.n_colors", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.colors.convert_colorscale_to_rgb", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.colors.color_parser", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.colors.validate_colorscale", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.colors.PLOTLY_SCALES", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.colors.validate_colors_dict", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.colors.convert_colors_to_same_type", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.colors.convert_to_RGB_255", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.colors.make_colorscale", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.colors.cyclical", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.colors.sample_colorscale", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.colors", "names": [ "plotly.colors.DEFAULT_PLOTLY_COLORS", "plotly.colors.PLOTLY_SCALES", "plotly.colors.carto", "plotly.colors.cmocean", "plotly.colors.color_parser", "plotly.colors.colorbrewer", "plotly.colors.colorscale_to_colors", "plotly.colors.colorscale_to_scale", "plotly.colors.convert_colors_to_same_type", "plotly.colors.convert_colorscale_to_rgb", "plotly.colors.convert_dict_colors_to_same_type", "plotly.colors.convert_to_RGB_255", "plotly.colors.cyclical", "plotly.colors.diverging", "plotly.colors.find_intermediate_color", "plotly.colors.get_colorscale", "plotly.colors.hex_to_rgb", "plotly.colors.label_rgb", "plotly.colors.make_colorscale", "plotly.colors.n_colors", "plotly.colors.named_colorscales", "plotly.colors.plotlyjs", "plotly.colors.qualitative", "plotly.colors.sample_colorscale", "plotly.colors.sequential", "plotly.colors.unconvert_from_RGB_255", "plotly.colors.unlabel_rgb", "plotly.colors.validate_colors", "plotly.colors.validate_colors_dict", "plotly.colors.validate_colorscale", "plotly.colors.validate_scale_values" ], "n_typable": 31, "n_typed": 0, "n_any": 0, "n_untyped": 31, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 31, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/express/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.express.get_trendline_results", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.express.NO_COLOR", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.express.set_mapbox_access_token", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.express.Constant", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.express.IdentityMap", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.express.Range", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.express.imshow", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.express.colors", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.express.data", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.express.trendline_functions", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.express", "names": [ "plotly.express.Constant", "plotly.express.IdentityMap", "plotly.express.NO_COLOR", "plotly.express.Range", "plotly.express.colors", "plotly.express.data", "plotly.express.get_trendline_results", "plotly.express.imshow", "plotly.express.set_mapbox_access_token", "plotly.express.trendline_functions" ], "n_typable": 9, "n_typed": 0, "n_any": 0, "n_untyped": 9, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 10, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/express/_chart_types.pyi", "symbol_reports": [ { "kind": "function", "name": "plotly.express.scatter", "n_typed": 50, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 50, "n_params": 49, "n_function_overloads": 1, "n_function_params": 49 }, { "kind": "function", "name": "plotly.express.ecdf", "n_typed": 42, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 42, "n_params": 41, "n_function_overloads": 1, "n_function_params": 41 }, { "kind": "function", "name": "plotly.express.pie", "n_typed": 24, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 24, "n_params": 23, "n_function_overloads": 1, "n_function_params": 23 }, { "kind": "function", "name": "plotly.express.line_geo", "n_typed": 42, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 42, "n_params": 41, "n_function_overloads": 1, "n_function_params": 41 }, { "kind": "function", "name": "plotly.express.choropleth_map", "n_typed": 27, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 27, "n_params": 26, "n_function_overloads": 1, "n_function_params": 26 }, { "kind": "function", "name": "plotly.express.treemap", "n_typed": 24, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 24, "n_params": 23, "n_function_overloads": 1, "n_function_params": 23 }, { "kind": "function", "name": "plotly.express.parallel_coordinates", "n_typed": 13, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 13, "n_params": 12, "n_function_overloads": 1, "n_function_params": 12 }, { "kind": "function", "name": "plotly.express.line_map", "n_typed": 24, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 24, "n_params": 23, "n_function_overloads": 1, "n_function_params": 23 }, { "kind": "function", "name": "plotly.express.scatter_geo", "n_typed": 43, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 43, "n_params": 42, "n_function_overloads": 1, "n_function_params": 42 }, { "kind": "function", "name": "plotly.express.line", "n_typed": 44, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 44, "n_params": 43, "n_function_overloads": 1, "n_function_params": 43 }, { "kind": "function", "name": "plotly.express.scatter_polar", "n_typed": 35, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 35, "n_params": 34, "n_function_overloads": 1, "n_function_params": 34 }, { "kind": "function", "name": "plotly.express.strip", "n_typed": 30, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 30, "n_params": 29, "n_function_overloads": 1, "n_function_params": 29 }, { "kind": "function", "name": "plotly.express.choropleth", "n_typed": 36, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 36, "n_params": 35, "n_function_overloads": 1, "n_function_params": 35 }, { "kind": "function", "name": "plotly.express.box", "n_typed": 32, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 32, "n_params": 31, "n_function_overloads": 1, "n_function_params": 31 }, { "kind": "function", "name": "plotly.express.area", "n_typed": 40, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 40, "n_params": 39, "n_function_overloads": 1, "n_function_params": 39 }, { "kind": "function", "name": "plotly.express.funnel", "n_typed": 31, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 31, "n_params": 30, "n_function_overloads": 1, "n_function_params": 30 }, { "kind": "function", "name": "plotly.express.violin", "n_typed": 32, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 32, "n_params": 31, "n_function_overloads": 1, "n_function_params": 31 }, { "kind": "function", "name": "plotly.express.density_map", "n_typed": 25, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 25, "n_params": 24, "n_function_overloads": 1, "n_function_params": 24 }, { "kind": "function", "name": "plotly.express.bar", "n_typed": 44, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 44, "n_params": 43, "n_function_overloads": 1, "n_function_params": 43 }, { "kind": "function", "name": "plotly.express.sunburst", "n_typed": 24, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 24, "n_params": 23, "n_function_overloads": 1, "n_function_params": 23 }, { "kind": "function", "name": "plotly.express.density_contour", "n_typed": 40, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 40, "n_params": 39, "n_function_overloads": 1, "n_function_params": 39 }, { "kind": "function", "name": "plotly.express.histogram", "n_typed": 40, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 40, "n_params": 39, "n_function_overloads": 1, "n_function_params": 39 }, { "kind": "function", "name": "plotly.express.scatter_ternary", "n_typed": 30, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 30, "n_params": 29, "n_function_overloads": 1, "n_function_params": 29 }, { "kind": "function", "name": "plotly.express.scatter_map", "n_typed": 29, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 29, "n_params": 28, "n_function_overloads": 1, "n_function_params": 28 }, { "kind": "function", "name": "plotly.express.line_mapbox", "n_typed": 24, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 24, "n_params": 23, "n_function_overloads": 1, "n_function_params": 23 }, { "kind": "function", "name": "plotly.express.choropleth_mapbox", "n_typed": 27, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 27, "n_params": 26, "n_function_overloads": 1, "n_function_params": 26 }, { "kind": "function", "name": "plotly.express.bar_polar", "n_typed": 33, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 33, "n_params": 32, "n_function_overloads": 1, "n_function_params": 32 }, { "kind": "function", "name": "plotly.express.scatter_matrix", "n_typed": 25, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 25, "n_params": 24, "n_function_overloads": 1, "n_function_params": 24 }, { "kind": "function", "name": "plotly.express.scatter_3d", "n_typed": 42, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 42, "n_params": 41, "n_function_overloads": 1, "n_function_params": 41 }, { "kind": "function", "name": "plotly.express.icicle", "n_typed": 24, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 24, "n_params": 23, "n_function_overloads": 1, "n_function_params": 23 }, { "kind": "function", "name": "plotly.express.line_polar", "n_typed": 36, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 36, "n_params": 35, "n_function_overloads": 1, "n_function_params": 35 }, { "kind": "function", "name": "plotly.express.funnel_area", "n_typed": 17, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 17, "n_params": 16, "n_function_overloads": 1, "n_function_params": 16 }, { "kind": "function", "name": "plotly.express.scatter_mapbox", "n_typed": 29, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 29, "n_params": 28, "n_function_overloads": 1, "n_function_params": 28 }, { "kind": "function", "name": "plotly.express.density_mapbox", "n_typed": 25, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 25, "n_params": 24, "n_function_overloads": 1, "n_function_params": 24 }, { "kind": "function", "name": "plotly.express.density_heatmap", "n_typed": 37, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 37, "n_params": 36, "n_function_overloads": 1, "n_function_params": 36 }, { "kind": "function", "name": "plotly.express.line_3d", "n_typed": 41, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 41, "n_params": 40, "n_function_overloads": 1, "n_function_params": 40 }, { "kind": "function", "name": "plotly.express.timeline", "n_typed": 35, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 35, "n_params": 34, "n_function_overloads": 1, "n_function_params": 34 }, { "kind": "function", "name": "plotly.express.line_ternary", "n_typed": 30, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 30, "n_params": 29, "n_function_overloads": 1, "n_function_params": 29 }, { "kind": "function", "name": "plotly.express.parallel_categories", "n_typed": 14, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 14, "n_params": 13, "n_function_overloads": 1, "n_function_params": 13 } ], "type_ignores": [], "name": "plotly-stubs.express._chart_types", "names": [ "plotly.express.area", "plotly.express.bar", "plotly.express.bar_polar", "plotly.express.box", "plotly.express.choropleth", "plotly.express.choropleth_map", "plotly.express.choropleth_mapbox", "plotly.express.density_contour", "plotly.express.density_heatmap", "plotly.express.density_map", "plotly.express.density_mapbox", "plotly.express.ecdf", "plotly.express.funnel", "plotly.express.funnel_area", "plotly.express.histogram", "plotly.express.icicle", "plotly.express.line", "plotly.express.line_3d", "plotly.express.line_geo", "plotly.express.line_map", "plotly.express.line_mapbox", "plotly.express.line_polar", "plotly.express.line_ternary", "plotly.express.parallel_categories", "plotly.express.parallel_coordinates", "plotly.express.pie", "plotly.express.scatter", "plotly.express.scatter_3d", "plotly.express.scatter_geo", "plotly.express.scatter_map", "plotly.express.scatter_mapbox", "plotly.express.scatter_matrix", "plotly.express.scatter_polar", "plotly.express.scatter_ternary", "plotly.express.strip", "plotly.express.sunburst", "plotly.express.timeline", "plotly.express.treemap", "plotly.express.violin" ], "n_typable": 1240, "n_typed": 1240, "n_any": 0, "n_untyped": 0, "n_functions": 39, "n_function_overloads": 39, "n_function_params": 1201, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 0, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/express/colors/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.express.colors.convert_dict_colors_to_same_type", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.express.colors.colorscale_to_colors", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.express.colors.find_intermediate_color", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.express.colors.validate_scale_values", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.express.colors.named_colorscales", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.express.colors.DEFAULT_PLOTLY_COLORS", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.express.colors.unconvert_from_RGB_255", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.express.colors.plotlyjs", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.express.colors.get_colorscale", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.express.colors.label_rgb", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.express.colors.sequential", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.express.colors.qualitative", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.express.colors.colorbrewer", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.express.colors.carto", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.express.colors.colorscale_to_scale", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.express.colors.cmocean", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.express.colors.validate_colors", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.express.colors.diverging", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.express.colors.hex_to_rgb", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.express.colors.unlabel_rgb", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.express.colors.n_colors", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.express.colors.convert_colorscale_to_rgb", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.express.colors.color_parser", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.express.colors.validate_colorscale", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.express.colors.PLOTLY_SCALES", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.express.colors.validate_colors_dict", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.express.colors.convert_colors_to_same_type", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.express.colors.convert_to_RGB_255", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.express.colors.make_colorscale", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.express.colors.cyclical", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.express.colors.sample_colorscale", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.express.colors", "names": [ "plotly.express.colors.DEFAULT_PLOTLY_COLORS", "plotly.express.colors.PLOTLY_SCALES", "plotly.express.colors.carto", "plotly.express.colors.cmocean", "plotly.express.colors.color_parser", "plotly.express.colors.colorbrewer", "plotly.express.colors.colorscale_to_colors", "plotly.express.colors.colorscale_to_scale", "plotly.express.colors.convert_colors_to_same_type", "plotly.express.colors.convert_colorscale_to_rgb", "plotly.express.colors.convert_dict_colors_to_same_type", "plotly.express.colors.convert_to_RGB_255", "plotly.express.colors.cyclical", "plotly.express.colors.diverging", "plotly.express.colors.find_intermediate_color", "plotly.express.colors.get_colorscale", "plotly.express.colors.hex_to_rgb", "plotly.express.colors.label_rgb", "plotly.express.colors.make_colorscale", "plotly.express.colors.n_colors", "plotly.express.colors.named_colorscales", "plotly.express.colors.plotlyjs", "plotly.express.colors.qualitative", "plotly.express.colors.sample_colorscale", "plotly.express.colors.sequential", "plotly.express.colors.unconvert_from_RGB_255", "plotly.express.colors.unlabel_rgb", "plotly.express.colors.validate_colors", "plotly.express.colors.validate_colors_dict", "plotly.express.colors.validate_colorscale", "plotly.express.colors.validate_scale_values" ], "n_typable": 31, "n_typed": 0, "n_any": 0, "n_untyped": 31, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 31, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objects/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objects.sankey", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.contourcarpet", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.Parcats", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objects.Streamtube", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objects.Histogram2d", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objects.scattersmith", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.parcoords", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.treemap", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.Histogram2dContour", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objects.isosurface", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.Scatterpolargl", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objects.Volume", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objects.Indicator", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objects.choroplethmap", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.Scattergl", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objects.scatter3d", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.waterfall", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.scatterpolargl", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.Cone", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objects.Scattermapbox", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objects.ohlc", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.Frame", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objects.Choroplethmapbox", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objects.histogram", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.table", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.volume", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.scattergl", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.carpet", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.cone", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.parcats", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.heatmap", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.densitymap", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.Barpolar", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objects.Choropleth", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objects.scattermap", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.Image", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objects.icicle", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.Treemap", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objects.Scatterternary", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objects.Scatterpolar", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objects.image", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.mesh3d", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.Scattermap", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objects.splom", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.Scattercarpet", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objects.Densitymap", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objects.histogram2dcontour", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.layout", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.Icicle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objects.scattermapbox", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.scatter", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.pie", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.Isosurface", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objects.Contourcarpet", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objects.indicator", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.box", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.choropleth", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.Sunburst", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objects.candlestick", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.Scatter3d", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objects.Histogram", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objects.funnel", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.funnelarea", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.scattercarpet", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.Scattersmith", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objects.violin", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.bar", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.Funnelarea", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objects.histogram2d", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.Mesh3d", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objects.scatterpolar", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.sunburst", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.Carpet", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objects.Pie", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objects.Table", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objects.scattergeo", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.choroplethmapbox", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.Splom", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objects.Choroplethmap", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objects.scatterternary", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.densitymapbox", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.Funnel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objects.Parcoords", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objects.contour", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.Violin", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objects.Densitymapbox", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objects.Scattergeo", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objects.Ohlc", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objects.barpolar", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.Sankey", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objects.streamtube", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objects.Waterfall", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objects.surface", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "type_ignores": [], "name": "plotly-stubs.graph_objects", "names": [ "plotly.graph_objects.Barpolar", "plotly.graph_objects.Carpet", "plotly.graph_objects.Choropleth", "plotly.graph_objects.Choroplethmap", "plotly.graph_objects.Choroplethmapbox", "plotly.graph_objects.Cone", "plotly.graph_objects.Contourcarpet", "plotly.graph_objects.Densitymap", "plotly.graph_objects.Densitymapbox", "plotly.graph_objects.Frame", "plotly.graph_objects.Funnel", "plotly.graph_objects.Funnelarea", "plotly.graph_objects.Histogram", "plotly.graph_objects.Histogram2d", "plotly.graph_objects.Histogram2dContour", "plotly.graph_objects.Icicle", "plotly.graph_objects.Image", "plotly.graph_objects.Indicator", "plotly.graph_objects.Isosurface", "plotly.graph_objects.Mesh3d", "plotly.graph_objects.Ohlc", "plotly.graph_objects.Parcats", "plotly.graph_objects.Parcoords", "plotly.graph_objects.Pie", "plotly.graph_objects.Sankey", "plotly.graph_objects.Scatter3d", "plotly.graph_objects.Scattercarpet", "plotly.graph_objects.Scattergeo", "plotly.graph_objects.Scattergl", "plotly.graph_objects.Scattermap", "plotly.graph_objects.Scattermapbox", "plotly.graph_objects.Scatterpolar", "plotly.graph_objects.Scatterpolargl", "plotly.graph_objects.Scattersmith", "plotly.graph_objects.Scatterternary", "plotly.graph_objects.Splom", "plotly.graph_objects.Streamtube", "plotly.graph_objects.Sunburst", "plotly.graph_objects.Table", "plotly.graph_objects.Treemap", "plotly.graph_objects.Violin", "plotly.graph_objects.Volume", "plotly.graph_objects.Waterfall", "plotly.graph_objects.bar", "plotly.graph_objects.barpolar", "plotly.graph_objects.box", "plotly.graph_objects.candlestick", "plotly.graph_objects.carpet", "plotly.graph_objects.choropleth", "plotly.graph_objects.choroplethmap", "plotly.graph_objects.choroplethmapbox", "plotly.graph_objects.cone", "plotly.graph_objects.contour", "plotly.graph_objects.contourcarpet", "plotly.graph_objects.densitymap", "plotly.graph_objects.densitymapbox", "plotly.graph_objects.funnel", "plotly.graph_objects.funnelarea", "plotly.graph_objects.heatmap", "plotly.graph_objects.histogram", "plotly.graph_objects.histogram2d", "plotly.graph_objects.histogram2dcontour", "plotly.graph_objects.icicle", "plotly.graph_objects.image", "plotly.graph_objects.indicator", "plotly.graph_objects.isosurface", "plotly.graph_objects.layout", "plotly.graph_objects.mesh3d", "plotly.graph_objects.ohlc", "plotly.graph_objects.parcats", "plotly.graph_objects.parcoords", "plotly.graph_objects.pie", "plotly.graph_objects.sankey", "plotly.graph_objects.scatter", "plotly.graph_objects.scatter3d", "plotly.graph_objects.scattercarpet", "plotly.graph_objects.scattergeo", "plotly.graph_objects.scattergl", "plotly.graph_objects.scattermap", "plotly.graph_objects.scattermapbox", "plotly.graph_objects.scatterpolar", "plotly.graph_objects.scatterpolargl", "plotly.graph_objects.scattersmith", "plotly.graph_objects.scatterternary", "plotly.graph_objects.splom", "plotly.graph_objects.streamtube", "plotly.graph_objects.sunburst", "plotly.graph_objects.surface", "plotly.graph_objects.table", "plotly.graph_objects.treemap", "plotly.graph_objects.violin", "plotly.graph_objects.volume", "plotly.graph_objects.waterfall" ], "n_typable": 43, "n_typed": 0, "n_any": 0, "n_untyped": 43, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 93, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/_contour.pyi", "symbol_reports": [ { "kind": "class", "name": "plotly.graph_objects.Contour", "methods": [ { "kind": "function", "name": "Contour.__init__", "n_typed": 75, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 76, "n_params": 75, "n_function_overloads": 1, "n_function_params": 75 } ], "properties": [ { "kind": "property", "name": "Contour.autocolorscale", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.autocontour", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.coloraxis", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.colorbar", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.colorscale", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.connectgaps", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.contours", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.customdata", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.customdatasrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.dx", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.dy", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.fillcolor", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.hoverinfo", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.hoverinfosrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.hoverlabel", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.hoverongaps", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.hovertemplate", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.hovertemplatesrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.hovertext", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.hovertextsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.ids", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.idssrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.legend", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.legendgroup", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.legendgrouptitle", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.legendrank", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.legendwidth", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.line", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.meta", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.metasrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.name", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.ncontours", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.opacity", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.reversescale", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.showlegend", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.showscale", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.stream", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.text", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.textfont", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.textsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.texttemplate", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.transpose", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.uid", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.uirevision", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.visible", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.x", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.x0", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.xaxis", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.xcalendar", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.xhoverformat", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.xperiod", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.xperiod0", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.xperiodalignment", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.xsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.xtype", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.y", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.y0", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.yaxis", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.ycalendar", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.yhoverformat", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.yperiod", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.yperiod0", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.yperiodalignment", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.ysrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.ytype", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.z", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.zauto", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.zhoverformat", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.zmax", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.zmid", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.zmin", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.zorder", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.zsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.type", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_typable": 1 } ], "attrs": [ { "kind": "attr", "name": "Contour._parent_path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Contour._path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Contour._valid_props", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 223, "n_typed": 222, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 75, "n_attrs": 3, "n_properties": 74 }, { "kind": "class", "name": "plotly.graph_objs.Contour", "methods": [ { "kind": "function", "name": "Contour.__init__", "n_typed": 75, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 76, "n_params": 75, "n_function_overloads": 1, "n_function_params": 75 } ], "properties": [ { "kind": "property", "name": "Contour.autocolorscale", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.autocontour", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.coloraxis", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.colorbar", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.colorscale", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.connectgaps", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.contours", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.customdata", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.customdatasrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.dx", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.dy", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.fillcolor", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.hoverinfo", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.hoverinfosrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.hoverlabel", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.hoverongaps", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.hovertemplate", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.hovertemplatesrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.hovertext", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.hovertextsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.ids", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.idssrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.legend", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.legendgroup", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.legendgrouptitle", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.legendrank", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.legendwidth", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.line", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.meta", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.metasrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.name", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.ncontours", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.opacity", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.reversescale", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.showlegend", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.showscale", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.stream", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.text", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.textfont", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.textsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.texttemplate", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.transpose", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.uid", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.uirevision", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.visible", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.x", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.x0", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.xaxis", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.xcalendar", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.xhoverformat", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.xperiod", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.xperiod0", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.xperiodalignment", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.xsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.xtype", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.y", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.y0", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.yaxis", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.ycalendar", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.yhoverformat", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.yperiod", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.yperiod0", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.yperiodalignment", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.ysrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.ytype", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.z", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.zauto", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.zhoverformat", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.zmax", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.zmid", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.zmin", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.zorder", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.zsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Contour.type", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_typable": 1 } ], "attrs": [ { "kind": "attr", "name": "Contour._parent_path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Contour._path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Contour._valid_props", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 223, "n_typed": 222, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 75, "n_attrs": 3, "n_properties": 74 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs._contour", "names": [ "plotly.graph_objects.Contour", "plotly.graph_objs.Contour" ], "n_typable": 446, "n_typed": 444, "n_any": 2, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 2, "n_method_overloads": 2, "n_method_params": 150, "n_classes": 2, "n_attrs": 6, "n_properties": 148, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/_figure.pyi", "symbol_reports": [ { "kind": "class", "name": "plotly.graph_objects.Figure", "methods": [ { "kind": "function", "name": "Figure.__init__", "n_typed": 5, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 6, "n_params": 5, "n_function_overloads": 1, "n_function_params": 5 }, { "kind": "function", "name": "Figure.update", "n_typed": 3, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 }, { "kind": "function", "name": "Figure.update_traces", "n_typed": 7, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 8, "n_params": 7, "n_function_overloads": 1, "n_function_params": 7 }, { "kind": "function", "name": "Figure.update_layout", "n_typed": 3, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 }, { "kind": "function", "name": "Figure.for_each_trace", "n_typed": 6, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 6, "n_params": 5, "n_function_overloads": 1, "n_function_params": 5 }, { "kind": "function", "name": "Figure.add_trace", "n_typed": 6, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 6, "n_params": 5, "n_function_overloads": 1, "n_function_params": 5 }, { "kind": "function", "name": "Figure.add_traces", "n_typed": 6, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 6, "n_params": 5, "n_function_overloads": 1, "n_function_params": 5 }, { "kind": "function", "name": "Figure.add_vline", "n_typed": 7, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 8, "n_params": 7, "n_function_overloads": 1, "n_function_params": 7 }, { "kind": "function", "name": "Figure.add_hline", "n_typed": 7, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 8, "n_params": 7, "n_function_overloads": 1, "n_function_params": 7 }, { "kind": "function", "name": "Figure.add_vrect", "n_typed": 8, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 9, "n_params": 8, "n_function_overloads": 1, "n_function_params": 8 }, { "kind": "function", "name": "Figure.add_hrect", "n_typed": 8, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 9, "n_params": 8, "n_function_overloads": 1, "n_function_params": 8 }, { "kind": "function", "name": "Figure.set_subplots", "n_typed": 19, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 20, "n_params": 19, "n_function_overloads": 1, "n_function_params": 19 }, { "kind": "function", "name": "Figure.add_bar", "n_typed": 77, "n_any": 2, "n_untyped": 0, "n_overloads": 1, "n_typable": 79, "n_params": 78, "n_function_overloads": 1, "n_function_params": 78 }, { "kind": "function", "name": "Figure.add_barpolar", "n_typed": 37, "n_any": 1, "n_untyped": 13, "n_overloads": 1, "n_typable": 51, "n_params": 50, "n_function_overloads": 1, "n_function_params": 50 }, { "kind": "function", "name": "Figure.add_box", "n_typed": 90, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 91, "n_params": 90, "n_function_overloads": 1, "n_function_params": 90 }, { "kind": "function", "name": "Figure.add_candlestick", "n_typed": 43, "n_any": 1, "n_untyped": 10, "n_overloads": 1, "n_typable": 54, "n_params": 53, "n_function_overloads": 1, "n_function_params": 53 }, { "kind": "function", "name": "Figure.add_carpet", "n_typed": 25, "n_any": 1, "n_untyped": 16, "n_overloads": 1, "n_typable": 42, "n_params": 41, "n_function_overloads": 1, "n_function_params": 41 }, { "kind": "function", "name": "Figure.add_choropleth", "n_typed": 43, "n_any": 1, "n_untyped": 8, "n_overloads": 1, "n_typable": 52, "n_params": 51, "n_function_overloads": 1, "n_function_params": 51 }, { "kind": "function", "name": "Figure.add_choroplethmap", "n_typed": 43, "n_any": 1, "n_untyped": 8, "n_overloads": 1, "n_typable": 52, "n_params": 51, "n_function_overloads": 1, "n_function_params": 51 }, { "kind": "function", "name": "Figure.add_choroplethmapbox", "n_typed": 43, "n_any": 1, "n_untyped": 8, "n_overloads": 1, "n_typable": 52, "n_params": 51, "n_function_overloads": 1, "n_function_params": 51 }, { "kind": "function", "name": "Figure.add_cone", "n_typed": 54, "n_any": 1, "n_untyped": 10, "n_overloads": 1, "n_typable": 65, "n_params": 64, "n_function_overloads": 1, "n_function_params": 64 }, { "kind": "function", "name": "Figure.add_contour", "n_typed": 77, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 78, "n_params": 77, "n_function_overloads": 1, "n_function_params": 77 }, { "kind": "function", "name": "Figure.add_contourcarpet", "n_typed": 46, "n_any": 1, "n_untyped": 12, "n_overloads": 1, "n_typable": 59, "n_params": 58, "n_function_overloads": 1, "n_function_params": 58 }, { "kind": "function", "name": "Figure.add_densitymap", "n_typed": 42, "n_any": 1, "n_untyped": 8, "n_overloads": 1, "n_typable": 51, "n_params": 50, "n_function_overloads": 1, "n_function_params": 50 }, { "kind": "function", "name": "Figure.add_densitymapbox", "n_typed": 42, "n_any": 1, "n_untyped": 8, "n_overloads": 1, "n_typable": 51, "n_params": 50, "n_function_overloads": 1, "n_function_params": 50 }, { "kind": "function", "name": "Figure.add_funnel", "n_typed": 58, "n_any": 1, "n_untyped": 12, "n_overloads": 1, "n_typable": 71, "n_params": 70, "n_function_overloads": 1, "n_function_params": 70 }, { "kind": "function", "name": "Figure.add_funnelarea", "n_typed": 36, "n_any": 1, "n_untyped": 13, "n_overloads": 1, "n_typable": 50, "n_params": 49, "n_function_overloads": 1, "n_function_params": 49 }, { "kind": "function", "name": "Figure.add_heatmap", "n_typed": 75, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 76, "n_params": 75, "n_function_overloads": 1, "n_function_params": 75 }, { "kind": "function", "name": "Figure.add_histogram", "n_typed": 52, "n_any": 1, "n_untyped": 18, "n_overloads": 1, "n_typable": 71, "n_params": 70, "n_function_overloads": 1, "n_function_params": 70 }, { "kind": "function", "name": "Figure.add_histogram2d", "n_typed": 51, "n_any": 1, "n_untyped": 16, "n_overloads": 1, "n_typable": 68, "n_params": 67, "n_function_overloads": 1, "n_function_params": 67 }, { "kind": "function", "name": "Figure.add_histogram2dcontour", "n_typed": 52, "n_any": 1, "n_untyped": 16, "n_overloads": 1, "n_typable": 69, "n_params": 68, "n_function_overloads": 1, "n_function_params": 68 }, { "kind": "function", "name": "Figure.add_icicle", "n_typed": 34, "n_any": 1, "n_untyped": 18, "n_overloads": 1, "n_typable": 53, "n_params": 52, "n_function_overloads": 1, "n_function_params": 52 }, { "kind": "function", "name": "Figure.add_image", "n_typed": 38, "n_any": 1, "n_untyped": 5, "n_overloads": 1, "n_typable": 44, "n_params": 43, "n_function_overloads": 1, "n_function_params": 43 }, { "kind": "function", "name": "Figure.add_indicator", "n_typed": 17, "n_any": 1, "n_untyped": 9, "n_overloads": 1, "n_typable": 27, "n_params": 26, "n_function_overloads": 1, "n_function_params": 26 }, { "kind": "function", "name": "Figure.add_isosurface", "n_typed": 49, "n_any": 1, "n_untyped": 14, "n_overloads": 1, "n_typable": 64, "n_params": 63, "n_function_overloads": 1, "n_function_params": 63 }, { "kind": "function", "name": "Figure.add_mesh3d", "n_typed": 56, "n_any": 1, "n_untyped": 17, "n_overloads": 1, "n_typable": 74, "n_params": 73, "n_function_overloads": 1, "n_function_params": 73 }, { "kind": "function", "name": "Figure.add_ohlc", "n_typed": 43, "n_any": 1, "n_untyped": 10, "n_overloads": 1, "n_typable": 54, "n_params": 53, "n_function_overloads": 1, "n_function_params": 53 }, { "kind": "function", "name": "Figure.add_parcats", "n_typed": 15, "n_any": 1, "n_untyped": 11, "n_overloads": 1, "n_typable": 27, "n_params": 26, "n_function_overloads": 1, "n_function_params": 26 }, { "kind": "function", "name": "Figure.add_parcoords", "n_typed": 18, "n_any": 1, "n_untyped": 10, "n_overloads": 1, "n_typable": 29, "n_params": 28, "n_function_overloads": 1, "n_function_params": 28 }, { "kind": "function", "name": "Figure.add_pie", "n_typed": 37, "n_any": 1, "n_untyped": 19, "n_overloads": 1, "n_typable": 57, "n_params": 56, "n_function_overloads": 1, "n_function_params": 56 }, { "kind": "function", "name": "Figure.add_sankey", "n_typed": 21, "n_any": 1, "n_untyped": 8, "n_overloads": 1, "n_typable": 30, "n_params": 29, "n_function_overloads": 1, "n_function_params": 29 }, { "kind": "function", "name": "Figure.add_scatter", "n_typed": 78, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 79, "n_params": 78, "n_function_overloads": 1, "n_function_params": 78 }, { "kind": "function", "name": "Figure.add_scatter3d", "n_typed": 50, "n_any": 1, "n_untyped": 8, "n_overloads": 1, "n_typable": 59, "n_params": 58, "n_function_overloads": 1, "n_function_params": 58 }, { "kind": "function", "name": "Figure.add_scattercarpet", "n_typed": 49, "n_any": 1, "n_untyped": 5, "n_overloads": 1, "n_typable": 55, "n_params": 54, "n_function_overloads": 1, "n_function_params": 54 }, { "kind": "function", "name": "Figure.add_scattergeo", "n_typed": 45, "n_any": 1, "n_untyped": 9, "n_overloads": 1, "n_typable": 55, "n_params": 54, "n_function_overloads": 1, "n_function_params": 54 }, { "kind": "function", "name": "Figure.add_scattergl", "n_typed": 63, "n_any": 1, "n_untyped": 4, "n_overloads": 1, "n_typable": 68, "n_params": 67, "n_function_overloads": 1, "n_function_params": 67 }, { "kind": "function", "name": "Figure.add_scattermap", "n_typed": 43, "n_any": 1, "n_untyped": 7, "n_overloads": 1, "n_typable": 51, "n_params": 50, "n_function_overloads": 1, "n_function_params": 50 }, { "kind": "function", "name": "Figure.add_scattermapbox", "n_typed": 43, "n_any": 1, "n_untyped": 7, "n_overloads": 1, "n_typable": 51, "n_params": 50, "n_function_overloads": 1, "n_function_params": 50 }, { "kind": "function", "name": "Figure.add_scatterpolar", "n_typed": 46, "n_any": 1, "n_untyped": 10, "n_overloads": 1, "n_typable": 57, "n_params": 56, "n_function_overloads": 1, "n_function_params": 56 }, { "kind": "function", "name": "Figure.add_scatterpolargl", "n_typed": 44, "n_any": 1, "n_untyped": 10, "n_overloads": 1, "n_typable": 55, "n_params": 54, "n_function_overloads": 1, "n_function_params": 54 }, { "kind": "function", "name": "Figure.add_scattersmith", "n_typed": 46, "n_any": 1, "n_untyped": 5, "n_overloads": 1, "n_typable": 52, "n_params": 51, "n_function_overloads": 1, "n_function_params": 51 }, { "kind": "function", "name": "Figure.add_scatterternary", "n_typed": 47, "n_any": 1, "n_untyped": 7, "n_overloads": 1, "n_typable": 55, "n_params": 54, "n_function_overloads": 1, "n_function_params": 54 }, { "kind": "function", "name": "Figure.add_splom", "n_typed": 34, "n_any": 1, "n_untyped": 9, "n_overloads": 1, "n_typable": 44, "n_params": 43, "n_function_overloads": 1, "n_function_params": 43 }, { "kind": "function", "name": "Figure.add_streamtube", "n_typed": 51, "n_any": 1, "n_untyped": 11, "n_overloads": 1, "n_typable": 63, "n_params": 62, "n_function_overloads": 1, "n_function_params": 62 }, { "kind": "function", "name": "Figure.add_sunburst", "n_typed": 33, "n_any": 1, "n_untyped": 18, "n_overloads": 1, "n_typable": 52, "n_params": 51, "n_function_overloads": 1, "n_function_params": 51 }, { "kind": "function", "name": "Figure.add_surface", "n_typed": 61, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 62, "n_params": 61, "n_function_overloads": 1, "n_function_params": 61 }, { "kind": "function", "name": "Figure.add_table", "n_typed": 21, "n_any": 1, "n_untyped": 7, "n_overloads": 1, "n_typable": 29, "n_params": 28, "n_function_overloads": 1, "n_function_params": 28 }, { "kind": "function", "name": "Figure.add_treemap", "n_typed": 34, "n_any": 1, "n_untyped": 17, "n_overloads": 1, "n_typable": 52, "n_params": 51, "n_function_overloads": 1, "n_function_params": 51 }, { "kind": "function", "name": "Figure.add_violin", "n_typed": 48, "n_any": 1, "n_untyped": 17, "n_overloads": 1, "n_typable": 66, "n_params": 65, "n_function_overloads": 1, "n_function_params": 65 }, { "kind": "function", "name": "Figure.add_volume", "n_typed": 50, "n_any": 1, "n_untyped": 14, "n_overloads": 1, "n_typable": 65, "n_params": 64, "n_function_overloads": 1, "n_function_params": 64 }, { "kind": "function", "name": "Figure.add_waterfall", "n_typed": 60, "n_any": 1, "n_untyped": 17, "n_overloads": 1, "n_typable": 78, "n_params": 77, "n_function_overloads": 1, "n_function_params": 77 }, { "kind": "function", "name": "Figure.select_coloraxes", "n_typed": 4, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 }, { "kind": "function", "name": "Figure.for_each_coloraxis", "n_typed": 5, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 }, { "kind": "function", "name": "Figure.update_coloraxes", "n_typed": 6, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 7, "n_params": 6, "n_function_overloads": 1, "n_function_params": 6 }, { "kind": "function", "name": "Figure.select_geos", "n_typed": 4, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 }, { "kind": "function", "name": "Figure.for_each_geo", "n_typed": 5, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 }, { "kind": "function", "name": "Figure.update_geos", "n_typed": 6, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 7, "n_params": 6, "n_function_overloads": 1, "n_function_params": 6 }, { "kind": "function", "name": "Figure.select_legends", "n_typed": 4, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 }, { "kind": "function", "name": "Figure.for_each_legend", "n_typed": 5, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 }, { "kind": "function", "name": "Figure.update_legends", "n_typed": 6, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 7, "n_params": 6, "n_function_overloads": 1, "n_function_params": 6 }, { "kind": "function", "name": "Figure.select_maps", "n_typed": 4, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 }, { "kind": "function", "name": "Figure.for_each_map", "n_typed": 5, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 }, { "kind": "function", "name": "Figure.update_maps", "n_typed": 6, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 7, "n_params": 6, "n_function_overloads": 1, "n_function_params": 6 }, { "kind": "function", "name": "Figure.select_mapboxes", "n_typed": 4, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 }, { "kind": "function", "name": "Figure.for_each_mapbox", "n_typed": 5, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 }, { "kind": "function", "name": "Figure.update_mapboxes", "n_typed": 6, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 7, "n_params": 6, "n_function_overloads": 1, "n_function_params": 6 }, { "kind": "function", "name": "Figure.select_polars", "n_typed": 4, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 }, { "kind": "function", "name": "Figure.for_each_polar", "n_typed": 5, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 }, { "kind": "function", "name": "Figure.update_polars", "n_typed": 6, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 7, "n_params": 6, "n_function_overloads": 1, "n_function_params": 6 }, { "kind": "function", "name": "Figure.select_scenes", "n_typed": 4, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 }, { "kind": "function", "name": "Figure.for_each_scene", "n_typed": 5, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 }, { "kind": "function", "name": "Figure.update_scenes", "n_typed": 6, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 7, "n_params": 6, "n_function_overloads": 1, "n_function_params": 6 }, { "kind": "function", "name": "Figure.select_smiths", "n_typed": 4, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 }, { "kind": "function", "name": "Figure.for_each_smith", "n_typed": 5, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 }, { "kind": "function", "name": "Figure.update_smiths", "n_typed": 6, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 7, "n_params": 6, "n_function_overloads": 1, "n_function_params": 6 }, { "kind": "function", "name": "Figure.select_ternaries", "n_typed": 4, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 }, { "kind": "function", "name": "Figure.for_each_ternary", "n_typed": 5, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 }, { "kind": "function", "name": "Figure.update_ternaries", "n_typed": 6, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 7, "n_params": 6, "n_function_overloads": 1, "n_function_params": 6 }, { "kind": "function", "name": "Figure.select_xaxes", "n_typed": 4, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 }, { "kind": "function", "name": "Figure.for_each_xaxis", "n_typed": 5, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 }, { "kind": "function", "name": "Figure.update_xaxes", "n_typed": 6, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 7, "n_params": 6, "n_function_overloads": 1, "n_function_params": 6 }, { "kind": "function", "name": "Figure.select_yaxes", "n_typed": 4, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 }, { "kind": "function", "name": "Figure.for_each_yaxis", "n_typed": 5, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 }, { "kind": "function", "name": "Figure.update_yaxes", "n_typed": 6, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 7, "n_params": 6, "n_function_overloads": 1, "n_function_params": 6 }, { "kind": "function", "name": "Figure.select_annotations", "n_typed": 5, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 }, { "kind": "function", "name": "Figure.for_each_annotation", "n_typed": 6, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 6, "n_params": 5, "n_function_overloads": 1, "n_function_params": 5 }, { "kind": "function", "name": "Figure.update_annotations", "n_typed": 6, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 7, "n_params": 6, "n_function_overloads": 1, "n_function_params": 6 }, { "kind": "function", "name": "Figure.add_annotation", "n_typed": 10, "n_any": 1, "n_untyped": 39, "n_overloads": 1, "n_typable": 50, "n_params": 49, "n_function_overloads": 1, "n_function_params": 49 }, { "kind": "function", "name": "Figure.select_layout_images", "n_typed": 5, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 }, { "kind": "function", "name": "Figure.for_each_layout_image", "n_typed": 6, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 6, "n_params": 5, "n_function_overloads": 1, "n_function_params": 5 }, { "kind": "function", "name": "Figure.update_layout_images", "n_typed": 6, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 7, "n_params": 6, "n_function_overloads": 1, "n_function_params": 6 }, { "kind": "function", "name": "Figure.add_layout_image", "n_typed": 6, "n_any": 1, "n_untyped": 15, "n_overloads": 1, "n_typable": 22, "n_params": 21, "n_function_overloads": 1, "n_function_params": 21 }, { "kind": "function", "name": "Figure.select_selections", "n_typed": 5, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 }, { "kind": "function", "name": "Figure.for_each_selection", "n_typed": 6, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 6, "n_params": 5, "n_function_overloads": 1, "n_function_params": 5 }, { "kind": "function", "name": "Figure.update_selections", "n_typed": 6, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 7, "n_params": 6, "n_function_overloads": 1, "n_function_params": 6 }, { "kind": "function", "name": "Figure.add_selection", "n_typed": 10, "n_any": 1, "n_untyped": 8, "n_overloads": 1, "n_typable": 19, "n_params": 18, "n_function_overloads": 1, "n_function_params": 18 }, { "kind": "function", "name": "Figure.select_shapes", "n_typed": 5, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 }, { "kind": "function", "name": "Figure.for_each_shape", "n_typed": 6, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 6, "n_params": 5, "n_function_overloads": 1, "n_function_params": 5 }, { "kind": "function", "name": "Figure.update_shapes", "n_typed": 6, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 7, "n_params": 6, "n_function_overloads": 1, "n_function_params": 6 }, { "kind": "function", "name": "Figure.add_shape", "n_typed": 18, "n_any": 1, "n_untyped": 20, "n_overloads": 1, "n_typable": 39, "n_params": 38, "n_function_overloads": 1, "n_function_params": 38 } ], "properties": [], "attrs": [], "n_typable": 3261, "n_typed": 2622, "n_any": 78, "n_untyped": 561, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 110, "n_method_overloads": 110, "n_method_params": 3151, "n_attrs": 0, "n_properties": 0 }, { "kind": "class", "name": "plotly.graph_objs.Figure", "methods": [ { "kind": "function", "name": "Figure.__init__", "n_typed": 5, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 6, "n_params": 5, "n_function_overloads": 1, "n_function_params": 5 }, { "kind": "function", "name": "Figure.update", "n_typed": 3, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 }, { "kind": "function", "name": "Figure.update_traces", "n_typed": 7, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 8, "n_params": 7, "n_function_overloads": 1, "n_function_params": 7 }, { "kind": "function", "name": "Figure.update_layout", "n_typed": 3, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 }, { "kind": "function", "name": "Figure.for_each_trace", "n_typed": 6, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 6, "n_params": 5, "n_function_overloads": 1, "n_function_params": 5 }, { "kind": "function", "name": "Figure.add_trace", "n_typed": 6, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 6, "n_params": 5, "n_function_overloads": 1, "n_function_params": 5 }, { "kind": "function", "name": "Figure.add_traces", "n_typed": 6, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 6, "n_params": 5, "n_function_overloads": 1, "n_function_params": 5 }, { "kind": "function", "name": "Figure.add_vline", "n_typed": 7, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 8, "n_params": 7, "n_function_overloads": 1, "n_function_params": 7 }, { "kind": "function", "name": "Figure.add_hline", "n_typed": 7, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 8, "n_params": 7, "n_function_overloads": 1, "n_function_params": 7 }, { "kind": "function", "name": "Figure.add_vrect", "n_typed": 8, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 9, "n_params": 8, "n_function_overloads": 1, "n_function_params": 8 }, { "kind": "function", "name": "Figure.add_hrect", "n_typed": 8, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 9, "n_params": 8, "n_function_overloads": 1, "n_function_params": 8 }, { "kind": "function", "name": "Figure.set_subplots", "n_typed": 19, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 20, "n_params": 19, "n_function_overloads": 1, "n_function_params": 19 }, { "kind": "function", "name": "Figure.add_bar", "n_typed": 77, "n_any": 2, "n_untyped": 0, "n_overloads": 1, "n_typable": 79, "n_params": 78, "n_function_overloads": 1, "n_function_params": 78 }, { "kind": "function", "name": "Figure.add_barpolar", "n_typed": 37, "n_any": 1, "n_untyped": 13, "n_overloads": 1, "n_typable": 51, "n_params": 50, "n_function_overloads": 1, "n_function_params": 50 }, { "kind": "function", "name": "Figure.add_box", "n_typed": 90, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 91, "n_params": 90, "n_function_overloads": 1, "n_function_params": 90 }, { "kind": "function", "name": "Figure.add_candlestick", "n_typed": 43, "n_any": 1, "n_untyped": 10, "n_overloads": 1, "n_typable": 54, "n_params": 53, "n_function_overloads": 1, "n_function_params": 53 }, { "kind": "function", "name": "Figure.add_carpet", "n_typed": 25, "n_any": 1, "n_untyped": 16, "n_overloads": 1, "n_typable": 42, "n_params": 41, "n_function_overloads": 1, "n_function_params": 41 }, { "kind": "function", "name": "Figure.add_choropleth", "n_typed": 43, "n_any": 1, "n_untyped": 8, "n_overloads": 1, "n_typable": 52, "n_params": 51, "n_function_overloads": 1, "n_function_params": 51 }, { "kind": "function", "name": "Figure.add_choroplethmap", "n_typed": 43, "n_any": 1, "n_untyped": 8, "n_overloads": 1, "n_typable": 52, "n_params": 51, "n_function_overloads": 1, "n_function_params": 51 }, { "kind": "function", "name": "Figure.add_choroplethmapbox", "n_typed": 43, "n_any": 1, "n_untyped": 8, "n_overloads": 1, "n_typable": 52, "n_params": 51, "n_function_overloads": 1, "n_function_params": 51 }, { "kind": "function", "name": "Figure.add_cone", "n_typed": 54, "n_any": 1, "n_untyped": 10, "n_overloads": 1, "n_typable": 65, "n_params": 64, "n_function_overloads": 1, "n_function_params": 64 }, { "kind": "function", "name": "Figure.add_contour", "n_typed": 77, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 78, "n_params": 77, "n_function_overloads": 1, "n_function_params": 77 }, { "kind": "function", "name": "Figure.add_contourcarpet", "n_typed": 46, "n_any": 1, "n_untyped": 12, "n_overloads": 1, "n_typable": 59, "n_params": 58, "n_function_overloads": 1, "n_function_params": 58 }, { "kind": "function", "name": "Figure.add_densitymap", "n_typed": 42, "n_any": 1, "n_untyped": 8, "n_overloads": 1, "n_typable": 51, "n_params": 50, "n_function_overloads": 1, "n_function_params": 50 }, { "kind": "function", "name": "Figure.add_densitymapbox", "n_typed": 42, "n_any": 1, "n_untyped": 8, "n_overloads": 1, "n_typable": 51, "n_params": 50, "n_function_overloads": 1, "n_function_params": 50 }, { "kind": "function", "name": "Figure.add_funnel", "n_typed": 58, "n_any": 1, "n_untyped": 12, "n_overloads": 1, "n_typable": 71, "n_params": 70, "n_function_overloads": 1, "n_function_params": 70 }, { "kind": "function", "name": "Figure.add_funnelarea", "n_typed": 36, "n_any": 1, "n_untyped": 13, "n_overloads": 1, "n_typable": 50, "n_params": 49, "n_function_overloads": 1, "n_function_params": 49 }, { "kind": "function", "name": "Figure.add_heatmap", "n_typed": 75, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 76, "n_params": 75, "n_function_overloads": 1, "n_function_params": 75 }, { "kind": "function", "name": "Figure.add_histogram", "n_typed": 52, "n_any": 1, "n_untyped": 18, "n_overloads": 1, "n_typable": 71, "n_params": 70, "n_function_overloads": 1, "n_function_params": 70 }, { "kind": "function", "name": "Figure.add_histogram2d", "n_typed": 51, "n_any": 1, "n_untyped": 16, "n_overloads": 1, "n_typable": 68, "n_params": 67, "n_function_overloads": 1, "n_function_params": 67 }, { "kind": "function", "name": "Figure.add_histogram2dcontour", "n_typed": 52, "n_any": 1, "n_untyped": 16, "n_overloads": 1, "n_typable": 69, "n_params": 68, "n_function_overloads": 1, "n_function_params": 68 }, { "kind": "function", "name": "Figure.add_icicle", "n_typed": 34, "n_any": 1, "n_untyped": 18, "n_overloads": 1, "n_typable": 53, "n_params": 52, "n_function_overloads": 1, "n_function_params": 52 }, { "kind": "function", "name": "Figure.add_image", "n_typed": 38, "n_any": 1, "n_untyped": 5, "n_overloads": 1, "n_typable": 44, "n_params": 43, "n_function_overloads": 1, "n_function_params": 43 }, { "kind": "function", "name": "Figure.add_indicator", "n_typed": 17, "n_any": 1, "n_untyped": 9, "n_overloads": 1, "n_typable": 27, "n_params": 26, "n_function_overloads": 1, "n_function_params": 26 }, { "kind": "function", "name": "Figure.add_isosurface", "n_typed": 49, "n_any": 1, "n_untyped": 14, "n_overloads": 1, "n_typable": 64, "n_params": 63, "n_function_overloads": 1, "n_function_params": 63 }, { "kind": "function", "name": "Figure.add_mesh3d", "n_typed": 56, "n_any": 1, "n_untyped": 17, "n_overloads": 1, "n_typable": 74, "n_params": 73, "n_function_overloads": 1, "n_function_params": 73 }, { "kind": "function", "name": "Figure.add_ohlc", "n_typed": 43, "n_any": 1, "n_untyped": 10, "n_overloads": 1, "n_typable": 54, "n_params": 53, "n_function_overloads": 1, "n_function_params": 53 }, { "kind": "function", "name": "Figure.add_parcats", "n_typed": 15, "n_any": 1, "n_untyped": 11, "n_overloads": 1, "n_typable": 27, "n_params": 26, "n_function_overloads": 1, "n_function_params": 26 }, { "kind": "function", "name": "Figure.add_parcoords", "n_typed": 18, "n_any": 1, "n_untyped": 10, "n_overloads": 1, "n_typable": 29, "n_params": 28, "n_function_overloads": 1, "n_function_params": 28 }, { "kind": "function", "name": "Figure.add_pie", "n_typed": 37, "n_any": 1, "n_untyped": 19, "n_overloads": 1, "n_typable": 57, "n_params": 56, "n_function_overloads": 1, "n_function_params": 56 }, { "kind": "function", "name": "Figure.add_sankey", "n_typed": 21, "n_any": 1, "n_untyped": 8, "n_overloads": 1, "n_typable": 30, "n_params": 29, "n_function_overloads": 1, "n_function_params": 29 }, { "kind": "function", "name": "Figure.add_scatter", "n_typed": 78, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 79, "n_params": 78, "n_function_overloads": 1, "n_function_params": 78 }, { "kind": "function", "name": "Figure.add_scatter3d", "n_typed": 50, "n_any": 1, "n_untyped": 8, "n_overloads": 1, "n_typable": 59, "n_params": 58, "n_function_overloads": 1, "n_function_params": 58 }, { "kind": "function", "name": "Figure.add_scattercarpet", "n_typed": 49, "n_any": 1, "n_untyped": 5, "n_overloads": 1, "n_typable": 55, "n_params": 54, "n_function_overloads": 1, "n_function_params": 54 }, { "kind": "function", "name": "Figure.add_scattergeo", "n_typed": 45, "n_any": 1, "n_untyped": 9, "n_overloads": 1, "n_typable": 55, "n_params": 54, "n_function_overloads": 1, "n_function_params": 54 }, { "kind": "function", "name": "Figure.add_scattergl", "n_typed": 63, "n_any": 1, "n_untyped": 4, "n_overloads": 1, "n_typable": 68, "n_params": 67, "n_function_overloads": 1, "n_function_params": 67 }, { "kind": "function", "name": "Figure.add_scattermap", "n_typed": 43, "n_any": 1, "n_untyped": 7, "n_overloads": 1, "n_typable": 51, "n_params": 50, "n_function_overloads": 1, "n_function_params": 50 }, { "kind": "function", "name": "Figure.add_scattermapbox", "n_typed": 43, "n_any": 1, "n_untyped": 7, "n_overloads": 1, "n_typable": 51, "n_params": 50, "n_function_overloads": 1, "n_function_params": 50 }, { "kind": "function", "name": "Figure.add_scatterpolar", "n_typed": 46, "n_any": 1, "n_untyped": 10, "n_overloads": 1, "n_typable": 57, "n_params": 56, "n_function_overloads": 1, "n_function_params": 56 }, { "kind": "function", "name": "Figure.add_scatterpolargl", "n_typed": 44, "n_any": 1, "n_untyped": 10, "n_overloads": 1, "n_typable": 55, "n_params": 54, "n_function_overloads": 1, "n_function_params": 54 }, { "kind": "function", "name": "Figure.add_scattersmith", "n_typed": 46, "n_any": 1, "n_untyped": 5, "n_overloads": 1, "n_typable": 52, "n_params": 51, "n_function_overloads": 1, "n_function_params": 51 }, { "kind": "function", "name": "Figure.add_scatterternary", "n_typed": 47, "n_any": 1, "n_untyped": 7, "n_overloads": 1, "n_typable": 55, "n_params": 54, "n_function_overloads": 1, "n_function_params": 54 }, { "kind": "function", "name": "Figure.add_splom", "n_typed": 34, "n_any": 1, "n_untyped": 9, "n_overloads": 1, "n_typable": 44, "n_params": 43, "n_function_overloads": 1, "n_function_params": 43 }, { "kind": "function", "name": "Figure.add_streamtube", "n_typed": 51, "n_any": 1, "n_untyped": 11, "n_overloads": 1, "n_typable": 63, "n_params": 62, "n_function_overloads": 1, "n_function_params": 62 }, { "kind": "function", "name": "Figure.add_sunburst", "n_typed": 33, "n_any": 1, "n_untyped": 18, "n_overloads": 1, "n_typable": 52, "n_params": 51, "n_function_overloads": 1, "n_function_params": 51 }, { "kind": "function", "name": "Figure.add_surface", "n_typed": 61, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 62, "n_params": 61, "n_function_overloads": 1, "n_function_params": 61 }, { "kind": "function", "name": "Figure.add_table", "n_typed": 21, "n_any": 1, "n_untyped": 7, "n_overloads": 1, "n_typable": 29, "n_params": 28, "n_function_overloads": 1, "n_function_params": 28 }, { "kind": "function", "name": "Figure.add_treemap", "n_typed": 34, "n_any": 1, "n_untyped": 17, "n_overloads": 1, "n_typable": 52, "n_params": 51, "n_function_overloads": 1, "n_function_params": 51 }, { "kind": "function", "name": "Figure.add_violin", "n_typed": 48, "n_any": 1, "n_untyped": 17, "n_overloads": 1, "n_typable": 66, "n_params": 65, "n_function_overloads": 1, "n_function_params": 65 }, { "kind": "function", "name": "Figure.add_volume", "n_typed": 50, "n_any": 1, "n_untyped": 14, "n_overloads": 1, "n_typable": 65, "n_params": 64, "n_function_overloads": 1, "n_function_params": 64 }, { "kind": "function", "name": "Figure.add_waterfall", "n_typed": 60, "n_any": 1, "n_untyped": 17, "n_overloads": 1, "n_typable": 78, "n_params": 77, "n_function_overloads": 1, "n_function_params": 77 }, { "kind": "function", "name": "Figure.select_coloraxes", "n_typed": 4, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 }, { "kind": "function", "name": "Figure.for_each_coloraxis", "n_typed": 5, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 }, { "kind": "function", "name": "Figure.update_coloraxes", "n_typed": 6, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 7, "n_params": 6, "n_function_overloads": 1, "n_function_params": 6 }, { "kind": "function", "name": "Figure.select_geos", "n_typed": 4, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 }, { "kind": "function", "name": "Figure.for_each_geo", "n_typed": 5, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 }, { "kind": "function", "name": "Figure.update_geos", "n_typed": 6, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 7, "n_params": 6, "n_function_overloads": 1, "n_function_params": 6 }, { "kind": "function", "name": "Figure.select_legends", "n_typed": 4, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 }, { "kind": "function", "name": "Figure.for_each_legend", "n_typed": 5, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 }, { "kind": "function", "name": "Figure.update_legends", "n_typed": 6, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 7, "n_params": 6, "n_function_overloads": 1, "n_function_params": 6 }, { "kind": "function", "name": "Figure.select_maps", "n_typed": 4, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 }, { "kind": "function", "name": "Figure.for_each_map", "n_typed": 5, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 }, { "kind": "function", "name": "Figure.update_maps", "n_typed": 6, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 7, "n_params": 6, "n_function_overloads": 1, "n_function_params": 6 }, { "kind": "function", "name": "Figure.select_mapboxes", "n_typed": 4, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 }, { "kind": "function", "name": "Figure.for_each_mapbox", "n_typed": 5, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 }, { "kind": "function", "name": "Figure.update_mapboxes", "n_typed": 6, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 7, "n_params": 6, "n_function_overloads": 1, "n_function_params": 6 }, { "kind": "function", "name": "Figure.select_polars", "n_typed": 4, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 }, { "kind": "function", "name": "Figure.for_each_polar", "n_typed": 5, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 }, { "kind": "function", "name": "Figure.update_polars", "n_typed": 6, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 7, "n_params": 6, "n_function_overloads": 1, "n_function_params": 6 }, { "kind": "function", "name": "Figure.select_scenes", "n_typed": 4, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 }, { "kind": "function", "name": "Figure.for_each_scene", "n_typed": 5, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 }, { "kind": "function", "name": "Figure.update_scenes", "n_typed": 6, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 7, "n_params": 6, "n_function_overloads": 1, "n_function_params": 6 }, { "kind": "function", "name": "Figure.select_smiths", "n_typed": 4, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 }, { "kind": "function", "name": "Figure.for_each_smith", "n_typed": 5, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 }, { "kind": "function", "name": "Figure.update_smiths", "n_typed": 6, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 7, "n_params": 6, "n_function_overloads": 1, "n_function_params": 6 }, { "kind": "function", "name": "Figure.select_ternaries", "n_typed": 4, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 }, { "kind": "function", "name": "Figure.for_each_ternary", "n_typed": 5, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 }, { "kind": "function", "name": "Figure.update_ternaries", "n_typed": 6, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 7, "n_params": 6, "n_function_overloads": 1, "n_function_params": 6 }, { "kind": "function", "name": "Figure.select_xaxes", "n_typed": 4, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 }, { "kind": "function", "name": "Figure.for_each_xaxis", "n_typed": 5, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 }, { "kind": "function", "name": "Figure.update_xaxes", "n_typed": 6, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 7, "n_params": 6, "n_function_overloads": 1, "n_function_params": 6 }, { "kind": "function", "name": "Figure.select_yaxes", "n_typed": 4, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 }, { "kind": "function", "name": "Figure.for_each_yaxis", "n_typed": 5, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 }, { "kind": "function", "name": "Figure.update_yaxes", "n_typed": 6, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 7, "n_params": 6, "n_function_overloads": 1, "n_function_params": 6 }, { "kind": "function", "name": "Figure.select_annotations", "n_typed": 5, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 }, { "kind": "function", "name": "Figure.for_each_annotation", "n_typed": 6, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 6, "n_params": 5, "n_function_overloads": 1, "n_function_params": 5 }, { "kind": "function", "name": "Figure.update_annotations", "n_typed": 6, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 7, "n_params": 6, "n_function_overloads": 1, "n_function_params": 6 }, { "kind": "function", "name": "Figure.add_annotation", "n_typed": 10, "n_any": 1, "n_untyped": 39, "n_overloads": 1, "n_typable": 50, "n_params": 49, "n_function_overloads": 1, "n_function_params": 49 }, { "kind": "function", "name": "Figure.select_layout_images", "n_typed": 5, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 }, { "kind": "function", "name": "Figure.for_each_layout_image", "n_typed": 6, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 6, "n_params": 5, "n_function_overloads": 1, "n_function_params": 5 }, { "kind": "function", "name": "Figure.update_layout_images", "n_typed": 6, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 7, "n_params": 6, "n_function_overloads": 1, "n_function_params": 6 }, { "kind": "function", "name": "Figure.add_layout_image", "n_typed": 6, "n_any": 1, "n_untyped": 15, "n_overloads": 1, "n_typable": 22, "n_params": 21, "n_function_overloads": 1, "n_function_params": 21 }, { "kind": "function", "name": "Figure.select_selections", "n_typed": 5, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 }, { "kind": "function", "name": "Figure.for_each_selection", "n_typed": 6, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 6, "n_params": 5, "n_function_overloads": 1, "n_function_params": 5 }, { "kind": "function", "name": "Figure.update_selections", "n_typed": 6, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 7, "n_params": 6, "n_function_overloads": 1, "n_function_params": 6 }, { "kind": "function", "name": "Figure.add_selection", "n_typed": 10, "n_any": 1, "n_untyped": 8, "n_overloads": 1, "n_typable": 19, "n_params": 18, "n_function_overloads": 1, "n_function_params": 18 }, { "kind": "function", "name": "Figure.select_shapes", "n_typed": 5, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 }, { "kind": "function", "name": "Figure.for_each_shape", "n_typed": 6, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 6, "n_params": 5, "n_function_overloads": 1, "n_function_params": 5 }, { "kind": "function", "name": "Figure.update_shapes", "n_typed": 6, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 7, "n_params": 6, "n_function_overloads": 1, "n_function_params": 6 }, { "kind": "function", "name": "Figure.add_shape", "n_typed": 18, "n_any": 1, "n_untyped": 20, "n_overloads": 1, "n_typable": 39, "n_params": 38, "n_function_overloads": 1, "n_function_params": 38 } ], "properties": [], "attrs": [], "n_typable": 3261, "n_typed": 2622, "n_any": 78, "n_untyped": 561, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 110, "n_method_overloads": 110, "n_method_params": 3151, "n_attrs": 0, "n_properties": 0 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs._figure", "names": [ "plotly.graph_objects.Figure", "plotly.graph_objs.Figure" ], "n_typable": 6522, "n_typed": 5244, "n_any": 156, "n_untyped": 1122, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 220, "n_method_overloads": 220, "n_method_params": 6302, "n_classes": 2, "n_attrs": 0, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/_box.pyi", "symbol_reports": [ { "kind": "class", "name": "plotly.graph_objects.Box", "methods": [ { "kind": "function", "name": "Box.__init__", "n_typed": 88, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 89, "n_params": 88, "n_function_overloads": 1, "n_function_params": 88 } ], "properties": [ { "kind": "property", "name": "Box.alignmentgroup", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.boxmean", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.boxpoints", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.customdata", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.customdatasrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.dx", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.dy", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.fillcolor", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.hoverinfo", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.hoverinfosrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.hoverlabel", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.hoveron", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.hovertemplate", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.hovertemplatesrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.hovertext", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.hovertextsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.ids", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.idssrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.jitter", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.legend", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.legendgroup", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.legendgrouptitle", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.legendrank", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.legendwidth", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.line", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.lowerfence", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.lowerfencesrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.marker", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.mean", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.meansrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.median", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.mediansrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.meta", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.metasrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.name", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.notched", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.notchspan", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.notchspansrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.notchwidth", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.offsetgroup", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.opacity", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.orientation", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.pointpos", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.q1", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.q1src", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.q3", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.q3src", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.quartilemethod", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.sd", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.sdmultiple", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.sdsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.selected", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.selectedpoints", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.showlegend", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.showwhiskers", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.sizemode", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.stream", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.text", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.textsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.uid", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.uirevision", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.unselected", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.upperfence", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.upperfencesrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.visible", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.whiskerwidth", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.width", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.x", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.x0", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.xaxis", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.xcalendar", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.xhoverformat", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.xperiod", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.xperiod0", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.xperiodalignment", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.xsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.y", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.y0", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.yaxis", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.ycalendar", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.yhoverformat", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.yperiod", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.yperiod0", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.yperiodalignment", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.ysrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.zorder", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.type", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_typable": 1 } ], "attrs": [ { "kind": "attr", "name": "Box._parent_path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Box._path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Box._valid_props", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 262, "n_typed": 261, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 88, "n_attrs": 3, "n_properties": 87 }, { "kind": "class", "name": "plotly.graph_objs.Box", "methods": [ { "kind": "function", "name": "Box.__init__", "n_typed": 88, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 89, "n_params": 88, "n_function_overloads": 1, "n_function_params": 88 } ], "properties": [ { "kind": "property", "name": "Box.alignmentgroup", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.boxmean", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.boxpoints", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.customdata", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.customdatasrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.dx", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.dy", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.fillcolor", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.hoverinfo", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.hoverinfosrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.hoverlabel", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.hoveron", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.hovertemplate", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.hovertemplatesrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.hovertext", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.hovertextsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.ids", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.idssrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.jitter", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.legend", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.legendgroup", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.legendgrouptitle", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.legendrank", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.legendwidth", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.line", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.lowerfence", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.lowerfencesrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.marker", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.mean", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.meansrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.median", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.mediansrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.meta", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.metasrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.name", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.notched", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.notchspan", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.notchspansrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.notchwidth", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.offsetgroup", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.opacity", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.orientation", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.pointpos", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.q1", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.q1src", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.q3", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.q3src", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.quartilemethod", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.sd", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.sdmultiple", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.sdsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.selected", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.selectedpoints", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.showlegend", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.showwhiskers", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.sizemode", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.stream", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.text", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.textsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.uid", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.uirevision", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.unselected", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.upperfence", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.upperfencesrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.visible", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.whiskerwidth", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.width", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.x", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.x0", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.xaxis", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.xcalendar", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.xhoverformat", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.xperiod", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.xperiod0", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.xperiodalignment", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.xsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.y", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.y0", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.yaxis", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.ycalendar", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.yhoverformat", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.yperiod", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.yperiod0", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.yperiodalignment", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.ysrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.zorder", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Box.type", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_typable": 1 } ], "attrs": [ { "kind": "attr", "name": "Box._parent_path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Box._path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Box._valid_props", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 262, "n_typed": 261, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 88, "n_attrs": 3, "n_properties": 87 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs._box", "names": [ "plotly.graph_objects.Box", "plotly.graph_objs.Box" ], "n_typable": 524, "n_typed": 522, "n_any": 2, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 2, "n_method_overloads": 2, "n_method_params": 176, "n_classes": 2, "n_attrs": 6, "n_properties": 174, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/_scatter.pyi", "symbol_reports": [ { "kind": "class", "name": "plotly.graph_objects.Scatter", "methods": [ { "kind": "function", "name": "Scatter.__init__", "n_typed": 76, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 77, "n_params": 76, "n_function_overloads": 1, "n_function_params": 76 } ], "properties": [ { "kind": "property", "name": "Scatter.alignmentgroup", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.cliponaxis", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.connectgaps", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.customdata", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.customdatasrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.dx", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.dy", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.error_x", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.error_y", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.fill", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.fillcolor", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.fillgradient", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.fillpattern", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.groupnorm", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.hoverinfo", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.hoverinfosrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.hoverlabel", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.hoveron", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.hovertemplate", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.hovertemplatesrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.hovertext", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.hovertextsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.ids", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.idssrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.legend", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.legendgroup", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.legendgrouptitle", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.legendrank", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.legendwidth", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.line", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.marker", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.meta", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.metasrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.mode", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.name", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.offsetgroup", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.opacity", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.orientation", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.selected", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.selectedpoints", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.showlegend", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.stackgaps", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.stackgroup", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.stream", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.text", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.textfont", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.textposition", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.textpositionsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.textsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.texttemplate", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.texttemplatesrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.uid", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.uirevision", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.unselected", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.visible", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.x", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.x0", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.xaxis", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.xcalendar", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.xhoverformat", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.xperiod", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.xperiod0", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.xperiodalignment", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.xsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.y", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.y0", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.yaxis", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.ycalendar", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.yhoverformat", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.yperiod", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.yperiod0", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.yperiodalignment", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.ysrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.zorder", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.type", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_typable": 1 } ], "attrs": [ { "kind": "attr", "name": "Scatter._parent_path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Scatter._path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Scatter._valid_props", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 226, "n_typed": 225, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 76, "n_attrs": 3, "n_properties": 75 }, { "kind": "class", "name": "plotly.graph_objs.Scatter", "methods": [ { "kind": "function", "name": "Scatter.__init__", "n_typed": 76, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 77, "n_params": 76, "n_function_overloads": 1, "n_function_params": 76 } ], "properties": [ { "kind": "property", "name": "Scatter.alignmentgroup", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.cliponaxis", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.connectgaps", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.customdata", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.customdatasrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.dx", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.dy", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.error_x", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.error_y", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.fill", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.fillcolor", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.fillgradient", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.fillpattern", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.groupnorm", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.hoverinfo", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.hoverinfosrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.hoverlabel", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.hoveron", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.hovertemplate", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.hovertemplatesrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.hovertext", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.hovertextsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.ids", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.idssrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.legend", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.legendgroup", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.legendgrouptitle", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.legendrank", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.legendwidth", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.line", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.marker", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.meta", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.metasrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.mode", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.name", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.offsetgroup", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.opacity", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.orientation", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.selected", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.selectedpoints", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.showlegend", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.stackgaps", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.stackgroup", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.stream", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.text", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.textfont", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.textposition", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.textpositionsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.textsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.texttemplate", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.texttemplatesrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.uid", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.uirevision", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.unselected", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.visible", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.x", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.x0", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.xaxis", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.xcalendar", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.xhoverformat", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.xperiod", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.xperiod0", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.xperiodalignment", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.xsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.y", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.y0", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.yaxis", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.ycalendar", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.yhoverformat", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.yperiod", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.yperiod0", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.yperiodalignment", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.ysrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.zorder", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Scatter.type", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_typable": 1 } ], "attrs": [ { "kind": "attr", "name": "Scatter._parent_path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Scatter._path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Scatter._valid_props", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 226, "n_typed": 225, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 76, "n_attrs": 3, "n_properties": 75 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs._scatter", "names": [ "plotly.graph_objects.Scatter", "plotly.graph_objs.Scatter" ], "n_typable": 452, "n_typed": 450, "n_any": 2, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 2, "n_method_overloads": 2, "n_method_params": 152, "n_classes": 2, "n_attrs": 6, "n_properties": 150, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/_heatmap.pyi", "symbol_reports": [ { "kind": "class", "name": "plotly.graph_objects.Heatmap", "methods": [ { "kind": "function", "name": "Heatmap.__init__", "n_typed": 73, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 74, "n_params": 73, "n_function_overloads": 1, "n_function_params": 73 } ], "properties": [ { "kind": "property", "name": "Heatmap.autocolorscale", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.coloraxis", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.colorbar", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.colorscale", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.connectgaps", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.customdata", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.customdatasrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.dx", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.dy", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.hoverinfo", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.hoverinfosrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.hoverlabel", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.hoverongaps", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.hovertemplate", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.hovertemplatesrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.hovertext", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.hovertextsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.ids", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.idssrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.legend", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.legendgroup", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.legendgrouptitle", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.legendrank", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.legendwidth", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.meta", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.metasrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.name", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.opacity", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.reversescale", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.showlegend", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.showscale", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.stream", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.text", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.textfont", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.textsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.texttemplate", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.transpose", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.uid", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.uirevision", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.visible", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.x", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.x0", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.xaxis", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.xcalendar", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.xgap", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.xhoverformat", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.xperiod", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.xperiod0", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.xperiodalignment", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.xsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.xtype", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.y", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.y0", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.yaxis", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.ycalendar", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.ygap", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.yhoverformat", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.yperiod", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.yperiod0", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.yperiodalignment", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.ysrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.ytype", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.z", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.zauto", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.zhoverformat", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.zmax", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.zmid", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.zmin", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.zorder", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.zsmooth", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.zsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.type", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_typable": 1 } ], "attrs": [ { "kind": "attr", "name": "Heatmap._parent_path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Heatmap._path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Heatmap._valid_props", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 217, "n_typed": 216, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 73, "n_attrs": 3, "n_properties": 72 }, { "kind": "class", "name": "plotly.graph_objs.Heatmap", "methods": [ { "kind": "function", "name": "Heatmap.__init__", "n_typed": 73, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 74, "n_params": 73, "n_function_overloads": 1, "n_function_params": 73 } ], "properties": [ { "kind": "property", "name": "Heatmap.autocolorscale", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.coloraxis", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.colorbar", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.colorscale", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.connectgaps", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.customdata", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.customdatasrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.dx", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.dy", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.hoverinfo", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.hoverinfosrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.hoverlabel", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.hoverongaps", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.hovertemplate", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.hovertemplatesrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.hovertext", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.hovertextsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.ids", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.idssrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.legend", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.legendgroup", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.legendgrouptitle", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.legendrank", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.legendwidth", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.meta", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.metasrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.name", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.opacity", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.reversescale", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.showlegend", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.showscale", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.stream", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.text", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.textfont", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.textsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.texttemplate", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.transpose", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.uid", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.uirevision", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.visible", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.x", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.x0", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.xaxis", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.xcalendar", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.xgap", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.xhoverformat", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.xperiod", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.xperiod0", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.xperiodalignment", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.xsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.xtype", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.y", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.y0", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.yaxis", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.ycalendar", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.ygap", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.yhoverformat", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.yperiod", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.yperiod0", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.yperiodalignment", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.ysrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.ytype", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.z", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.zauto", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.zhoverformat", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.zmax", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.zmid", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.zmin", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.zorder", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.zsmooth", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.zsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Heatmap.type", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_typable": 1 } ], "attrs": [ { "kind": "attr", "name": "Heatmap._parent_path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Heatmap._path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Heatmap._valid_props", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 217, "n_typed": 216, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 73, "n_attrs": 3, "n_properties": 72 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs._heatmap", "names": [ "plotly.graph_objects.Heatmap", "plotly.graph_objs.Heatmap" ], "n_typable": 434, "n_typed": 432, "n_any": 2, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 2, "n_method_overloads": 2, "n_method_params": 146, "n_classes": 2, "n_attrs": 6, "n_properties": 144, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/_bar.pyi", "symbol_reports": [ { "kind": "class", "name": "plotly.graph_objects.Bar", "methods": [ { "kind": "function", "name": "Bar.__init__", "n_typed": 76, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 77, "n_params": 76, "n_function_overloads": 1, "n_function_params": 76 } ], "properties": [ { "kind": "property", "name": "Bar.alignmentgroup", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.base", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.basesrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.cliponaxis", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.constraintext", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.customdata", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.customdatasrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.dx", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.dy", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.error_x", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.error_y", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.hoverinfo", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.hoverinfosrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.hoverlabel", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.hovertemplate", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.hovertemplatesrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.hovertext", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.hovertextsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.ids", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.idssrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.insidetextanchor", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.insidetextfont", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.legend", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.legendgroup", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.legendgrouptitle", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.legendrank", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.legendwidth", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.marker", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.meta", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.metasrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.name", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.offset", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.offsetgroup", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.offsetsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.opacity", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.orientation", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.outsidetextfont", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.selected", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.selectedpoints", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.showlegend", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.stream", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.text", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.textangle", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.textfont", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.textposition", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.textpositionsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.textsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.texttemplate", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.texttemplatesrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.uid", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.uirevision", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.unselected", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.visible", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.width", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.widthsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.x", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.x0", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.xaxis", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.xcalendar", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.xhoverformat", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.xperiod", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.xperiod0", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.xperiodalignment", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.xsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.y", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.y0", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.yaxis", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.ycalendar", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.yhoverformat", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.yperiod", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.yperiod0", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.yperiodalignment", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.ysrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.zorder", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.type", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_typable": 1 } ], "attrs": [ { "kind": "attr", "name": "Bar._parent_path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Bar._path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Bar._valid_props", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 226, "n_typed": 225, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 76, "n_attrs": 3, "n_properties": 75 }, { "kind": "class", "name": "plotly.graph_objs.Bar", "methods": [ { "kind": "function", "name": "Bar.__init__", "n_typed": 76, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 77, "n_params": 76, "n_function_overloads": 1, "n_function_params": 76 } ], "properties": [ { "kind": "property", "name": "Bar.alignmentgroup", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.base", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.basesrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.cliponaxis", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.constraintext", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.customdata", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.customdatasrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.dx", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.dy", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.error_x", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.error_y", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.hoverinfo", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.hoverinfosrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.hoverlabel", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.hovertemplate", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.hovertemplatesrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.hovertext", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.hovertextsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.ids", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.idssrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.insidetextanchor", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.insidetextfont", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.legend", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.legendgroup", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.legendgrouptitle", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.legendrank", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.legendwidth", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.marker", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.meta", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.metasrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.name", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.offset", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.offsetgroup", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.offsetsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.opacity", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.orientation", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.outsidetextfont", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.selected", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.selectedpoints", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.showlegend", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.stream", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.text", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.textangle", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.textfont", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.textposition", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.textpositionsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.textsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.texttemplate", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.texttemplatesrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.uid", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.uirevision", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.unselected", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.visible", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.width", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.widthsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.x", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.x0", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.xaxis", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.xcalendar", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.xhoverformat", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.xperiod", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.xperiod0", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.xperiodalignment", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.xsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.y", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.y0", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.yaxis", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.ycalendar", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.yhoverformat", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.yperiod", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.yperiod0", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.yperiodalignment", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.ysrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.zorder", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Bar.type", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_typable": 1 } ], "attrs": [ { "kind": "attr", "name": "Bar._parent_path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Bar._path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Bar._valid_props", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 226, "n_typed": 225, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 76, "n_attrs": 3, "n_properties": 75 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs._bar", "names": [ "plotly.graph_objects.Bar", "plotly.graph_objs.Bar" ], "n_typable": 452, "n_typed": 450, "n_any": 2, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 2, "n_method_overloads": 2, "n_method_params": 152, "n_classes": 2, "n_attrs": 6, "n_properties": 150, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/_candlestick.pyi", "symbol_reports": [ { "kind": "class", "name": "plotly.graph_objects.Candlestick", "methods": [ { "kind": "function", "name": "Candlestick.__init__", "n_typed": 51, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 52, "n_params": 51, "n_function_overloads": 1, "n_function_params": 51 } ], "properties": [ { "kind": "property", "name": "Candlestick.close", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.closesrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.customdata", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.customdatasrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.decreasing", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.high", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.highsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.hoverinfo", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.hoverinfosrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.hoverlabel", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.hovertext", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.hovertextsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.ids", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.idssrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.increasing", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.legend", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.legendgroup", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.legendgrouptitle", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.legendrank", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.legendwidth", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.line", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.low", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.lowsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.meta", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.metasrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.name", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.opacity", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.open", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.opensrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.selectedpoints", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.showlegend", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.stream", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.text", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.textsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.uid", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.uirevision", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.visible", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.whiskerwidth", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.x", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.xaxis", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.xcalendar", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.xhoverformat", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.xperiod", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.xperiod0", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.xperiodalignment", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.xsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.yaxis", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.yhoverformat", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.zorder", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.type", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_typable": 1 } ], "attrs": [ { "kind": "attr", "name": "Candlestick._parent_path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Candlestick._path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Candlestick._valid_props", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 151, "n_typed": 150, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 51, "n_attrs": 3, "n_properties": 50 }, { "kind": "class", "name": "plotly.graph_objs.Candlestick", "methods": [ { "kind": "function", "name": "Candlestick.__init__", "n_typed": 51, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 52, "n_params": 51, "n_function_overloads": 1, "n_function_params": 51 } ], "properties": [ { "kind": "property", "name": "Candlestick.close", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.closesrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.customdata", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.customdatasrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.decreasing", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.high", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.highsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.hoverinfo", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.hoverinfosrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.hoverlabel", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.hovertext", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.hovertextsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.ids", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.idssrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.increasing", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.legend", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.legendgroup", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.legendgrouptitle", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.legendrank", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.legendwidth", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.line", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.low", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.lowsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.meta", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.metasrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.name", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.opacity", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.open", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.opensrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.selectedpoints", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.showlegend", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.stream", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.text", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.textsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.uid", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.uirevision", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.visible", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.whiskerwidth", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.x", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.xaxis", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.xcalendar", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.xhoverformat", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.xperiod", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.xperiod0", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.xperiodalignment", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.xsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.yaxis", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.yhoverformat", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.zorder", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Candlestick.type", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_typable": 1 } ], "attrs": [ { "kind": "attr", "name": "Candlestick._parent_path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Candlestick._path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Candlestick._valid_props", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 151, "n_typed": 150, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 51, "n_attrs": 3, "n_properties": 50 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs._candlestick", "names": [ "plotly.graph_objects.Candlestick", "plotly.graph_objs.Candlestick" ], "n_typable": 302, "n_typed": 300, "n_any": 2, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 2, "n_method_overloads": 2, "n_method_params": 102, "n_classes": 2, "n_attrs": 6, "n_properties": 100, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/_layout.pyi", "symbol_reports": [ { "kind": "class", "name": "plotly.graph_objects.Layout", "methods": [ { "kind": "function", "name": "Layout.__init__", "n_typed": 97, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 98, "n_params": 97, "n_function_overloads": 1, "n_function_params": 97 } ], "properties": [ { "kind": "property", "name": "Layout.activeselection", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.activeshape", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.annotations", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.annotationdefaults", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.autosize", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.autotypenumbers", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.barcornerradius", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.bargap", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.bargroupgap", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.barmode", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.barnorm", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.boxgap", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.boxgroupgap", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.boxmode", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.calendar", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.clickmode", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.coloraxis", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.colorscale", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.colorway", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.computed", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.datarevision", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.dragmode", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.editrevision", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.extendfunnelareacolors", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.extendiciclecolors", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.extendpiecolors", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.extendsunburstcolors", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.extendtreemapcolors", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.font", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.funnelareacolorway", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.funnelgap", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.funnelgroupgap", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.funnelmode", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.geo", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.grid", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.height", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.hiddenlabels", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.hiddenlabelssrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.hidesources", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.hoverdistance", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.hoverlabel", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.hovermode", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.hoversubplots", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.iciclecolorway", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.images", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.imagedefaults", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.legend", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.map", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.mapbox", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.margin", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.meta", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.metasrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.minreducedheight", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.minreducedwidth", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.modebar", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.newselection", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.newshape", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.paper_bgcolor", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.piecolorway", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.plot_bgcolor", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.polar", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.scattergap", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.scattermode", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.scene", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.selectdirection", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.selectionrevision", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.selections", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.selectiondefaults", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.separators", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.shapes", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.shapedefaults", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.showlegend", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.sliders", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.sliderdefaults", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.smith", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.spikedistance", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.sunburstcolorway", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.template", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.ternary", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.title", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.transition", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.treemapcolorway", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.uirevision", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.uniformtext", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.updatemenus", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.updatemenudefaults", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.violingap", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.violingroupgap", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.violinmode", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.waterfallgap", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.waterfallgroupgap", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.waterfallmode", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.width", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.xaxis", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.yaxis", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 } ], "attrs": [ { "kind": "attr", "name": "Layout._subplotid_prop_names", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Layout._subplotid_prop_re", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Layout._parent_path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Layout._path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Layout._valid_props", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 288, "n_typed": 287, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 97, "n_attrs": 5, "n_properties": 95 }, { "kind": "class", "name": "plotly.graph_objs.Layout", "methods": [ { "kind": "function", "name": "Layout.__init__", "n_typed": 97, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 98, "n_params": 97, "n_function_overloads": 1, "n_function_params": 97 } ], "properties": [ { "kind": "property", "name": "Layout.activeselection", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.activeshape", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.annotations", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.annotationdefaults", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.autosize", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.autotypenumbers", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.barcornerradius", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.bargap", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.bargroupgap", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.barmode", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.barnorm", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.boxgap", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.boxgroupgap", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.boxmode", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.calendar", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.clickmode", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.coloraxis", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.colorscale", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.colorway", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.computed", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.datarevision", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.dragmode", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.editrevision", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.extendfunnelareacolors", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.extendiciclecolors", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.extendpiecolors", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.extendsunburstcolors", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.extendtreemapcolors", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.font", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.funnelareacolorway", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.funnelgap", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.funnelgroupgap", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.funnelmode", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.geo", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.grid", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.height", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.hiddenlabels", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.hiddenlabelssrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.hidesources", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.hoverdistance", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.hoverlabel", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.hovermode", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.hoversubplots", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.iciclecolorway", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.images", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.imagedefaults", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.legend", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.map", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.mapbox", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.margin", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.meta", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.metasrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.minreducedheight", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.minreducedwidth", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.modebar", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.newselection", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.newshape", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.paper_bgcolor", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.piecolorway", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.plot_bgcolor", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.polar", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.scattergap", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.scattermode", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.scene", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.selectdirection", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.selectionrevision", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.selections", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.selectiondefaults", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.separators", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.shapes", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.shapedefaults", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.showlegend", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.sliders", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.sliderdefaults", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.smith", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.spikedistance", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.sunburstcolorway", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.template", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.ternary", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.title", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.transition", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.treemapcolorway", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.uirevision", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.uniformtext", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.updatemenus", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.updatemenudefaults", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.violingap", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.violingroupgap", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.violinmode", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.waterfallgap", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.waterfallgroupgap", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.waterfallmode", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.width", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.xaxis", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Layout.yaxis", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 } ], "attrs": [ { "kind": "attr", "name": "Layout._subplotid_prop_names", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Layout._subplotid_prop_re", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Layout._parent_path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Layout._path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Layout._valid_props", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 288, "n_typed": 287, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 97, "n_attrs": 5, "n_properties": 95 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs._layout", "names": [ "plotly.graph_objects.Layout", "plotly.graph_objs.Layout" ], "n_typable": 576, "n_typed": 574, "n_any": 2, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 2, "n_method_overloads": 2, "n_method_params": 194, "n_classes": 2, "n_attrs": 10, "n_properties": 190, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/_surface.pyi", "symbol_reports": [ { "kind": "class", "name": "plotly.graph_objects.Surface", "methods": [ { "kind": "function", "name": "Surface.__init__", "n_typed": 60, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 61, "n_params": 60, "n_function_overloads": 1, "n_function_params": 60 } ], "properties": [ { "kind": "property", "name": "Surface.autocolorscale", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.cauto", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.cmax", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.cmid", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.cmin", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.coloraxis", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.colorbar", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.colorscale", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.connectgaps", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.contours", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.customdata", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.customdatasrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.hidesurface", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.hoverinfo", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.hoverinfosrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.hoverlabel", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.hovertemplate", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.hovertemplatesrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.hovertext", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.hovertextsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.ids", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.idssrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.legend", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.legendgroup", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.legendgrouptitle", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.legendrank", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.legendwidth", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.lighting", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.lightposition", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.meta", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.metasrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.name", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.opacity", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.opacityscale", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.reversescale", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.scene", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.showlegend", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.showscale", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.stream", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.surfacecolor", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.surfacecolorsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.text", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.textsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.uid", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.uirevision", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.visible", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.x", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.xcalendar", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.xhoverformat", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.xsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.y", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.ycalendar", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.yhoverformat", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.ysrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.z", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.zcalendar", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.zhoverformat", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.zsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.type", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_typable": 1 } ], "attrs": [ { "kind": "attr", "name": "Surface._parent_path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Surface._path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Surface._valid_props", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 178, "n_typed": 177, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 60, "n_attrs": 3, "n_properties": 59 }, { "kind": "class", "name": "plotly.graph_objs.Surface", "methods": [ { "kind": "function", "name": "Surface.__init__", "n_typed": 60, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 61, "n_params": 60, "n_function_overloads": 1, "n_function_params": 60 } ], "properties": [ { "kind": "property", "name": "Surface.autocolorscale", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.cauto", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.cmax", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.cmid", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.cmin", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.coloraxis", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.colorbar", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.colorscale", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.connectgaps", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.contours", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.customdata", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.customdatasrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.hidesurface", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.hoverinfo", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.hoverinfosrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.hoverlabel", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.hovertemplate", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.hovertemplatesrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.hovertext", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.hovertextsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.ids", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.idssrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.legend", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.legendgroup", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.legendgrouptitle", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.legendrank", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.legendwidth", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.lighting", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.lightposition", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.meta", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.metasrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.name", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.opacity", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.opacityscale", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.reversescale", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.scene", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.showlegend", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.showscale", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.stream", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.surfacecolor", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.surfacecolorsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.text", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.textsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.uid", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.uirevision", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.visible", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.x", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.xcalendar", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.xhoverformat", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.xsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.y", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.ycalendar", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.yhoverformat", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.ysrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.z", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.zcalendar", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.zhoverformat", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.zsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Surface.type", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_typable": 1 } ], "attrs": [ { "kind": "attr", "name": "Surface._parent_path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Surface._path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Surface._valid_props", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 178, "n_typed": 177, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 60, "n_attrs": 3, "n_properties": 59 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs._surface", "names": [ "plotly.graph_objects.Surface", "plotly.graph_objs.Surface" ], "n_typable": 356, "n_typed": 354, "n_any": 2, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 2, "n_method_overloads": 2, "n_method_params": 120, "n_classes": 2, "n_attrs": 6, "n_properties": 118, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.sankey", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.contourcarpet", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.Parcats", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.Streamtube", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.Histogram2d", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattersmith", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.parcoords", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.treemap", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.Histogram2dContour", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.isosurface", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.Scatterpolargl", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.Volume", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.Indicator", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.choroplethmap", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.Scattergl", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatter3d", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.waterfall", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.scatterpolargl", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.Cone", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.Scattermapbox", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.ohlc", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.Frame", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.Choroplethmapbox", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.histogram", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.table", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.volume", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.scattergl", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.carpet", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.cone", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.parcats", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.heatmap", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.densitymap", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.Barpolar", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.Choropleth", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattermap", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.Image", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.icicle", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.Treemap", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.Scatterternary", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.Scatterpolar", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.image", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.mesh3d", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.Scattermap", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.splom", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.Scattercarpet", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.Densitymap", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.histogram2dcontour", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.layout", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.Icicle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattermapbox", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.scatter", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.pie", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.Isosurface", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.Contourcarpet", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.indicator", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.box", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.choropleth", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.Sunburst", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.candlestick", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.Scatter3d", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.Histogram", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.funnel", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.funnelarea", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.scattercarpet", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.Scattersmith", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.violin", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.bar", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.Funnelarea", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.histogram2d", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.Mesh3d", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatterpolar", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.sunburst", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.Carpet", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.Pie", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.Table", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattergeo", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.choroplethmapbox", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.Splom", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.Choroplethmap", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatterternary", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.densitymapbox", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.Funnel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.Parcoords", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.contour", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.Violin", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.Densitymapbox", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.Scattergeo", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.Ohlc", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.barpolar", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.Sankey", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.streamtube", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.Waterfall", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.surface", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs", "names": [ "plotly.graph_objs.Barpolar", "plotly.graph_objs.Carpet", "plotly.graph_objs.Choropleth", "plotly.graph_objs.Choroplethmap", "plotly.graph_objs.Choroplethmapbox", "plotly.graph_objs.Cone", "plotly.graph_objs.Contourcarpet", "plotly.graph_objs.Densitymap", "plotly.graph_objs.Densitymapbox", "plotly.graph_objs.Frame", "plotly.graph_objs.Funnel", "plotly.graph_objs.Funnelarea", "plotly.graph_objs.Histogram", "plotly.graph_objs.Histogram2d", "plotly.graph_objs.Histogram2dContour", "plotly.graph_objs.Icicle", "plotly.graph_objs.Image", "plotly.graph_objs.Indicator", "plotly.graph_objs.Isosurface", "plotly.graph_objs.Mesh3d", "plotly.graph_objs.Ohlc", "plotly.graph_objs.Parcats", "plotly.graph_objs.Parcoords", "plotly.graph_objs.Pie", "plotly.graph_objs.Sankey", "plotly.graph_objs.Scatter3d", "plotly.graph_objs.Scattercarpet", "plotly.graph_objs.Scattergeo", "plotly.graph_objs.Scattergl", "plotly.graph_objs.Scattermap", "plotly.graph_objs.Scattermapbox", "plotly.graph_objs.Scatterpolar", "plotly.graph_objs.Scatterpolargl", "plotly.graph_objs.Scattersmith", "plotly.graph_objs.Scatterternary", "plotly.graph_objs.Splom", "plotly.graph_objs.Streamtube", "plotly.graph_objs.Sunburst", "plotly.graph_objs.Table", "plotly.graph_objs.Treemap", "plotly.graph_objs.Violin", "plotly.graph_objs.Volume", "plotly.graph_objs.Waterfall", "plotly.graph_objs.bar", "plotly.graph_objs.barpolar", "plotly.graph_objs.box", "plotly.graph_objs.candlestick", "plotly.graph_objs.carpet", "plotly.graph_objs.choropleth", "plotly.graph_objs.choroplethmap", "plotly.graph_objs.choroplethmapbox", "plotly.graph_objs.cone", "plotly.graph_objs.contour", "plotly.graph_objs.contourcarpet", "plotly.graph_objs.densitymap", "plotly.graph_objs.densitymapbox", "plotly.graph_objs.funnel", "plotly.graph_objs.funnelarea", "plotly.graph_objs.heatmap", "plotly.graph_objs.histogram", "plotly.graph_objs.histogram2d", "plotly.graph_objs.histogram2dcontour", "plotly.graph_objs.icicle", "plotly.graph_objs.image", "plotly.graph_objs.indicator", "plotly.graph_objs.isosurface", "plotly.graph_objs.layout", "plotly.graph_objs.mesh3d", "plotly.graph_objs.ohlc", "plotly.graph_objs.parcats", "plotly.graph_objs.parcoords", "plotly.graph_objs.pie", "plotly.graph_objs.sankey", "plotly.graph_objs.scatter", "plotly.graph_objs.scatter3d", "plotly.graph_objs.scattercarpet", "plotly.graph_objs.scattergeo", "plotly.graph_objs.scattergl", "plotly.graph_objs.scattermap", "plotly.graph_objs.scattermapbox", "plotly.graph_objs.scatterpolar", "plotly.graph_objs.scatterpolargl", "plotly.graph_objs.scattersmith", "plotly.graph_objs.scatterternary", "plotly.graph_objs.splom", "plotly.graph_objs.streamtube", "plotly.graph_objs.sunburst", "plotly.graph_objs.surface", "plotly.graph_objs.table", "plotly.graph_objs.treemap", "plotly.graph_objs.violin", "plotly.graph_objs.volume", "plotly.graph_objs.waterfall" ], "n_typable": 43, "n_typed": 0, "n_any": 0, "n_untyped": 43, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 93, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/bar/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.bar.Textfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.bar.Unselected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.bar.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.bar.ErrorX", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.bar.Outsidetextfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.bar.hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.bar.ErrorY", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.bar.selected", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.bar.Marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.bar.marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.bar.Selected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.bar.Hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.bar.unselected", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.bar.Insidetextfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.bar.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.bar", "names": [ "plotly.graph_objs.bar.ErrorX", "plotly.graph_objs.bar.ErrorY", "plotly.graph_objs.bar.Hoverlabel", "plotly.graph_objs.bar.Insidetextfont", "plotly.graph_objs.bar.Legendgrouptitle", "plotly.graph_objs.bar.Marker", "plotly.graph_objs.bar.Outsidetextfont", "plotly.graph_objs.bar.Selected", "plotly.graph_objs.bar.Textfont", "plotly.graph_objs.bar.Unselected", "plotly.graph_objs.bar.hoverlabel", "plotly.graph_objs.bar.legendgrouptitle", "plotly.graph_objs.bar.marker", "plotly.graph_objs.bar.selected", "plotly.graph_objs.bar.unselected" ], "n_typable": 13, "n_typed": 0, "n_any": 0, "n_untyped": 13, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 15, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/bar/_stream.pyi", "symbol_reports": [ { "kind": "class", "name": "plotly.graph_objs.bar.Stream", "methods": [ { "kind": "function", "name": "Stream.__init__", "n_typed": 4, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 } ], "properties": [ { "kind": "property", "name": "Stream.maxpoints", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Stream.token", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 } ], "attrs": [ { "kind": "attr", "name": "Stream._parent_path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Stream._path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Stream._valid_props", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 9, "n_typed": 8, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 4, "n_attrs": 3, "n_properties": 2 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.bar._stream", "names": [ "plotly.graph_objs.bar.Stream" ], "n_typable": 9, "n_typed": 8, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 4, "n_classes": 1, "n_attrs": 3, "n_properties": 2, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/bar/selected/_textfont.pyi", "symbol_reports": [ { "kind": "class", "name": "plotly.graph_objs.bar.selected.Textfont", "methods": [ { "kind": "function", "name": "Textfont.__init__", "n_typed": 3, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 } ], "properties": [ { "kind": "property", "name": "Textfont.color", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 } ], "attrs": [ { "kind": "attr", "name": "Textfont._parent_path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Textfont._path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Textfont._valid_props", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 6, "n_typed": 5, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 3, "n_attrs": 3, "n_properties": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.bar.selected._textfont", "names": [ "plotly.graph_objs.bar.selected.Textfont" ], "n_typable": 6, "n_typed": 5, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 3, "n_classes": 1, "n_attrs": 3, "n_properties": 1, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/bar/selected/_marker.pyi", "symbol_reports": [ { "kind": "class", "name": "plotly.graph_objs.bar.selected.Marker", "methods": [ { "kind": "function", "name": "Marker.__init__", "n_typed": 4, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 } ], "properties": [ { "kind": "property", "name": "Marker.color", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Marker.opacity", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 } ], "attrs": [ { "kind": "attr", "name": "Marker._parent_path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Marker._path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Marker._valid_props", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 9, "n_typed": 8, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 4, "n_attrs": 3, "n_properties": 2 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.bar.selected._marker", "names": [ "plotly.graph_objs.bar.selected.Marker" ], "n_typable": 9, "n_typed": 8, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 4, "n_classes": 1, "n_attrs": 3, "n_properties": 2, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/bar/unselected/_textfont.pyi", "symbol_reports": [ { "kind": "class", "name": "plotly.graph_objs.bar.unselected.Textfont", "methods": [ { "kind": "function", "name": "Textfont.__init__", "n_typed": 3, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 } ], "properties": [ { "kind": "property", "name": "Textfont.color", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 } ], "attrs": [ { "kind": "attr", "name": "Textfont._parent_path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Textfont._path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Textfont._valid_props", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 6, "n_typed": 5, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 3, "n_attrs": 3, "n_properties": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.bar.unselected._textfont", "names": [ "plotly.graph_objs.bar.unselected.Textfont" ], "n_typable": 6, "n_typed": 5, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 3, "n_classes": 1, "n_attrs": 3, "n_properties": 1, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/bar/unselected/_marker.pyi", "symbol_reports": [ { "kind": "class", "name": "plotly.graph_objs.bar.unselected.Marker", "methods": [ { "kind": "function", "name": "Marker.__init__", "n_typed": 4, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 } ], "properties": [ { "kind": "property", "name": "Marker.color", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Marker.opacity", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 } ], "attrs": [ { "kind": "attr", "name": "Marker._parent_path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Marker._path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Marker._valid_props", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 9, "n_typed": 8, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 4, "n_attrs": 3, "n_properties": 2 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.bar.unselected._marker", "names": [ "plotly.graph_objs.bar.unselected.Marker" ], "n_typable": 9, "n_typed": 8, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 4, "n_classes": 1, "n_attrs": 3, "n_properties": 2, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/barpolar/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.barpolar.Unselected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.barpolar.Hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.barpolar.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.barpolar.unselected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.barpolar.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.barpolar.hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.barpolar.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.barpolar.selected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.barpolar.Marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.barpolar.marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.barpolar.Selected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.barpolar", "names": [ "plotly.graph_objs.barpolar.Hoverlabel", "plotly.graph_objs.barpolar.Legendgrouptitle", "plotly.graph_objs.barpolar.Marker", "plotly.graph_objs.barpolar.Selected", "plotly.graph_objs.barpolar.Stream", "plotly.graph_objs.barpolar.Unselected", "plotly.graph_objs.barpolar.hoverlabel", "plotly.graph_objs.barpolar.legendgrouptitle", "plotly.graph_objs.barpolar.marker", "plotly.graph_objs.barpolar.selected", "plotly.graph_objs.barpolar.unselected" ], "n_typable": 11, "n_typed": 0, "n_any": 0, "n_untyped": 11, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 11, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/box/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.box.Unselected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.box.Hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.box.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.box.unselected", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.box.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.box.hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.box.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.box.selected", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.box.Marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.box.marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.box.Selected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.box", "names": [ "plotly.graph_objs.box.Hoverlabel", "plotly.graph_objs.box.Legendgrouptitle", "plotly.graph_objs.box.Marker", "plotly.graph_objs.box.Selected", "plotly.graph_objs.box.Stream", "plotly.graph_objs.box.Unselected", "plotly.graph_objs.box.hoverlabel", "plotly.graph_objs.box.legendgrouptitle", "plotly.graph_objs.box.marker", "plotly.graph_objs.box.selected", "plotly.graph_objs.box.unselected" ], "n_typable": 9, "n_typed": 0, "n_any": 0, "n_untyped": 9, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 11, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/box/_line.pyi", "symbol_reports": [ { "kind": "class", "name": "plotly.graph_objs.box.Line", "methods": [ { "kind": "function", "name": "Line.__init__", "n_typed": 4, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 } ], "properties": [ { "kind": "property", "name": "Line.color", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Line.width", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 } ], "attrs": [ { "kind": "attr", "name": "Line._parent_path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Line._path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Line._valid_props", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 9, "n_typed": 8, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 4, "n_attrs": 3, "n_properties": 2 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.box._line", "names": [ "plotly.graph_objs.box.Line" ], "n_typable": 9, "n_typed": 8, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 4, "n_classes": 1, "n_attrs": 3, "n_properties": 2, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/box/selected/_marker.pyi", "symbol_reports": [ { "kind": "class", "name": "plotly.graph_objs.box.selected.Marker", "methods": [ { "kind": "function", "name": "Marker.__init__", "n_typed": 5, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 6, "n_params": 5, "n_function_overloads": 1, "n_function_params": 5 } ], "properties": [ { "kind": "property", "name": "Marker.color", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Marker.opacity", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Marker.size", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 } ], "attrs": [ { "kind": "attr", "name": "Marker._parent_path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Marker._path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Marker._valid_props", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 12, "n_typed": 11, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 5, "n_attrs": 3, "n_properties": 3 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.box.selected._marker", "names": [ "plotly.graph_objs.box.selected.Marker" ], "n_typable": 12, "n_typed": 11, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 5, "n_classes": 1, "n_attrs": 3, "n_properties": 3, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/box/unselected/_marker.pyi", "symbol_reports": [ { "kind": "class", "name": "plotly.graph_objs.box.unselected.Marker", "methods": [ { "kind": "function", "name": "Marker.__init__", "n_typed": 5, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 6, "n_params": 5, "n_function_overloads": 1, "n_function_params": 5 } ], "properties": [ { "kind": "property", "name": "Marker.color", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Marker.opacity", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Marker.size", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 } ], "attrs": [ { "kind": "attr", "name": "Marker._parent_path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Marker._path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Marker._valid_props", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 12, "n_typed": 11, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 5, "n_attrs": 3, "n_properties": 3 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.box.unselected._marker", "names": [ "plotly.graph_objs.box.unselected.Marker" ], "n_typable": 12, "n_typed": 11, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 5, "n_classes": 1, "n_attrs": 3, "n_properties": 3, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/candlestick/_hoverlabel.pyi", "symbol_reports": [ { "kind": "class", "name": "plotly.graph_objs.candlestick.Hoverlabel", "methods": [ { "kind": "function", "name": "Hoverlabel.__init__", "n_typed": 12, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 13, "n_params": 12, "n_function_overloads": 1, "n_function_params": 12 } ], "properties": [ { "kind": "property", "name": "Hoverlabel.align", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Hoverlabel.alignsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Hoverlabel.bgcolor", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Hoverlabel.bgcolorsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Hoverlabel.bordercolor", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Hoverlabel.bordercolorsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Hoverlabel.font", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Hoverlabel.namelength", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Hoverlabel.namelengthsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Hoverlabel.split", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 } ], "attrs": [ { "kind": "attr", "name": "Hoverlabel._parent_path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Hoverlabel._path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Hoverlabel._valid_props", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 33, "n_typed": 32, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 12, "n_attrs": 3, "n_properties": 10 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.candlestick._hoverlabel", "names": [ "plotly.graph_objs.candlestick.Hoverlabel" ], "n_typable": 33, "n_typed": 32, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 12, "n_classes": 1, "n_attrs": 3, "n_properties": 10, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/candlestick/_legendgrouptitle.pyi", "symbol_reports": [ { "kind": "class", "name": "plotly.graph_objs.candlestick.Legendgrouptitle", "methods": [ { "kind": "function", "name": "Legendgrouptitle.__init__", "n_typed": 4, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 } ], "properties": [ { "kind": "property", "name": "Legendgrouptitle.font", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Legendgrouptitle.text", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 } ], "attrs": [ { "kind": "attr", "name": "Legendgrouptitle._parent_path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Legendgrouptitle._path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Legendgrouptitle._valid_props", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 9, "n_typed": 8, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 4, "n_attrs": 3, "n_properties": 2 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.candlestick._legendgrouptitle", "names": [ "plotly.graph_objs.candlestick.Legendgrouptitle" ], "n_typable": 9, "n_typed": 8, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 4, "n_classes": 1, "n_attrs": 3, "n_properties": 2, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/candlestick/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.candlestick.increasing", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.candlestick.hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.candlestick.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.candlestick.decreasing", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.candlestick", "names": [ "plotly.graph_objs.candlestick.decreasing", "plotly.graph_objs.candlestick.hoverlabel", "plotly.graph_objs.candlestick.increasing", "plotly.graph_objs.candlestick.legendgrouptitle" ], "n_typable": 0, "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 4, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/candlestick/_increasing.pyi", "symbol_reports": [ { "kind": "class", "name": "plotly.graph_objs.candlestick.Increasing", "methods": [ { "kind": "function", "name": "Increasing.__init__", "n_typed": 4, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 } ], "properties": [ { "kind": "property", "name": "Increasing.fillcolor", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Increasing.line", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 } ], "attrs": [ { "kind": "attr", "name": "Increasing._parent_path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Increasing._path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Increasing._valid_props", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 9, "n_typed": 8, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 4, "n_attrs": 3, "n_properties": 2 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.candlestick._increasing", "names": [ "plotly.graph_objs.candlestick.Increasing" ], "n_typable": 9, "n_typed": 8, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 4, "n_classes": 1, "n_attrs": 3, "n_properties": 2, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/candlestick/_decreasing.pyi", "symbol_reports": [ { "kind": "class", "name": "plotly.graph_objs.candlestick.Decreasing", "methods": [ { "kind": "function", "name": "Decreasing.__init__", "n_typed": 4, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 } ], "properties": [ { "kind": "property", "name": "Decreasing.fillcolor", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Decreasing.line", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 } ], "attrs": [ { "kind": "attr", "name": "Decreasing._parent_path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Decreasing._path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Decreasing._valid_props", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 9, "n_typed": 8, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 4, "n_attrs": 3, "n_properties": 2 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.candlestick._decreasing", "names": [ "plotly.graph_objs.candlestick.Decreasing" ], "n_typable": 9, "n_typed": 8, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 4, "n_classes": 1, "n_attrs": 3, "n_properties": 2, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/candlestick/_line.pyi", "symbol_reports": [ { "kind": "class", "name": "plotly.graph_objs.candlestick.Line", "methods": [ { "kind": "function", "name": "Line.__init__", "n_typed": 3, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 } ], "properties": [ { "kind": "property", "name": "Line.width", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 } ], "attrs": [ { "kind": "attr", "name": "Line._parent_path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Line._path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Line._valid_props", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 6, "n_typed": 5, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 3, "n_attrs": 3, "n_properties": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.candlestick._line", "names": [ "plotly.graph_objs.candlestick.Line" ], "n_typable": 6, "n_typed": 5, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 3, "n_classes": 1, "n_attrs": 3, "n_properties": 1, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/candlestick/_stream.pyi", "symbol_reports": [ { "kind": "class", "name": "plotly.graph_objs.candlestick.Stream", "methods": [ { "kind": "function", "name": "Stream.__init__", "n_typed": 4, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 } ], "properties": [ { "kind": "property", "name": "Stream.maxpoints", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Stream.token", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 } ], "attrs": [ { "kind": "attr", "name": "Stream._parent_path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Stream._path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Stream._valid_props", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 9, "n_typed": 8, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 4, "n_attrs": 3, "n_properties": 2 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.candlestick._stream", "names": [ "plotly.graph_objs.candlestick.Stream" ], "n_typable": 9, "n_typed": 8, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 4, "n_classes": 1, "n_attrs": 3, "n_properties": 2, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/candlestick/decreasing/_line.pyi", "symbol_reports": [ { "kind": "class", "name": "plotly.graph_objs.candlestick.decreasing.Line", "methods": [ { "kind": "function", "name": "Line.__init__", "n_typed": 4, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 } ], "properties": [ { "kind": "property", "name": "Line.color", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Line.width", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 } ], "attrs": [ { "kind": "attr", "name": "Line._parent_path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Line._path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Line._valid_props", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 9, "n_typed": 8, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 4, "n_attrs": 3, "n_properties": 2 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.candlestick.decreasing._line", "names": [ "plotly.graph_objs.candlestick.decreasing.Line" ], "n_typable": 9, "n_typed": 8, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 4, "n_classes": 1, "n_attrs": 3, "n_properties": 2, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/candlestick/hoverlabel/_font.pyi", "symbol_reports": [ { "kind": "class", "name": "plotly.graph_objs.candlestick.hoverlabel.Font", "methods": [ { "kind": "function", "name": "Font.__init__", "n_typed": 20, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 21, "n_params": 20, "n_function_overloads": 1, "n_function_params": 20 } ], "properties": [ { "kind": "property", "name": "Font.color", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Font.colorsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Font.family", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Font.familysrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Font.lineposition", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Font.linepositionsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Font.shadow", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Font.shadowsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Font.size", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Font.sizesrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Font.style", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Font.stylesrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Font.textcase", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Font.textcasesrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Font.variant", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Font.variantsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Font.weight", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Font.weightsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 } ], "attrs": [ { "kind": "attr", "name": "Font._parent_path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Font._path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Font._valid_props", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 57, "n_typed": 56, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 20, "n_attrs": 3, "n_properties": 18 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.candlestick.hoverlabel._font", "names": [ "plotly.graph_objs.candlestick.hoverlabel.Font" ], "n_typable": 57, "n_typed": 56, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 20, "n_classes": 1, "n_attrs": 3, "n_properties": 18, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/candlestick/increasing/_line.pyi", "symbol_reports": [ { "kind": "class", "name": "plotly.graph_objs.candlestick.increasing.Line", "methods": [ { "kind": "function", "name": "Line.__init__", "n_typed": 4, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 } ], "properties": [ { "kind": "property", "name": "Line.color", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Line.width", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 } ], "attrs": [ { "kind": "attr", "name": "Line._parent_path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Line._path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Line._valid_props", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 9, "n_typed": 8, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 4, "n_attrs": 3, "n_properties": 2 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.candlestick.increasing._line", "names": [ "plotly.graph_objs.candlestick.increasing.Line" ], "n_typable": 9, "n_typed": 8, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 4, "n_classes": 1, "n_attrs": 3, "n_properties": 2, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/candlestick/legendgrouptitle/_font.pyi", "symbol_reports": [ { "kind": "class", "name": "plotly.graph_objs.candlestick.legendgrouptitle.Font", "methods": [ { "kind": "function", "name": "Font.__init__", "n_typed": 20, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 21, "n_params": 20, "n_function_overloads": 1, "n_function_params": 20 } ], "properties": [ { "kind": "property", "name": "Font.color", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Font.colorsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Font.family", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Font.familysrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Font.lineposition", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Font.linepositionsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Font.shadow", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Font.shadowsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Font.size", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Font.sizesrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Font.style", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Font.stylesrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Font.textcase", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Font.textcasesrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Font.variant", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Font.variantsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Font.weight", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Font.weightsrc", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 } ], "attrs": [ { "kind": "attr", "name": "Font._parent_path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Font._path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Font._valid_props", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 57, "n_typed": 56, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 20, "n_attrs": 3, "n_properties": 18 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.candlestick.legendgrouptitle._font", "names": [ "plotly.graph_objs.candlestick.legendgrouptitle.Font" ], "n_typable": 57, "n_typed": 56, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 20, "n_classes": 1, "n_attrs": 3, "n_properties": 18, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/carpet/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.carpet.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.carpet.aaxis", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.carpet.Aaxis", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.carpet.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.carpet.Font", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.carpet.baxis", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.carpet.Baxis", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.carpet.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.carpet", "names": [ "plotly.graph_objs.carpet.Aaxis", "plotly.graph_objs.carpet.Baxis", "plotly.graph_objs.carpet.Font", "plotly.graph_objs.carpet.Legendgrouptitle", "plotly.graph_objs.carpet.Stream", "plotly.graph_objs.carpet.aaxis", "plotly.graph_objs.carpet.baxis", "plotly.graph_objs.carpet.legendgrouptitle" ], "n_typable": 8, "n_typed": 0, "n_any": 0, "n_untyped": 8, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 8, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/choropleth/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.choropleth.Unselected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.choropleth.Hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.choropleth.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.choropleth.ColorBar", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.choropleth.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.choropleth.colorbar", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.choropleth.unselected", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.choropleth.hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.choropleth.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.choropleth.selected", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.choropleth.Marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.choropleth.marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.choropleth.Selected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.choropleth", "names": [ "plotly.graph_objs.choropleth.ColorBar", "plotly.graph_objs.choropleth.Hoverlabel", "plotly.graph_objs.choropleth.Legendgrouptitle", "plotly.graph_objs.choropleth.Marker", "plotly.graph_objs.choropleth.Selected", "plotly.graph_objs.choropleth.Stream", "plotly.graph_objs.choropleth.Unselected", "plotly.graph_objs.choropleth.colorbar", "plotly.graph_objs.choropleth.hoverlabel", "plotly.graph_objs.choropleth.legendgrouptitle", "plotly.graph_objs.choropleth.marker", "plotly.graph_objs.choropleth.selected", "plotly.graph_objs.choropleth.unselected" ], "n_typable": 11, "n_typed": 0, "n_any": 0, "n_untyped": 11, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 13, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/choropleth/selected/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.choropleth.selected.Marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.choropleth.selected", "names": [ "plotly.graph_objs.choropleth.selected.Marker" ], "n_typable": 1, "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 1, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/choropleth/unselected/_marker.pyi", "symbol_reports": [ { "kind": "class", "name": "plotly.graph_objs.choropleth.unselected.Marker", "methods": [ { "kind": "function", "name": "Marker.__init__", "n_typed": 4, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 } ], "properties": [ { "kind": "property", "name": "Marker.color", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Marker.opacity", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 } ], "attrs": [ { "kind": "attr", "name": "Marker._parent_path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Marker._path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Marker._valid_props", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 9, "n_typed": 8, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 4, "n_attrs": 3, "n_properties": 2 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.choropleth.unselected._marker", "names": [ "plotly.graph_objs.choropleth.unselected.Marker" ], "n_typable": 9, "n_typed": 8, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 4, "n_classes": 1, "n_attrs": 3, "n_properties": 2, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/choroplethmap/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.choroplethmap.Unselected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.choroplethmap.Hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.choroplethmap.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.choroplethmap.ColorBar", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.choroplethmap.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.choroplethmap.colorbar", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.choroplethmap.unselected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.choroplethmap.hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.choroplethmap.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.choroplethmap.selected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.choroplethmap.Marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.choroplethmap.marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.choroplethmap.Selected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.choroplethmap", "names": [ "plotly.graph_objs.choroplethmap.ColorBar", "plotly.graph_objs.choroplethmap.Hoverlabel", "plotly.graph_objs.choroplethmap.Legendgrouptitle", "plotly.graph_objs.choroplethmap.Marker", "plotly.graph_objs.choroplethmap.Selected", "plotly.graph_objs.choroplethmap.Stream", "plotly.graph_objs.choroplethmap.Unselected", "plotly.graph_objs.choroplethmap.colorbar", "plotly.graph_objs.choroplethmap.hoverlabel", "plotly.graph_objs.choroplethmap.legendgrouptitle", "plotly.graph_objs.choroplethmap.marker", "plotly.graph_objs.choroplethmap.selected", "plotly.graph_objs.choroplethmap.unselected" ], "n_typable": 13, "n_typed": 0, "n_any": 0, "n_untyped": 13, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 13, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/choroplethmapbox/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.choroplethmapbox.Unselected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.choroplethmapbox.Hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.choroplethmapbox.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.choroplethmapbox.ColorBar", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.choroplethmapbox.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.choroplethmapbox.unselected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.choroplethmapbox.hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.choroplethmapbox.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.choroplethmapbox.selected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.choroplethmapbox.Marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.choroplethmapbox.marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.choroplethmapbox.Selected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.choroplethmapbox", "names": [ "plotly.graph_objs.choroplethmapbox.ColorBar", "plotly.graph_objs.choroplethmapbox.Hoverlabel", "plotly.graph_objs.choroplethmapbox.Legendgrouptitle", "plotly.graph_objs.choroplethmapbox.Marker", "plotly.graph_objs.choroplethmapbox.Selected", "plotly.graph_objs.choroplethmapbox.Stream", "plotly.graph_objs.choroplethmapbox.Unselected", "plotly.graph_objs.choroplethmapbox.hoverlabel", "plotly.graph_objs.choroplethmapbox.legendgrouptitle", "plotly.graph_objs.choroplethmapbox.marker", "plotly.graph_objs.choroplethmapbox.selected", "plotly.graph_objs.choroplethmapbox.unselected" ], "n_typable": 12, "n_typed": 0, "n_any": 0, "n_untyped": 12, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 12, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/cone/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.cone.Hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.cone.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.cone.ColorBar", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.cone.colorbar", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.cone.hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.cone.Lightposition", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.cone.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.cone.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.cone.Lighting", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.cone", "names": [ "plotly.graph_objs.cone.ColorBar", "plotly.graph_objs.cone.Hoverlabel", "plotly.graph_objs.cone.Legendgrouptitle", "plotly.graph_objs.cone.Lighting", "plotly.graph_objs.cone.Lightposition", "plotly.graph_objs.cone.Stream", "plotly.graph_objs.cone.colorbar", "plotly.graph_objs.cone.hoverlabel", "plotly.graph_objs.cone.legendgrouptitle" ], "n_typable": 9, "n_typed": 0, "n_any": 0, "n_untyped": 9, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 9, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/contour/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.contour.Textfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.contour.Hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.contour.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.contour.ColorBar", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.contour.contours", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.contour.colorbar", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.contour.Line", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.contour.hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.contour.Contours", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.contour.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.contour.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.contour", "names": [ "plotly.graph_objs.contour.ColorBar", "plotly.graph_objs.contour.Contours", "plotly.graph_objs.contour.Hoverlabel", "plotly.graph_objs.contour.Legendgrouptitle", "plotly.graph_objs.contour.Line", "plotly.graph_objs.contour.Stream", "plotly.graph_objs.contour.Textfont", "plotly.graph_objs.contour.colorbar", "plotly.graph_objs.contour.contours", "plotly.graph_objs.contour.hoverlabel", "plotly.graph_objs.contour.legendgrouptitle" ], "n_typable": 11, "n_typed": 0, "n_any": 0, "n_untyped": 11, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 11, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/contourcarpet/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.contourcarpet.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.contourcarpet.ColorBar", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.contourcarpet.contours", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.contourcarpet.colorbar", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.contourcarpet.Line", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.contourcarpet.Contours", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.contourcarpet.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.contourcarpet.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.contourcarpet", "names": [ "plotly.graph_objs.contourcarpet.ColorBar", "plotly.graph_objs.contourcarpet.Contours", "plotly.graph_objs.contourcarpet.Legendgrouptitle", "plotly.graph_objs.contourcarpet.Line", "plotly.graph_objs.contourcarpet.Stream", "plotly.graph_objs.contourcarpet.colorbar", "plotly.graph_objs.contourcarpet.contours", "plotly.graph_objs.contourcarpet.legendgrouptitle" ], "n_typable": 8, "n_typed": 0, "n_any": 0, "n_untyped": 8, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 8, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/densitymap/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.densitymap.hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.densitymap.Hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.densitymap.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.densitymap.ColorBar", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.densitymap.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.densitymap.colorbar", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.densitymap.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.densitymap", "names": [ "plotly.graph_objs.densitymap.ColorBar", "plotly.graph_objs.densitymap.Hoverlabel", "plotly.graph_objs.densitymap.Legendgrouptitle", "plotly.graph_objs.densitymap.Stream", "plotly.graph_objs.densitymap.colorbar", "plotly.graph_objs.densitymap.hoverlabel", "plotly.graph_objs.densitymap.legendgrouptitle" ], "n_typable": 7, "n_typed": 0, "n_any": 0, "n_untyped": 7, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 7, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/densitymapbox/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.densitymapbox.hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.densitymapbox.Hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.densitymapbox.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.densitymapbox.ColorBar", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.densitymapbox.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.densitymapbox.colorbar", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.densitymapbox.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.densitymapbox", "names": [ "plotly.graph_objs.densitymapbox.ColorBar", "plotly.graph_objs.densitymapbox.Hoverlabel", "plotly.graph_objs.densitymapbox.Legendgrouptitle", "plotly.graph_objs.densitymapbox.Stream", "plotly.graph_objs.densitymapbox.colorbar", "plotly.graph_objs.densitymapbox.hoverlabel", "plotly.graph_objs.densitymapbox.legendgrouptitle" ], "n_typable": 7, "n_typed": 0, "n_any": 0, "n_untyped": 7, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 7, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/funnel/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.funnel.Textfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.funnel.connector", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.funnel.Hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.funnel.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.funnel.marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.funnel.Outsidetextfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.funnel.hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.funnel.Insidetextfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.funnel.Connector", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.funnel.Marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.funnel.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.funnel.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.funnel", "names": [ "plotly.graph_objs.funnel.Connector", "plotly.graph_objs.funnel.Hoverlabel", "plotly.graph_objs.funnel.Insidetextfont", "plotly.graph_objs.funnel.Legendgrouptitle", "plotly.graph_objs.funnel.Marker", "plotly.graph_objs.funnel.Outsidetextfont", "plotly.graph_objs.funnel.Stream", "plotly.graph_objs.funnel.Textfont", "plotly.graph_objs.funnel.connector", "plotly.graph_objs.funnel.hoverlabel", "plotly.graph_objs.funnel.legendgrouptitle", "plotly.graph_objs.funnel.marker" ], "n_typable": 12, "n_typed": 0, "n_any": 0, "n_untyped": 12, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 12, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/funnelarea/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.funnelarea.Textfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.funnelarea.Title", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.funnelarea.Hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.funnelarea.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.funnelarea.title", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.funnelarea.marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.funnelarea.hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.funnelarea.Insidetextfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.funnelarea.Marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.funnelarea.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.funnelarea.Domain", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.funnelarea.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.funnelarea", "names": [ "plotly.graph_objs.funnelarea.Domain", "plotly.graph_objs.funnelarea.Hoverlabel", "plotly.graph_objs.funnelarea.Insidetextfont", "plotly.graph_objs.funnelarea.Legendgrouptitle", "plotly.graph_objs.funnelarea.Marker", "plotly.graph_objs.funnelarea.Stream", "plotly.graph_objs.funnelarea.Textfont", "plotly.graph_objs.funnelarea.Title", "plotly.graph_objs.funnelarea.hoverlabel", "plotly.graph_objs.funnelarea.legendgrouptitle", "plotly.graph_objs.funnelarea.marker", "plotly.graph_objs.funnelarea.title" ], "n_typable": 12, "n_typed": 0, "n_any": 0, "n_untyped": 12, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 12, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/heatmap/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.heatmap.Textfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.heatmap.Hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.heatmap.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.heatmap.ColorBar", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.heatmap.colorbar", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.heatmap.hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.heatmap.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.heatmap.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.heatmap", "names": [ "plotly.graph_objs.heatmap.ColorBar", "plotly.graph_objs.heatmap.Hoverlabel", "plotly.graph_objs.heatmap.Legendgrouptitle", "plotly.graph_objs.heatmap.Stream", "plotly.graph_objs.heatmap.Textfont", "plotly.graph_objs.heatmap.colorbar", "plotly.graph_objs.heatmap.hoverlabel", "plotly.graph_objs.heatmap.legendgrouptitle" ], "n_typable": 8, "n_typed": 0, "n_any": 0, "n_untyped": 8, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 8, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/histogram/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.histogram.Textfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.histogram.Unselected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.histogram.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.histogram.ErrorX", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.histogram.Cumulative", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.histogram.Outsidetextfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.histogram.hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.histogram.ErrorY", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.histogram.selected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.histogram.Marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.histogram.marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.histogram.Selected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.histogram.XBins", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.histogram.Hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.histogram.unselected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.histogram.YBins", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.histogram.Insidetextfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.histogram.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.histogram.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.histogram", "names": [ "plotly.graph_objs.histogram.Cumulative", "plotly.graph_objs.histogram.ErrorX", "plotly.graph_objs.histogram.ErrorY", "plotly.graph_objs.histogram.Hoverlabel", "plotly.graph_objs.histogram.Insidetextfont", "plotly.graph_objs.histogram.Legendgrouptitle", "plotly.graph_objs.histogram.Marker", "plotly.graph_objs.histogram.Outsidetextfont", "plotly.graph_objs.histogram.Selected", "plotly.graph_objs.histogram.Stream", "plotly.graph_objs.histogram.Textfont", "plotly.graph_objs.histogram.Unselected", "plotly.graph_objs.histogram.XBins", "plotly.graph_objs.histogram.YBins", "plotly.graph_objs.histogram.hoverlabel", "plotly.graph_objs.histogram.legendgrouptitle", "plotly.graph_objs.histogram.marker", "plotly.graph_objs.histogram.selected", "plotly.graph_objs.histogram.unselected" ], "n_typable": 19, "n_typed": 0, "n_any": 0, "n_untyped": 19, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 19, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/histogram2d/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.histogram2d.Textfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.histogram2d.Hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.histogram2d.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.histogram2d.ColorBar", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.histogram2d.colorbar", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.histogram2d.YBins", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.histogram2d.hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.histogram2d.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.histogram2d.Marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.histogram2d.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.histogram2d.XBins", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.histogram2d", "names": [ "plotly.graph_objs.histogram2d.ColorBar", "plotly.graph_objs.histogram2d.Hoverlabel", "plotly.graph_objs.histogram2d.Legendgrouptitle", "plotly.graph_objs.histogram2d.Marker", "plotly.graph_objs.histogram2d.Stream", "plotly.graph_objs.histogram2d.Textfont", "plotly.graph_objs.histogram2d.XBins", "plotly.graph_objs.histogram2d.YBins", "plotly.graph_objs.histogram2d.colorbar", "plotly.graph_objs.histogram2d.hoverlabel", "plotly.graph_objs.histogram2d.legendgrouptitle" ], "n_typable": 11, "n_typed": 0, "n_any": 0, "n_untyped": 11, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 11, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/histogram2dcontour/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.histogram2dcontour.Textfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.histogram2dcontour.Hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.histogram2dcontour.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.histogram2dcontour.ColorBar", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.histogram2dcontour.contours", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.histogram2dcontour.colorbar", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.histogram2dcontour.YBins", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.histogram2dcontour.Line", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.histogram2dcontour.hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.histogram2dcontour.Contours", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.histogram2dcontour.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.histogram2dcontour.Marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.histogram2dcontour.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.histogram2dcontour.XBins", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.histogram2dcontour", "names": [ "plotly.graph_objs.histogram2dcontour.ColorBar", "plotly.graph_objs.histogram2dcontour.Contours", "plotly.graph_objs.histogram2dcontour.Hoverlabel", "plotly.graph_objs.histogram2dcontour.Legendgrouptitle", "plotly.graph_objs.histogram2dcontour.Line", "plotly.graph_objs.histogram2dcontour.Marker", "plotly.graph_objs.histogram2dcontour.Stream", "plotly.graph_objs.histogram2dcontour.Textfont", "plotly.graph_objs.histogram2dcontour.XBins", "plotly.graph_objs.histogram2dcontour.YBins", "plotly.graph_objs.histogram2dcontour.colorbar", "plotly.graph_objs.histogram2dcontour.contours", "plotly.graph_objs.histogram2dcontour.hoverlabel", "plotly.graph_objs.histogram2dcontour.legendgrouptitle" ], "n_typable": 14, "n_typed": 0, "n_any": 0, "n_untyped": 14, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 14, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/icicle/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.icicle.Textfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.icicle.Pathbar", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.icicle.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.icicle.Outsidetextfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.icicle.hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.icicle.pathbar", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.icicle.Domain", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.icicle.Tiling", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.icicle.Marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.icicle.marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.icicle.Hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.icicle.Leaf", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.icicle.Root", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.icicle.Insidetextfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.icicle.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.icicle.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.icicle", "names": [ "plotly.graph_objs.icicle.Domain", "plotly.graph_objs.icicle.Hoverlabel", "plotly.graph_objs.icicle.Insidetextfont", "plotly.graph_objs.icicle.Leaf", "plotly.graph_objs.icicle.Legendgrouptitle", "plotly.graph_objs.icicle.Marker", "plotly.graph_objs.icicle.Outsidetextfont", "plotly.graph_objs.icicle.Pathbar", "plotly.graph_objs.icicle.Root", "plotly.graph_objs.icicle.Stream", "plotly.graph_objs.icicle.Textfont", "plotly.graph_objs.icicle.Tiling", "plotly.graph_objs.icicle.hoverlabel", "plotly.graph_objs.icicle.legendgrouptitle", "plotly.graph_objs.icicle.marker", "plotly.graph_objs.icicle.pathbar" ], "n_typable": 16, "n_typed": 0, "n_any": 0, "n_untyped": 16, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 16, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/image/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.image.hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.image.Hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.image.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.image.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.image.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.image", "names": [ "plotly.graph_objs.image.Hoverlabel", "plotly.graph_objs.image.Legendgrouptitle", "plotly.graph_objs.image.Stream", "plotly.graph_objs.image.hoverlabel", "plotly.graph_objs.image.legendgrouptitle" ], "n_typable": 5, "n_typed": 0, "n_any": 0, "n_untyped": 5, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 5, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/indicator/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.indicator.Title", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.indicator.Delta", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.indicator.Gauge", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.indicator.number", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.indicator.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.indicator.title", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.indicator.Number", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.indicator.delta", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.indicator.gauge", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.indicator.Domain", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.indicator.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.indicator.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.indicator", "names": [ "plotly.graph_objs.indicator.Delta", "plotly.graph_objs.indicator.Domain", "plotly.graph_objs.indicator.Gauge", "plotly.graph_objs.indicator.Legendgrouptitle", "plotly.graph_objs.indicator.Number", "plotly.graph_objs.indicator.Stream", "plotly.graph_objs.indicator.Title", "plotly.graph_objs.indicator.delta", "plotly.graph_objs.indicator.gauge", "plotly.graph_objs.indicator.legendgrouptitle", "plotly.graph_objs.indicator.number", "plotly.graph_objs.indicator.title" ], "n_typable": 12, "n_typed": 0, "n_any": 0, "n_untyped": 12, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 12, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/isosurface/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.isosurface.Spaceframe", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.isosurface.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.isosurface.ColorBar", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.isosurface.slices", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.isosurface.colorbar", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.isosurface.Contour", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.isosurface.Slices", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.isosurface.Caps", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.isosurface.Lightposition", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.isosurface.hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.isosurface.caps", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.isosurface.Hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.isosurface.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.isosurface.Surface", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.isosurface.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.isosurface.Lighting", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.isosurface", "names": [ "plotly.graph_objs.isosurface.Caps", "plotly.graph_objs.isosurface.ColorBar", "plotly.graph_objs.isosurface.Contour", "plotly.graph_objs.isosurface.Hoverlabel", "plotly.graph_objs.isosurface.Legendgrouptitle", "plotly.graph_objs.isosurface.Lighting", "plotly.graph_objs.isosurface.Lightposition", "plotly.graph_objs.isosurface.Slices", "plotly.graph_objs.isosurface.Spaceframe", "plotly.graph_objs.isosurface.Stream", "plotly.graph_objs.isosurface.Surface", "plotly.graph_objs.isosurface.caps", "plotly.graph_objs.isosurface.colorbar", "plotly.graph_objs.isosurface.hoverlabel", "plotly.graph_objs.isosurface.legendgrouptitle", "plotly.graph_objs.isosurface.slices" ], "n_typable": 16, "n_typed": 0, "n_any": 0, "n_untyped": 16, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 16, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/layout/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.layout.Scene", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.YAxis", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.ternary", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.annotation", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.grid", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.Grid", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.Smith", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.Activeselection", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.XAxis", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.Uniformtext", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.Activeshape", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.Font", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.legend", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.Colorscale", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.template", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.Legend", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.map", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.updatemenu", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.Newshape", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.smith", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.Geo", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.scene", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.Polar", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.selection", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.yaxis", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.Selection", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.Coloraxis", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.polar", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.newselection", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.layout.coloraxis", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.xaxis", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.Image", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.Updatemenu", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.Mapbox", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.shape", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.Transition", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.Hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.Ternary", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.Modebar", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.Template", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.geo", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.title", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.slider", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.Slider", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.mapbox", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.Newselection", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.Map", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.Shape", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.layout.newshape", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.layout", "names": [ "plotly.graph_objs.layout.Activeselection", "plotly.graph_objs.layout.Activeshape", "plotly.graph_objs.layout.Coloraxis", "plotly.graph_objs.layout.Colorscale", "plotly.graph_objs.layout.Font", "plotly.graph_objs.layout.Geo", "plotly.graph_objs.layout.Grid", "plotly.graph_objs.layout.Hoverlabel", "plotly.graph_objs.layout.Image", "plotly.graph_objs.layout.Legend", "plotly.graph_objs.layout.Map", "plotly.graph_objs.layout.Mapbox", "plotly.graph_objs.layout.Modebar", "plotly.graph_objs.layout.Newselection", "plotly.graph_objs.layout.Newshape", "plotly.graph_objs.layout.Polar", "plotly.graph_objs.layout.Scene", "plotly.graph_objs.layout.Selection", "plotly.graph_objs.layout.Shape", "plotly.graph_objs.layout.Slider", "plotly.graph_objs.layout.Smith", "plotly.graph_objs.layout.Template", "plotly.graph_objs.layout.Ternary", "plotly.graph_objs.layout.Transition", "plotly.graph_objs.layout.Uniformtext", "plotly.graph_objs.layout.Updatemenu", "plotly.graph_objs.layout.XAxis", "plotly.graph_objs.layout.YAxis", "plotly.graph_objs.layout.annotation", "plotly.graph_objs.layout.coloraxis", "plotly.graph_objs.layout.geo", "plotly.graph_objs.layout.grid", "plotly.graph_objs.layout.hoverlabel", "plotly.graph_objs.layout.legend", "plotly.graph_objs.layout.map", "plotly.graph_objs.layout.mapbox", "plotly.graph_objs.layout.newselection", "plotly.graph_objs.layout.newshape", "plotly.graph_objs.layout.polar", "plotly.graph_objs.layout.scene", "plotly.graph_objs.layout.selection", "plotly.graph_objs.layout.shape", "plotly.graph_objs.layout.slider", "plotly.graph_objs.layout.smith", "plotly.graph_objs.layout.template", "plotly.graph_objs.layout.ternary", "plotly.graph_objs.layout.title", "plotly.graph_objs.layout.updatemenu", "plotly.graph_objs.layout.xaxis", "plotly.graph_objs.layout.yaxis" ], "n_typable": 49, "n_typed": 0, "n_any": 0, "n_untyped": 49, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 50, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/layout/_title.pyi", "symbol_reports": [ { "kind": "class", "name": "plotly.graph_objs.layout.Title", "methods": [ { "kind": "function", "name": "Title.__init__", "n_typed": 13, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 14, "n_params": 13, "n_function_overloads": 1, "n_function_params": 13 } ], "properties": [ { "kind": "property", "name": "Title.automargin", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Title.font", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Title.pad", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Title.subtitle", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Title.text", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Title.x", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Title.xanchor", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Title.xref", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Title.y", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Title.yanchor", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Title.yref", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 } ], "attrs": [ { "kind": "attr", "name": "Title._parent_path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Title._path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Title._valid_props", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 36, "n_typed": 35, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 13, "n_attrs": 3, "n_properties": 11 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.layout._title", "names": [ "plotly.graph_objs.layout.Title" ], "n_typable": 36, "n_typed": 35, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 13, "n_classes": 1, "n_attrs": 3, "n_properties": 11, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/layout/_margin.pyi", "symbol_reports": [ { "kind": "class", "name": "plotly.graph_objs.layout.Margin", "methods": [ { "kind": "function", "name": "Margin.__init__", "n_typed": 8, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 9, "n_params": 8, "n_function_overloads": 1, "n_function_params": 8 } ], "properties": [ { "kind": "property", "name": "Margin.autoexpand", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Margin.b", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Margin.l", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Margin.pad", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Margin.r", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Margin.t", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 } ], "attrs": [ { "kind": "attr", "name": "Margin._parent_path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Margin._path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Margin._valid_props", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 21, "n_typed": 20, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 8, "n_attrs": 3, "n_properties": 6 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.layout._margin", "names": [ "plotly.graph_objs.layout.Margin" ], "n_typable": 21, "n_typed": 20, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 8, "n_classes": 1, "n_attrs": 3, "n_properties": 6, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/layout/_annotation.pyi", "symbol_reports": [ { "kind": "class", "name": "plotly.graph_objs.layout.Annotation", "methods": [ { "kind": "function", "name": "Annotation.__init__", "n_typed": 45, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 46, "n_params": 45, "n_function_overloads": 1, "n_function_params": 45 } ], "properties": [ { "kind": "property", "name": "Annotation.align", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Annotation.arrowcolor", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Annotation.arrowhead", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Annotation.arrowside", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Annotation.arrowsize", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Annotation.arrowwidth", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Annotation.ax", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Annotation.axref", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Annotation.ay", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Annotation.ayref", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Annotation.bgcolor", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Annotation.bordercolor", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Annotation.borderpad", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Annotation.borderwidth", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Annotation.captureevents", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Annotation.clicktoshow", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Annotation.font", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Annotation.height", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Annotation.hoverlabel", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Annotation.hovertext", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Annotation.name", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Annotation.opacity", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Annotation.showarrow", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Annotation.standoff", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Annotation.startarrowhead", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Annotation.startarrowsize", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Annotation.startstandoff", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Annotation.templateitemname", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Annotation.text", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Annotation.textangle", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Annotation.valign", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Annotation.visible", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Annotation.width", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Annotation.x", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Annotation.xanchor", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Annotation.xclick", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Annotation.xref", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Annotation.xshift", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Annotation.y", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Annotation.yanchor", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Annotation.yclick", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Annotation.yref", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Annotation.yshift", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 } ], "attrs": [ { "kind": "attr", "name": "Annotation._parent_path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Annotation._path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Annotation._valid_props", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 132, "n_typed": 131, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 45, "n_attrs": 3, "n_properties": 43 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.layout._annotation", "names": [ "plotly.graph_objs.layout.Annotation" ], "n_typable": 132, "n_typed": 131, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 45, "n_classes": 1, "n_attrs": 3, "n_properties": 43, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/layout/newselection/_line.pyi", "symbol_reports": [ { "kind": "class", "name": "plotly.graph_objs.layout.newselection.Line", "methods": [ { "kind": "function", "name": "Line.__init__", "n_typed": 5, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 6, "n_params": 5, "n_function_overloads": 1, "n_function_params": 5 } ], "properties": [ { "kind": "property", "name": "Line.color", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Line.dash", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Line.width", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 } ], "attrs": [ { "kind": "attr", "name": "Line._parent_path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Line._path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Line._valid_props", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 12, "n_typed": 11, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 5, "n_attrs": 3, "n_properties": 3 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.layout.newselection._line", "names": [ "plotly.graph_objs.layout.newselection.Line" ], "n_typable": 12, "n_typed": 11, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 5, "n_classes": 1, "n_attrs": 3, "n_properties": 3, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/mesh3d/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.mesh3d.Hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.mesh3d.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.mesh3d.ColorBar", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.mesh3d.colorbar", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.mesh3d.Contour", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.mesh3d.hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.mesh3d.Lightposition", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.mesh3d.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.mesh3d.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.mesh3d.Lighting", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.mesh3d", "names": [ "plotly.graph_objs.mesh3d.ColorBar", "plotly.graph_objs.mesh3d.Contour", "plotly.graph_objs.mesh3d.Hoverlabel", "plotly.graph_objs.mesh3d.Legendgrouptitle", "plotly.graph_objs.mesh3d.Lighting", "plotly.graph_objs.mesh3d.Lightposition", "plotly.graph_objs.mesh3d.Stream", "plotly.graph_objs.mesh3d.colorbar", "plotly.graph_objs.mesh3d.hoverlabel", "plotly.graph_objs.mesh3d.legendgrouptitle" ], "n_typable": 10, "n_typed": 0, "n_any": 0, "n_untyped": 10, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 10, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/ohlc/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.ohlc.Hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.ohlc.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.ohlc.increasing", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.ohlc.Increasing", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.ohlc.Decreasing", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.ohlc.Line", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.ohlc.hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.ohlc.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.ohlc.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.ohlc.decreasing", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.ohlc", "names": [ "plotly.graph_objs.ohlc.Decreasing", "plotly.graph_objs.ohlc.Hoverlabel", "plotly.graph_objs.ohlc.Increasing", "plotly.graph_objs.ohlc.Legendgrouptitle", "plotly.graph_objs.ohlc.Line", "plotly.graph_objs.ohlc.Stream", "plotly.graph_objs.ohlc.decreasing", "plotly.graph_objs.ohlc.hoverlabel", "plotly.graph_objs.ohlc.increasing", "plotly.graph_objs.ohlc.legendgrouptitle" ], "n_typable": 10, "n_typed": 0, "n_any": 0, "n_untyped": 10, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 10, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/parcats/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.parcats.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.parcats.Line", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.parcats.Tickfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.parcats.line", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.parcats.Domain", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.parcats.Labelfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.parcats.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.parcats.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.parcats.Dimension", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.parcats", "names": [ "plotly.graph_objs.parcats.Dimension", "plotly.graph_objs.parcats.Domain", "plotly.graph_objs.parcats.Labelfont", "plotly.graph_objs.parcats.Legendgrouptitle", "plotly.graph_objs.parcats.Line", "plotly.graph_objs.parcats.Stream", "plotly.graph_objs.parcats.Tickfont", "plotly.graph_objs.parcats.legendgrouptitle", "plotly.graph_objs.parcats.line" ], "n_typable": 9, "n_typed": 0, "n_any": 0, "n_untyped": 9, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 9, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/parcoords/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.parcoords.Unselected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.parcoords.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.parcoords.Rangefont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.parcoords.unselected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.parcoords.Line", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.parcoords.Tickfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.parcoords.line", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.parcoords.Domain", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.parcoords.Labelfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.parcoords.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.parcoords.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.parcoords.Dimension", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.parcoords", "names": [ "plotly.graph_objs.parcoords.Dimension", "plotly.graph_objs.parcoords.Domain", "plotly.graph_objs.parcoords.Labelfont", "plotly.graph_objs.parcoords.Legendgrouptitle", "plotly.graph_objs.parcoords.Line", "plotly.graph_objs.parcoords.Rangefont", "plotly.graph_objs.parcoords.Stream", "plotly.graph_objs.parcoords.Tickfont", "plotly.graph_objs.parcoords.Unselected", "plotly.graph_objs.parcoords.legendgrouptitle", "plotly.graph_objs.parcoords.line", "plotly.graph_objs.parcoords.unselected" ], "n_typable": 12, "n_typed": 0, "n_any": 0, "n_untyped": 12, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 12, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/pie/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.pie.Textfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.pie.Title", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.pie.Hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.pie.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.pie.title", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.pie.marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.pie.Outsidetextfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.pie.hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.pie.Insidetextfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.pie.Marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.pie.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.pie.Domain", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.pie.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.pie", "names": [ "plotly.graph_objs.pie.Domain", "plotly.graph_objs.pie.Hoverlabel", "plotly.graph_objs.pie.Insidetextfont", "plotly.graph_objs.pie.Legendgrouptitle", "plotly.graph_objs.pie.Marker", "plotly.graph_objs.pie.Outsidetextfont", "plotly.graph_objs.pie.Stream", "plotly.graph_objs.pie.Textfont", "plotly.graph_objs.pie.Title", "plotly.graph_objs.pie.hoverlabel", "plotly.graph_objs.pie.legendgrouptitle", "plotly.graph_objs.pie.marker", "plotly.graph_objs.pie.title" ], "n_typable": 13, "n_typed": 0, "n_any": 0, "n_untyped": 13, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 13, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/sankey/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.sankey.Textfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.sankey.Domain", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.sankey.Hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.sankey.node", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.sankey.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.sankey.link", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.sankey.hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.sankey.Link", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.sankey.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.sankey.Node", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.sankey.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.sankey", "names": [ "plotly.graph_objs.sankey.Domain", "plotly.graph_objs.sankey.Hoverlabel", "plotly.graph_objs.sankey.Legendgrouptitle", "plotly.graph_objs.sankey.Link", "plotly.graph_objs.sankey.Node", "plotly.graph_objs.sankey.Stream", "plotly.graph_objs.sankey.Textfont", "plotly.graph_objs.sankey.hoverlabel", "plotly.graph_objs.sankey.legendgrouptitle", "plotly.graph_objs.sankey.link", "plotly.graph_objs.sankey.node" ], "n_typable": 11, "n_typed": 0, "n_any": 0, "n_untyped": 11, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 11, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/scatter/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.scatter.Textfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatter.Unselected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatter.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatter.ErrorX", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatter.Line", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatter.hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatter.ErrorY", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatter.selected", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.scatter.Marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatter.marker", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.scatter.Selected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatter.Fillpattern", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatter.Hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatter.unselected", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.scatter.Fillgradient", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatter.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatter.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.scatter", "names": [ "plotly.graph_objs.scatter.ErrorX", "plotly.graph_objs.scatter.ErrorY", "plotly.graph_objs.scatter.Fillgradient", "plotly.graph_objs.scatter.Fillpattern", "plotly.graph_objs.scatter.Hoverlabel", "plotly.graph_objs.scatter.Legendgrouptitle", "plotly.graph_objs.scatter.Line", "plotly.graph_objs.scatter.Marker", "plotly.graph_objs.scatter.Selected", "plotly.graph_objs.scatter.Stream", "plotly.graph_objs.scatter.Textfont", "plotly.graph_objs.scatter.Unselected", "plotly.graph_objs.scatter.hoverlabel", "plotly.graph_objs.scatter.legendgrouptitle", "plotly.graph_objs.scatter.marker", "plotly.graph_objs.scatter.selected", "plotly.graph_objs.scatter.unselected" ], "n_typable": 14, "n_typed": 0, "n_any": 0, "n_untyped": 14, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 17, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/scatter/marker/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.scatter.marker.Gradient", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatter.marker.Line", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatter.marker.colorbar", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.graph_objs.scatter.marker.ColorBar", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.scatter.marker", "names": [ "plotly.graph_objs.scatter.marker.ColorBar", "plotly.graph_objs.scatter.marker.Gradient", "plotly.graph_objs.scatter.marker.Line", "plotly.graph_objs.scatter.marker.colorbar" ], "n_typable": 3, "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 4, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/scatter/marker/colorbar/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.scatter.marker.colorbar.Tickfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatter.marker.colorbar.Title", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatter.marker.colorbar.Tickformatstop", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatter.marker.colorbar.title", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.scatter.marker.colorbar", "names": [ "plotly.graph_objs.scatter.marker.colorbar.Tickfont", "plotly.graph_objs.scatter.marker.colorbar.Tickformatstop", "plotly.graph_objs.scatter.marker.colorbar.Title", "plotly.graph_objs.scatter.marker.colorbar.title" ], "n_typable": 3, "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 4, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/scatter/marker/colorbar/title/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.scatter.marker.colorbar.title.Font", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.scatter.marker.colorbar.title", "names": [ "plotly.graph_objs.scatter.marker.colorbar.title.Font" ], "n_typable": 1, "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 1, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/scatter/selected/_textfont.pyi", "symbol_reports": [ { "kind": "class", "name": "plotly.graph_objs.scatter.selected.Textfont", "methods": [ { "kind": "function", "name": "Textfont.__init__", "n_typed": 3, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 } ], "properties": [ { "kind": "property", "name": "Textfont.color", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 } ], "attrs": [ { "kind": "attr", "name": "Textfont._parent_path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Textfont._path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Textfont._valid_props", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 6, "n_typed": 5, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 3, "n_attrs": 3, "n_properties": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.scatter.selected._textfont", "names": [ "plotly.graph_objs.scatter.selected.Textfont" ], "n_typable": 6, "n_typed": 5, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 3, "n_classes": 1, "n_attrs": 3, "n_properties": 1, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/scatter/selected/_marker.pyi", "symbol_reports": [ { "kind": "class", "name": "plotly.graph_objs.scatter.selected.Marker", "methods": [ { "kind": "function", "name": "Marker.__init__", "n_typed": 5, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 6, "n_params": 5, "n_function_overloads": 1, "n_function_params": 5 } ], "properties": [ { "kind": "property", "name": "Marker.color", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Marker.opacity", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Marker.size", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 } ], "attrs": [ { "kind": "attr", "name": "Marker._parent_path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Marker._path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Marker._valid_props", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 12, "n_typed": 11, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 5, "n_attrs": 3, "n_properties": 3 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.scatter.selected._marker", "names": [ "plotly.graph_objs.scatter.selected.Marker" ], "n_typable": 12, "n_typed": 11, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 5, "n_classes": 1, "n_attrs": 3, "n_properties": 3, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/scatter/unselected/_textfont.pyi", "symbol_reports": [ { "kind": "class", "name": "plotly.graph_objs.scatter.unselected.Textfont", "methods": [ { "kind": "function", "name": "Textfont.__init__", "n_typed": 3, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 } ], "properties": [ { "kind": "property", "name": "Textfont.color", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 } ], "attrs": [ { "kind": "attr", "name": "Textfont._parent_path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Textfont._path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Textfont._valid_props", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 6, "n_typed": 5, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 3, "n_attrs": 3, "n_properties": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.scatter.unselected._textfont", "names": [ "plotly.graph_objs.scatter.unselected.Textfont" ], "n_typable": 6, "n_typed": 5, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 3, "n_classes": 1, "n_attrs": 3, "n_properties": 1, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/scatter/unselected/_marker.pyi", "symbol_reports": [ { "kind": "class", "name": "plotly.graph_objs.scatter.unselected.Marker", "methods": [ { "kind": "function", "name": "Marker.__init__", "n_typed": 5, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 6, "n_params": 5, "n_function_overloads": 1, "n_function_params": 5 } ], "properties": [ { "kind": "property", "name": "Marker.color", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Marker.opacity", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 }, { "kind": "property", "name": "Marker.size", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_typable": 2 } ], "attrs": [ { "kind": "attr", "name": "Marker._parent_path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Marker._path_str", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "Marker._valid_props", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 12, "n_typed": 11, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 5, "n_attrs": 3, "n_properties": 3 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.scatter.unselected._marker", "names": [ "plotly.graph_objs.scatter.unselected.Marker" ], "n_typable": 12, "n_typed": 11, "n_any": 1, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 5, "n_classes": 1, "n_attrs": 3, "n_properties": 3, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/scatter3d/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.scatter3d.Textfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatter3d.Hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatter3d.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatter3d.ErrorZ", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatter3d.ErrorX", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatter3d.Projection", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatter3d.projection", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatter3d.Line", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatter3d.hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatter3d.ErrorY", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatter3d.line", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatter3d.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatter3d.Marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatter3d.marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatter3d.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.scatter3d", "names": [ "plotly.graph_objs.scatter3d.ErrorX", "plotly.graph_objs.scatter3d.ErrorY", "plotly.graph_objs.scatter3d.ErrorZ", "plotly.graph_objs.scatter3d.Hoverlabel", "plotly.graph_objs.scatter3d.Legendgrouptitle", "plotly.graph_objs.scatter3d.Line", "plotly.graph_objs.scatter3d.Marker", "plotly.graph_objs.scatter3d.Projection", "plotly.graph_objs.scatter3d.Stream", "plotly.graph_objs.scatter3d.Textfont", "plotly.graph_objs.scatter3d.hoverlabel", "plotly.graph_objs.scatter3d.legendgrouptitle", "plotly.graph_objs.scatter3d.line", "plotly.graph_objs.scatter3d.marker", "plotly.graph_objs.scatter3d.projection" ], "n_typable": 15, "n_typed": 0, "n_any": 0, "n_untyped": 15, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 15, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/scattercarpet/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.scattercarpet.Textfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattercarpet.Unselected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattercarpet.Hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattercarpet.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattercarpet.unselected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattercarpet.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattercarpet.Line", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattercarpet.hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattercarpet.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattercarpet.selected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattercarpet.Marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattercarpet.marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattercarpet.Selected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.scattercarpet", "names": [ "plotly.graph_objs.scattercarpet.Hoverlabel", "plotly.graph_objs.scattercarpet.Legendgrouptitle", "plotly.graph_objs.scattercarpet.Line", "plotly.graph_objs.scattercarpet.Marker", "plotly.graph_objs.scattercarpet.Selected", "plotly.graph_objs.scattercarpet.Stream", "plotly.graph_objs.scattercarpet.Textfont", "plotly.graph_objs.scattercarpet.Unselected", "plotly.graph_objs.scattercarpet.hoverlabel", "plotly.graph_objs.scattercarpet.legendgrouptitle", "plotly.graph_objs.scattercarpet.marker", "plotly.graph_objs.scattercarpet.selected", "plotly.graph_objs.scattercarpet.unselected" ], "n_typable": 13, "n_typed": 0, "n_any": 0, "n_untyped": 13, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 13, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/scattergeo/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.scattergeo.Textfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattergeo.Unselected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattergeo.Hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattergeo.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattergeo.unselected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattergeo.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattergeo.Line", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattergeo.hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattergeo.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattergeo.selected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattergeo.Marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattergeo.marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattergeo.Selected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.scattergeo", "names": [ "plotly.graph_objs.scattergeo.Hoverlabel", "plotly.graph_objs.scattergeo.Legendgrouptitle", "plotly.graph_objs.scattergeo.Line", "plotly.graph_objs.scattergeo.Marker", "plotly.graph_objs.scattergeo.Selected", "plotly.graph_objs.scattergeo.Stream", "plotly.graph_objs.scattergeo.Textfont", "plotly.graph_objs.scattergeo.Unselected", "plotly.graph_objs.scattergeo.hoverlabel", "plotly.graph_objs.scattergeo.legendgrouptitle", "plotly.graph_objs.scattergeo.marker", "plotly.graph_objs.scattergeo.selected", "plotly.graph_objs.scattergeo.unselected" ], "n_typable": 13, "n_typed": 0, "n_any": 0, "n_untyped": 13, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 13, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/scattergl/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.scattergl.Textfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattergl.Unselected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattergl.Hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattergl.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattergl.unselected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattergl.ErrorX", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattergl.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattergl.Line", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattergl.hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattergl.ErrorY", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattergl.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattergl.selected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattergl.Marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattergl.marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattergl.Selected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.scattergl", "names": [ "plotly.graph_objs.scattergl.ErrorX", "plotly.graph_objs.scattergl.ErrorY", "plotly.graph_objs.scattergl.Hoverlabel", "plotly.graph_objs.scattergl.Legendgrouptitle", "plotly.graph_objs.scattergl.Line", "plotly.graph_objs.scattergl.Marker", "plotly.graph_objs.scattergl.Selected", "plotly.graph_objs.scattergl.Stream", "plotly.graph_objs.scattergl.Textfont", "plotly.graph_objs.scattergl.Unselected", "plotly.graph_objs.scattergl.hoverlabel", "plotly.graph_objs.scattergl.legendgrouptitle", "plotly.graph_objs.scattergl.marker", "plotly.graph_objs.scattergl.selected", "plotly.graph_objs.scattergl.unselected" ], "n_typable": 15, "n_typed": 0, "n_any": 0, "n_untyped": 15, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 15, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/scattermap/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.scattermap.Textfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattermap.Unselected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattermap.Hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattermap.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattermap.unselected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattermap.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattermap.Line", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattermap.hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattermap.Cluster", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattermap.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattermap.selected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattermap.Marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattermap.marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattermap.Selected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.scattermap", "names": [ "plotly.graph_objs.scattermap.Cluster", "plotly.graph_objs.scattermap.Hoverlabel", "plotly.graph_objs.scattermap.Legendgrouptitle", "plotly.graph_objs.scattermap.Line", "plotly.graph_objs.scattermap.Marker", "plotly.graph_objs.scattermap.Selected", "plotly.graph_objs.scattermap.Stream", "plotly.graph_objs.scattermap.Textfont", "plotly.graph_objs.scattermap.Unselected", "plotly.graph_objs.scattermap.hoverlabel", "plotly.graph_objs.scattermap.legendgrouptitle", "plotly.graph_objs.scattermap.marker", "plotly.graph_objs.scattermap.selected", "plotly.graph_objs.scattermap.unselected" ], "n_typable": 14, "n_typed": 0, "n_any": 0, "n_untyped": 14, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 14, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/scattermapbox/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.scattermapbox.Textfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattermapbox.Unselected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattermapbox.Hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattermapbox.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattermapbox.unselected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattermapbox.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattermapbox.Line", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattermapbox.hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattermapbox.Cluster", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattermapbox.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattermapbox.selected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattermapbox.Marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattermapbox.marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattermapbox.Selected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.scattermapbox", "names": [ "plotly.graph_objs.scattermapbox.Cluster", "plotly.graph_objs.scattermapbox.Hoverlabel", "plotly.graph_objs.scattermapbox.Legendgrouptitle", "plotly.graph_objs.scattermapbox.Line", "plotly.graph_objs.scattermapbox.Marker", "plotly.graph_objs.scattermapbox.Selected", "plotly.graph_objs.scattermapbox.Stream", "plotly.graph_objs.scattermapbox.Textfont", "plotly.graph_objs.scattermapbox.Unselected", "plotly.graph_objs.scattermapbox.hoverlabel", "plotly.graph_objs.scattermapbox.legendgrouptitle", "plotly.graph_objs.scattermapbox.marker", "plotly.graph_objs.scattermapbox.selected", "plotly.graph_objs.scattermapbox.unselected" ], "n_typable": 14, "n_typed": 0, "n_any": 0, "n_untyped": 14, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 14, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/scatterpolar/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.scatterpolar.Textfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatterpolar.Unselected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatterpolar.Hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatterpolar.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatterpolar.unselected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatterpolar.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatterpolar.Line", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatterpolar.hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatterpolar.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatterpolar.selected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatterpolar.Marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatterpolar.marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatterpolar.Selected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.scatterpolar", "names": [ "plotly.graph_objs.scatterpolar.Hoverlabel", "plotly.graph_objs.scatterpolar.Legendgrouptitle", "plotly.graph_objs.scatterpolar.Line", "plotly.graph_objs.scatterpolar.Marker", "plotly.graph_objs.scatterpolar.Selected", "plotly.graph_objs.scatterpolar.Stream", "plotly.graph_objs.scatterpolar.Textfont", "plotly.graph_objs.scatterpolar.Unselected", "plotly.graph_objs.scatterpolar.hoverlabel", "plotly.graph_objs.scatterpolar.legendgrouptitle", "plotly.graph_objs.scatterpolar.marker", "plotly.graph_objs.scatterpolar.selected", "plotly.graph_objs.scatterpolar.unselected" ], "n_typable": 13, "n_typed": 0, "n_any": 0, "n_untyped": 13, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 13, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/scatterpolargl/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.scatterpolargl.Textfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatterpolargl.Unselected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatterpolargl.Hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatterpolargl.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatterpolargl.unselected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatterpolargl.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatterpolargl.Line", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatterpolargl.hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatterpolargl.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatterpolargl.selected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatterpolargl.Marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatterpolargl.marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatterpolargl.Selected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.scatterpolargl", "names": [ "plotly.graph_objs.scatterpolargl.Hoverlabel", "plotly.graph_objs.scatterpolargl.Legendgrouptitle", "plotly.graph_objs.scatterpolargl.Line", "plotly.graph_objs.scatterpolargl.Marker", "plotly.graph_objs.scatterpolargl.Selected", "plotly.graph_objs.scatterpolargl.Stream", "plotly.graph_objs.scatterpolargl.Textfont", "plotly.graph_objs.scatterpolargl.Unselected", "plotly.graph_objs.scatterpolargl.hoverlabel", "plotly.graph_objs.scatterpolargl.legendgrouptitle", "plotly.graph_objs.scatterpolargl.marker", "plotly.graph_objs.scatterpolargl.selected", "plotly.graph_objs.scatterpolargl.unselected" ], "n_typable": 13, "n_typed": 0, "n_any": 0, "n_untyped": 13, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 13, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/scattersmith/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.scattersmith.Textfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattersmith.Unselected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattersmith.Hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattersmith.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattersmith.unselected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattersmith.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattersmith.Line", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattersmith.hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattersmith.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattersmith.selected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattersmith.Marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattersmith.marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scattersmith.Selected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.scattersmith", "names": [ "plotly.graph_objs.scattersmith.Hoverlabel", "plotly.graph_objs.scattersmith.Legendgrouptitle", "plotly.graph_objs.scattersmith.Line", "plotly.graph_objs.scattersmith.Marker", "plotly.graph_objs.scattersmith.Selected", "plotly.graph_objs.scattersmith.Stream", "plotly.graph_objs.scattersmith.Textfont", "plotly.graph_objs.scattersmith.Unselected", "plotly.graph_objs.scattersmith.hoverlabel", "plotly.graph_objs.scattersmith.legendgrouptitle", "plotly.graph_objs.scattersmith.marker", "plotly.graph_objs.scattersmith.selected", "plotly.graph_objs.scattersmith.unselected" ], "n_typable": 13, "n_typed": 0, "n_any": 0, "n_untyped": 13, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 13, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/scatterternary/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.scatterternary.Textfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatterternary.Unselected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatterternary.Hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatterternary.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatterternary.unselected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatterternary.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatterternary.Line", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatterternary.hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatterternary.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatterternary.selected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatterternary.Marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatterternary.marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.scatterternary.Selected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.scatterternary", "names": [ "plotly.graph_objs.scatterternary.Hoverlabel", "plotly.graph_objs.scatterternary.Legendgrouptitle", "plotly.graph_objs.scatterternary.Line", "plotly.graph_objs.scatterternary.Marker", "plotly.graph_objs.scatterternary.Selected", "plotly.graph_objs.scatterternary.Stream", "plotly.graph_objs.scatterternary.Textfont", "plotly.graph_objs.scatterternary.Unselected", "plotly.graph_objs.scatterternary.hoverlabel", "plotly.graph_objs.scatterternary.legendgrouptitle", "plotly.graph_objs.scatterternary.marker", "plotly.graph_objs.scatterternary.selected", "plotly.graph_objs.scatterternary.unselected" ], "n_typable": 13, "n_typed": 0, "n_any": 0, "n_untyped": 13, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 13, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/splom/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.splom.Unselected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.splom.Hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.splom.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.splom.unselected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.splom.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.splom.dimension", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.splom.hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.splom.Diagonal", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.splom.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.splom.selected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.splom.Marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.splom.marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.splom.Selected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.splom.Dimension", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.splom", "names": [ "plotly.graph_objs.splom.Diagonal", "plotly.graph_objs.splom.Dimension", "plotly.graph_objs.splom.Hoverlabel", "plotly.graph_objs.splom.Legendgrouptitle", "plotly.graph_objs.splom.Marker", "plotly.graph_objs.splom.Selected", "plotly.graph_objs.splom.Stream", "plotly.graph_objs.splom.Unselected", "plotly.graph_objs.splom.dimension", "plotly.graph_objs.splom.hoverlabel", "plotly.graph_objs.splom.legendgrouptitle", "plotly.graph_objs.splom.marker", "plotly.graph_objs.splom.selected", "plotly.graph_objs.splom.unselected" ], "n_typable": 14, "n_typed": 0, "n_any": 0, "n_untyped": 14, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 14, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/streamtube/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.streamtube.Hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.streamtube.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.streamtube.ColorBar", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.streamtube.Starts", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.streamtube.colorbar", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.streamtube.hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.streamtube.Lightposition", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.streamtube.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.streamtube.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.streamtube.Lighting", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.streamtube", "names": [ "plotly.graph_objs.streamtube.ColorBar", "plotly.graph_objs.streamtube.Hoverlabel", "plotly.graph_objs.streamtube.Legendgrouptitle", "plotly.graph_objs.streamtube.Lighting", "plotly.graph_objs.streamtube.Lightposition", "plotly.graph_objs.streamtube.Starts", "plotly.graph_objs.streamtube.Stream", "plotly.graph_objs.streamtube.colorbar", "plotly.graph_objs.streamtube.hoverlabel", "plotly.graph_objs.streamtube.legendgrouptitle" ], "n_typable": 10, "n_typed": 0, "n_any": 0, "n_untyped": 10, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 10, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/subplots.pyi", "symbol_reports": [ { "kind": "function", "name": "plotly.graph_objs.subplots.make_subplots", "n_typed": 19, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 20, "n_params": 19, "n_function_overloads": 1, "n_function_params": 19 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.subplots", "names": [ "plotly.graph_objs.subplots.make_subplots" ], "n_typable": 20, "n_typed": 19, "n_any": 1, "n_untyped": 0, "n_functions": 1, "n_function_overloads": 1, "n_function_params": 19, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 0, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/sunburst/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.sunburst.Textfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.sunburst.Hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.sunburst.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.sunburst.Leaf", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.sunburst.marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.sunburst.Outsidetextfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.sunburst.hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.sunburst.Root", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.sunburst.Insidetextfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.sunburst.Marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.sunburst.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.sunburst.Domain", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.sunburst.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.sunburst", "names": [ "plotly.graph_objs.sunburst.Domain", "plotly.graph_objs.sunburst.Hoverlabel", "plotly.graph_objs.sunburst.Insidetextfont", "plotly.graph_objs.sunburst.Leaf", "plotly.graph_objs.sunburst.Legendgrouptitle", "plotly.graph_objs.sunburst.Marker", "plotly.graph_objs.sunburst.Outsidetextfont", "plotly.graph_objs.sunburst.Root", "plotly.graph_objs.sunburst.Stream", "plotly.graph_objs.sunburst.Textfont", "plotly.graph_objs.sunburst.hoverlabel", "plotly.graph_objs.sunburst.legendgrouptitle", "plotly.graph_objs.sunburst.marker" ], "n_typable": 13, "n_typed": 0, "n_any": 0, "n_untyped": 13, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 13, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/surface/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.surface.Hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.surface.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.surface.ColorBar", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.surface.contours", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.surface.colorbar", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.surface.hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.surface.Lightposition", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.surface.Contours", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.surface.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.surface.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.surface.Lighting", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.surface", "names": [ "plotly.graph_objs.surface.ColorBar", "plotly.graph_objs.surface.Contours", "plotly.graph_objs.surface.Hoverlabel", "plotly.graph_objs.surface.Legendgrouptitle", "plotly.graph_objs.surface.Lighting", "plotly.graph_objs.surface.Lightposition", "plotly.graph_objs.surface.Stream", "plotly.graph_objs.surface.colorbar", "plotly.graph_objs.surface.contours", "plotly.graph_objs.surface.hoverlabel", "plotly.graph_objs.surface.legendgrouptitle" ], "n_typable": 11, "n_typed": 0, "n_any": 0, "n_untyped": 11, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 11, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/table/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.table.Hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.table.header", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.table.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.table.cells", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.table.Header", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.table.hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.table.Cells", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.table.Domain", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.table.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.table.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.table", "names": [ "plotly.graph_objs.table.Cells", "plotly.graph_objs.table.Domain", "plotly.graph_objs.table.Header", "plotly.graph_objs.table.Hoverlabel", "plotly.graph_objs.table.Legendgrouptitle", "plotly.graph_objs.table.Stream", "plotly.graph_objs.table.cells", "plotly.graph_objs.table.header", "plotly.graph_objs.table.hoverlabel", "plotly.graph_objs.table.legendgrouptitle" ], "n_typable": 10, "n_typed": 0, "n_any": 0, "n_untyped": 10, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 10, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/treemap/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.treemap.Textfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.treemap.Pathbar", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.treemap.Hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.treemap.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.treemap.marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.treemap.Outsidetextfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.treemap.hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.treemap.Root", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.treemap.pathbar", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.treemap.Insidetextfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.treemap.Tiling", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.treemap.Marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.treemap.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.treemap.Domain", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.treemap.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.treemap", "names": [ "plotly.graph_objs.treemap.Domain", "plotly.graph_objs.treemap.Hoverlabel", "plotly.graph_objs.treemap.Insidetextfont", "plotly.graph_objs.treemap.Legendgrouptitle", "plotly.graph_objs.treemap.Marker", "plotly.graph_objs.treemap.Outsidetextfont", "plotly.graph_objs.treemap.Pathbar", "plotly.graph_objs.treemap.Root", "plotly.graph_objs.treemap.Stream", "plotly.graph_objs.treemap.Textfont", "plotly.graph_objs.treemap.Tiling", "plotly.graph_objs.treemap.hoverlabel", "plotly.graph_objs.treemap.legendgrouptitle", "plotly.graph_objs.treemap.marker", "plotly.graph_objs.treemap.pathbar" ], "n_typable": 15, "n_typed": 0, "n_any": 0, "n_untyped": 15, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 15, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/violin/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.violin.Unselected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.violin.Hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.violin.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.violin.unselected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.violin.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.violin.Box", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.violin.Meanline", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.violin.Line", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.violin.hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.violin.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.violin.selected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.violin.Marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.violin.marker", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.violin.Selected", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.violin.box", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.violin", "names": [ "plotly.graph_objs.violin.Box", "plotly.graph_objs.violin.Hoverlabel", "plotly.graph_objs.violin.Legendgrouptitle", "plotly.graph_objs.violin.Line", "plotly.graph_objs.violin.Marker", "plotly.graph_objs.violin.Meanline", "plotly.graph_objs.violin.Selected", "plotly.graph_objs.violin.Stream", "plotly.graph_objs.violin.Unselected", "plotly.graph_objs.violin.box", "plotly.graph_objs.violin.hoverlabel", "plotly.graph_objs.violin.legendgrouptitle", "plotly.graph_objs.violin.marker", "plotly.graph_objs.violin.selected", "plotly.graph_objs.violin.unselected" ], "n_typable": 15, "n_typed": 0, "n_any": 0, "n_untyped": 15, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 15, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/volume/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.volume.Spaceframe", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.volume.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.volume.ColorBar", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.volume.slices", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.volume.colorbar", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.volume.Contour", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.volume.Slices", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.volume.Caps", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.volume.Lightposition", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.volume.hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.volume.caps", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.volume.Hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.volume.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.volume.Surface", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.volume.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.volume.Lighting", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.volume", "names": [ "plotly.graph_objs.volume.Caps", "plotly.graph_objs.volume.ColorBar", "plotly.graph_objs.volume.Contour", "plotly.graph_objs.volume.Hoverlabel", "plotly.graph_objs.volume.Legendgrouptitle", "plotly.graph_objs.volume.Lighting", "plotly.graph_objs.volume.Lightposition", "plotly.graph_objs.volume.Slices", "plotly.graph_objs.volume.Spaceframe", "plotly.graph_objs.volume.Stream", "plotly.graph_objs.volume.Surface", "plotly.graph_objs.volume.caps", "plotly.graph_objs.volume.colorbar", "plotly.graph_objs.volume.hoverlabel", "plotly.graph_objs.volume.legendgrouptitle", "plotly.graph_objs.volume.slices" ], "n_typable": 16, "n_typed": 0, "n_any": 0, "n_untyped": 16, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 16, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/graph_objs/waterfall/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.graph_objs.waterfall.Textfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.waterfall.Legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.waterfall.increasing", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.waterfall.Decreasing", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.waterfall.Outsidetextfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.waterfall.hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.waterfall.Connector", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.waterfall.connector", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.waterfall.Hoverlabel", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.waterfall.Increasing", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.waterfall.totals", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.waterfall.Insidetextfont", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.waterfall.Totals", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.waterfall.Stream", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.waterfall.legendgrouptitle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.graph_objs.waterfall.decreasing", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "type_ignores": [], "name": "plotly-stubs.graph_objs.waterfall", "names": [ "plotly.graph_objs.waterfall.Connector", "plotly.graph_objs.waterfall.Decreasing", "plotly.graph_objs.waterfall.Hoverlabel", "plotly.graph_objs.waterfall.Increasing", "plotly.graph_objs.waterfall.Insidetextfont", "plotly.graph_objs.waterfall.Legendgrouptitle", "plotly.graph_objs.waterfall.Outsidetextfont", "plotly.graph_objs.waterfall.Stream", "plotly.graph_objs.waterfall.Textfont", "plotly.graph_objs.waterfall.Totals", "plotly.graph_objs.waterfall.connector", "plotly.graph_objs.waterfall.decreasing", "plotly.graph_objs.waterfall.hoverlabel", "plotly.graph_objs.waterfall.increasing", "plotly.graph_objs.waterfall.legendgrouptitle", "plotly.graph_objs.waterfall.totals" ], "n_typable": 16, "n_typed": 0, "n_any": 0, "n_untyped": 16, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 16, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/io/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.io.json", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.io.templates", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.io.full_figure_for_development", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.io.read_json", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.io.write_html", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.io.write_image", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.io.renderers", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.io.to_image", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.io.orca", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.io.write_json", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.io.kaleido", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.io.show", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.io.from_json", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.io.to_json", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.io.base_renderers", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.io.to_html", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.io.to_templated", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "function", "name": "plotly.io.write_images", "n_typed": 0, "n_any": 0, "n_untyped": 8, "n_overloads": 1, "n_typable": 8, "n_params": 7, "n_function_overloads": 1, "n_function_params": 7 }, { "kind": "attr", "name": "plotly.io.defaults", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "function", "name": "plotly.io.get_chrome", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 } ], "type_ignores": [], "name": "plotly-stubs.io", "names": [ "plotly.io.base_renderers", "plotly.io.defaults", "plotly.io.from_json", "plotly.io.full_figure_for_development", "plotly.io.get_chrome", "plotly.io.json", "plotly.io.kaleido", "plotly.io.orca", "plotly.io.read_json", "plotly.io.renderers", "plotly.io.show", "plotly.io.templates", "plotly.io.to_html", "plotly.io.to_image", "plotly.io.to_json", "plotly.io.to_templated", "plotly.io.write_html", "plotly.io.write_image", "plotly.io.write_images", "plotly.io.write_json" ], "n_typable": 28, "n_typed": 0, "n_any": 0, "n_untyped": 28, "n_functions": 2, "n_function_overloads": 2, "n_function_params": 8, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 18, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/offline/offline.pyi", "symbol_reports": [ { "kind": "function", "name": "plotly.offline.plot", "n_typed": 17, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 17, "n_params": 16, "n_function_overloads": 1, "n_function_params": 16 }, { "kind": "function", "name": "plotly.offline.download_plotlyjs", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "plotly.offline.enable_mpl_offline", "n_typed": 7, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 7, "n_params": 6, "n_function_overloads": 1, "n_function_params": 6 }, { "kind": "function", "name": "plotly.offline.get_plotlyjs_version", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 1, "n_params": 0, "n_function_overloads": 1, "n_function_params": 0 }, { "kind": "function", "name": "plotly.offline.init_notebook_mode", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "plotly.offline.plot_mpl", "n_typed": 15, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 16, "n_params": 15, "n_function_overloads": 1, "n_function_params": 15 }, { "kind": "function", "name": "plotly.offline.iplot", "n_typed": 12, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 12, "n_params": 11, "n_function_overloads": 1, "n_function_params": 11 }, { "kind": "function", "name": "plotly.offline.iplot_mpl", "n_typed": 11, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 12, "n_params": 11, "n_function_overloads": 1, "n_function_params": 11 }, { "kind": "function", "name": "plotly.offline.get_plotlyjs", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 1, "n_params": 0, "n_function_overloads": 1, "n_function_params": 0 }, { "kind": "function", "name": "plotly.offline.offline.plot", "n_typed": 17, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 17, "n_params": 16, "n_function_overloads": 1, "n_function_params": 16 }, { "kind": "function", "name": "plotly.offline.offline.download_plotlyjs", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "plotly.offline.offline.get_image_download_script", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "plotly.offline.offline.enable_mpl_offline", "n_typed": 7, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 7, "n_params": 6, "n_function_overloads": 1, "n_function_params": 6 }, { "kind": "function", "name": "plotly.offline.offline.get_plotlyjs_version", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 1, "n_params": 0, "n_function_overloads": 1, "n_function_params": 0 }, { "kind": "function", "name": "plotly.offline.offline.init_notebook_mode", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "plotly.offline.offline.plot_mpl", "n_typed": 15, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 16, "n_params": 15, "n_function_overloads": 1, "n_function_params": 15 }, { "kind": "function", "name": "plotly.offline.offline.iplot", "n_typed": 12, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 12, "n_params": 11, "n_function_overloads": 1, "n_function_params": 11 }, { "kind": "function", "name": "plotly.offline.offline.build_save_image_post_script", "n_typed": 6, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 6, "n_params": 5, "n_function_overloads": 1, "n_function_params": 5 }, { "kind": "function", "name": "plotly.offline.offline.iplot_mpl", "n_typed": 11, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 12, "n_params": 11, "n_function_overloads": 1, "n_function_params": 11 }, { "kind": "function", "name": "plotly.offline.offline.get_plotlyjs", "n_typed": 1, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 1, "n_params": 0, "n_function_overloads": 1, "n_function_params": 0 } ], "type_ignores": [], "name": "plotly-stubs.offline.offline", "names": [ "plotly.offline.download_plotlyjs", "plotly.offline.enable_mpl_offline", "plotly.offline.get_plotlyjs", "plotly.offline.get_plotlyjs_version", "plotly.offline.init_notebook_mode", "plotly.offline.iplot", "plotly.offline.iplot_mpl", "plotly.offline.offline.build_save_image_post_script", "plotly.offline.offline.download_plotlyjs", "plotly.offline.offline.enable_mpl_offline", "plotly.offline.offline.get_image_download_script", "plotly.offline.offline.get_plotlyjs", "plotly.offline.offline.get_plotlyjs_version", "plotly.offline.offline.init_notebook_mode", "plotly.offline.offline.iplot", "plotly.offline.offline.iplot_mpl", "plotly.offline.offline.plot", "plotly.offline.offline.plot_mpl", "plotly.offline.plot", "plotly.offline.plot_mpl" ], "n_typable": 148, "n_typed": 144, "n_any": 4, "n_untyped": 0, "n_functions": 20, "n_function_overloads": 20, "n_function_params": 128, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 0, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/offline/__init__.pyi", "symbol_reports": [ { "kind": "attr", "name": "plotly.offline.offline", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "type_ignores": [], "name": "plotly-stubs.offline", "names": [ "plotly.offline.offline" ], "n_typable": 0, "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 1, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/subplots.pyi", "symbol_reports": [ { "kind": "function", "name": "plotly.subplots.make_subplots", "n_typed": 19, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 20, "n_params": 19, "n_function_overloads": 1, "n_function_params": 19 } ], "type_ignores": [], "name": "plotly-stubs.subplots", "names": [ "plotly.subplots.make_subplots" ], "n_typable": 20, "n_typed": 19, "n_any": 1, "n_untyped": 0, "n_functions": 1, "n_function_overloads": 1, "n_function_params": 19, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 0, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly-stubs/utils.pyi", "symbol_reports": [ { "kind": "function", "name": "plotly.utils.decode_unicode", "n_typed": 2, "n_any": 0, "n_untyped": 0, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "plotly.utils.get_by_path", "n_typed": 1, "n_any": 2, "n_untyped": 0, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "plotly.utils.node_generator", "n_typed": 2, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "class", "name": "plotly.utils.ElidedWrapper", "methods": [ { "kind": "function", "name": "ElidedWrapper.__init__", "n_typed": 3, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 }, { "kind": "function", "name": "ElidedWrapper.is_wrappable", "n_typed": 1, "n_any": 1, "n_untyped": 0, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 } ], "properties": [], "attrs": [], "n_typable": 6, "n_typed": 4, "n_any": 2, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 2, "n_method_overloads": 2, "n_method_params": 4, "n_attrs": 0, "n_properties": 0 }, { "kind": "attr", "name": "plotly.utils.PlotlyJSONEncoder", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "class", "name": "plotly.utils.ElidedPrettyPrinter", "methods": [ { "kind": "function", "name": "ElidedPrettyPrinter.__init__", "n_typed": 1, "n_any": 2, "n_untyped": 0, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 } ], "properties": [], "attrs": [], "n_typable": 3, "n_typed": 1, "n_any": 2, "n_untyped": 0, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 2, "n_attrs": 0, "n_properties": 0 } ], "type_ignores": [], "name": "plotly-stubs.utils", "names": [ "plotly.utils.ElidedPrettyPrinter", "plotly.utils.ElidedWrapper", "plotly.utils.PlotlyJSONEncoder", "plotly.utils.decode_unicode", "plotly.utils.get_by_path", "plotly.utils.node_generator" ], "n_typable": 17, "n_typed": 10, "n_any": 7, "n_untyped": 0, "n_functions": 3, "n_function_overloads": 3, "n_function_params": 5, "n_methods": 3, "n_method_overloads": 3, "n_method_params": 6, "n_classes": 2, "n_attrs": 1, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly/animation.py", "symbol_reports": [ { "kind": "class", "name": "plotly.animation.DurationValidator", "methods": [ { "kind": "function", "name": "DurationValidator.__init__", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 } ], "properties": [], "attrs": [], "n_typable": 2, "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 1, "n_attrs": 0, "n_properties": 0 }, { "kind": "class", "name": "plotly.animation.EasingValidator", "methods": [ { "kind": "function", "name": "EasingValidator.__init__", "n_typed": 0, "n_any": 0, "n_untyped": 4, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 } ], "properties": [], "attrs": [], "n_typable": 4, "n_typed": 0, "n_any": 0, "n_untyped": 4, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 3, "n_attrs": 0, "n_properties": 0 } ], "type_ignores": [], "name": "plotly.animation", "names": [ "plotly.animation.DurationValidator", "plotly.animation.EasingValidator" ], "n_typable": 6, "n_typed": 0, "n_any": 0, "n_untyped": 6, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 2, "n_method_overloads": 2, "n_method_params": 4, "n_classes": 2, "n_attrs": 0, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly/basewidget.py", "symbol_reports": [ { "kind": "class", "name": "plotly.basewidget.BaseFigureWidget", "methods": [ { "kind": "function", "name": "BaseFigureWidget.__init__", "n_typed": 0, "n_any": 0, "n_untyped": 6, "n_overloads": 1, "n_typable": 6, "n_params": 5, "n_function_overloads": 1, "n_function_params": 5 }, { "kind": "function", "name": "BaseFigureWidget.show", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "BaseFigureWidget._send_relayout_msg", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "BaseFigureWidget._send_restyle_msg", "n_typed": 0, "n_any": 0, "n_untyped": 4, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 }, { "kind": "function", "name": "BaseFigureWidget._send_addTraces_msg", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "BaseFigureWidget._send_moveTraces_msg", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "BaseFigureWidget._send_update_msg", "n_typed": 0, "n_any": 0, "n_untyped": 5, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 }, { "kind": "function", "name": "BaseFigureWidget._send_animate_msg", "n_typed": 0, "n_any": 0, "n_untyped": 5, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 }, { "kind": "function", "name": "BaseFigureWidget._send_deleteTraces_msg", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "BaseFigureWidget._handler_js2py_traceDeltas", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "BaseFigureWidget._handler_js2py_layoutDelta", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "BaseFigureWidget._handler_js2py_restyle", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "BaseFigureWidget._handler_js2py_update", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "BaseFigureWidget._handler_js2py_relayout", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "BaseFigureWidget._handler_js2py_pointsCallback", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "BaseFigureWidget._repr_html_", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_overloads": 1, "n_typable": 1, "n_params": 0, "n_function_overloads": 1, "n_function_params": 0 }, { "kind": "function", "name": "BaseFigureWidget._repr_mimebundle_", "n_typed": 0, "n_any": 0, "n_untyped": 5, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 }, { "kind": "function", "name": "BaseFigureWidget._ipython_display_", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_overloads": 1, "n_typable": 1, "n_params": 0, "n_function_overloads": 1, "n_function_params": 0 }, { "kind": "function", "name": "BaseFigureWidget.on_edits_completed", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "BaseFigureWidget._display_frames_error", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_overloads": 1, "n_typable": 1, "n_params": 0, "n_function_overloads": 1, "n_function_params": 0 }, { "kind": "function", "name": "BaseFigureWidget._remove_overlapping_props", "n_typed": 0, "n_any": 0, "n_untyped": 4, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 }, { "kind": "function", "name": "BaseFigureWidget._transform_data", "n_typed": 0, "n_any": 0, "n_untyped": 5, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 } ], "properties": [ { "kind": "property", "name": "BaseFigureWidget.frames", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_typable": 2 } ], "attrs": [ { "kind": "attr", "name": "BaseFigureWidget._esm", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "BaseFigureWidget._widget_layout", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "BaseFigureWidget._widget_data", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "BaseFigureWidget._config", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "BaseFigureWidget._py2js_addTraces", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "BaseFigureWidget._py2js_restyle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "BaseFigureWidget._py2js_relayout", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "BaseFigureWidget._py2js_update", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "BaseFigureWidget._py2js_animate", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "BaseFigureWidget._py2js_deleteTraces", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "BaseFigureWidget._py2js_moveTraces", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "BaseFigureWidget._py2js_removeLayoutProps", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "BaseFigureWidget._py2js_removeTraceProps", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "BaseFigureWidget._js2py_traceDeltas", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "BaseFigureWidget._js2py_layoutDelta", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "BaseFigureWidget._js2py_restyle", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "BaseFigureWidget._js2py_relayout", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "BaseFigureWidget._js2py_update", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "BaseFigureWidget._js2py_pointsCallback", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "BaseFigureWidget._last_layout_edit_id", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "BaseFigureWidget._last_trace_edit_id", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "BaseFigureWidget._set_trace_uid", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "BaseFigureWidget._allow_disable_validation", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 87, "n_typed": 0, "n_any": 0, "n_untyped": 87, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 22, "n_method_overloads": 22, "n_method_params": 42, "n_attrs": 23, "n_properties": 1 } ], "type_ignores": [], "name": "plotly.basewidget", "names": [ "plotly.basewidget.BaseFigureWidget" ], "n_typable": 87, "n_typed": 0, "n_any": 0, "n_untyped": 87, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 22, "n_method_overloads": 22, "n_method_params": 42, "n_classes": 1, "n_attrs": 23, "n_properties": 1, "n_type_ignores": 0 }, { "path": "plotly/data/__init__.py", "symbol_reports": [ { "kind": "function", "name": "plotly.data.experiment", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "plotly.data.stocks", "n_typed": 0, "n_any": 0, "n_untyped": 4, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 }, { "kind": "function", "name": "plotly.data.tips", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "attr", "name": "plotly.data.AVAILABLE_BACKENDS", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "function", "name": "plotly.data.wind", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "plotly.data.gapminder", "n_typed": 0, "n_any": 0, "n_untyped": 6, "n_overloads": 1, "n_typable": 6, "n_params": 5, "n_function_overloads": 1, "n_function_params": 5 }, { "kind": "function", "name": "plotly.data.election", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "plotly.data.carshare", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "plotly.data.election_geojson", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_overloads": 1, "n_typable": 1, "n_params": 0, "n_function_overloads": 1, "n_function_params": 0 }, { "kind": "function", "name": "plotly.data.medals_wide", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "attr", "name": "plotly.data.BACKENDS_WITH_INDEX_SUPPORT", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "function", "name": "plotly.data.iris", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "plotly.data.medals_long", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "plotly.express.data.experiment", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "plotly.express.data.stocks", "n_typed": 0, "n_any": 0, "n_untyped": 4, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 }, { "kind": "function", "name": "plotly.express.data.tips", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "plotly.express.data.wind", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "plotly.express.data.gapminder", "n_typed": 0, "n_any": 0, "n_untyped": 6, "n_overloads": 1, "n_typable": 6, "n_params": 5, "n_function_overloads": 1, "n_function_params": 5 }, { "kind": "function", "name": "plotly.express.data.election", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "plotly.express.data.carshare", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "plotly.express.data.election_geojson", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_overloads": 1, "n_typable": 1, "n_params": 0, "n_function_overloads": 1, "n_function_params": 0 }, { "kind": "function", "name": "plotly.express.data.medals_wide", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "plotly.express.data.iris", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "plotly.express.data.medals_long", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 } ], "type_ignores": [], "name": "plotly.data", "names": [ "plotly.data.AVAILABLE_BACKENDS", "plotly.data.BACKENDS_WITH_INDEX_SUPPORT", "plotly.data.carshare", "plotly.data.election", "plotly.data.election_geojson", "plotly.data.experiment", "plotly.data.gapminder", "plotly.data.iris", "plotly.data.medals_long", "plotly.data.medals_wide", "plotly.data.stocks", "plotly.data.tips", "plotly.data.wind", "plotly.express.data.carshare", "plotly.express.data.election", "plotly.express.data.election_geojson", "plotly.express.data.experiment", "plotly.express.data.gapminder", "plotly.express.data.iris", "plotly.express.data.medals_long", "plotly.express.data.medals_wide", "plotly.express.data.stocks", "plotly.express.data.tips", "plotly.express.data.wind" ], "n_typable": 62, "n_typed": 0, "n_any": 0, "n_untyped": 62, "n_functions": 22, "n_function_overloads": 22, "n_function_params": 40, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 2, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly/express/imshow_utils.py", "symbol_reports": [ { "kind": "function", "name": "plotly.express.imshow_utils.rescale_intensity", "n_typed": 0, "n_any": 0, "n_untyped": 4, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 }, { "kind": "attr", "name": "plotly.express.imshow_utils.DTYPE_RANGE", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.express.imshow_utils.dtype_range", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "function", "name": "plotly.express.imshow_utils.intensity_range", "n_typed": 0, "n_any": 0, "n_untyped": 4, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 } ], "type_ignores": [], "name": "plotly.express.imshow_utils", "names": [ "plotly.express.imshow_utils.DTYPE_RANGE", "plotly.express.imshow_utils.dtype_range", "plotly.express.imshow_utils.intensity_range", "plotly.express.imshow_utils.rescale_intensity" ], "n_typable": 9, "n_typed": 0, "n_any": 0, "n_untyped": 9, "n_functions": 2, "n_function_overloads": 2, "n_function_params": 6, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 2, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly/express/trendline_functions/__init__.py", "symbol_reports": [ { "kind": "function", "name": "plotly.express.trendline_functions.ols", "n_typed": 0, "n_any": 0, "n_untyped": 8, "n_overloads": 1, "n_typable": 8, "n_params": 7, "n_function_overloads": 1, "n_function_params": 7 }, { "kind": "function", "name": "plotly.express.trendline_functions.expanding", "n_typed": 0, "n_any": 0, "n_untyped": 8, "n_overloads": 1, "n_typable": 8, "n_params": 7, "n_function_overloads": 1, "n_function_params": 7 }, { "kind": "function", "name": "plotly.express.trendline_functions.ewm", "n_typed": 0, "n_any": 0, "n_untyped": 8, "n_overloads": 1, "n_typable": 8, "n_params": 7, "n_function_overloads": 1, "n_function_params": 7 }, { "kind": "function", "name": "plotly.express.trendline_functions.lowess", "n_typed": 0, "n_any": 0, "n_untyped": 8, "n_overloads": 1, "n_typable": 8, "n_params": 7, "n_function_overloads": 1, "n_function_params": 7 }, { "kind": "function", "name": "plotly.express.trendline_functions.rolling", "n_typed": 0, "n_any": 0, "n_untyped": 8, "n_overloads": 1, "n_typable": 8, "n_params": 7, "n_function_overloads": 1, "n_function_params": 7 } ], "type_ignores": [], "name": "plotly.express.trendline_functions", "names": [ "plotly.express.trendline_functions.ewm", "plotly.express.trendline_functions.expanding", "plotly.express.trendline_functions.lowess", "plotly.express.trendline_functions.ols", "plotly.express.trendline_functions.rolling" ], "n_typable": 40, "n_typed": 0, "n_any": 0, "n_untyped": 40, "n_functions": 5, "n_function_overloads": 5, "n_function_params": 35, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 0, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly/figure_factory/_annotated_heatmap.py", "symbol_reports": [ { "kind": "function", "name": "plotly.figure_factory.create_annotated_heatmap", "n_typed": 0, "n_any": 0, "n_untyped": 10, "n_overloads": 1, "n_typable": 10, "n_params": 9, "n_function_overloads": 1, "n_function_params": 9 } ], "type_ignores": [], "name": "plotly.figure_factory._annotated_heatmap", "names": [ "plotly.figure_factory.create_annotated_heatmap" ], "n_typable": 10, "n_typed": 0, "n_any": 0, "n_untyped": 10, "n_functions": 1, "n_function_overloads": 1, "n_function_params": 9, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 0, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly/figure_factory/_quiver.py", "symbol_reports": [ { "kind": "function", "name": "plotly.figure_factory.create_quiver", "n_typed": 0, "n_any": 0, "n_untyped": 10, "n_overloads": 1, "n_typable": 10, "n_params": 9, "n_function_overloads": 1, "n_function_params": 9 } ], "type_ignores": [], "name": "plotly.figure_factory._quiver", "names": [ "plotly.figure_factory.create_quiver" ], "n_typable": 10, "n_typed": 0, "n_any": 0, "n_untyped": 10, "n_functions": 1, "n_function_overloads": 1, "n_function_params": 9, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 0, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly/figure_factory/_table.py", "symbol_reports": [ { "kind": "function", "name": "plotly.figure_factory.create_table", "n_typed": 0, "n_any": 0, "n_untyped": 10, "n_overloads": 1, "n_typable": 10, "n_params": 9, "n_function_overloads": 1, "n_function_params": 9 } ], "type_ignores": [], "name": "plotly.figure_factory._table", "names": [ "plotly.figure_factory.create_table" ], "n_typable": 10, "n_typed": 0, "n_any": 0, "n_untyped": 10, "n_functions": 1, "n_function_overloads": 1, "n_function_params": 9, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 0, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly/figure_factory/__init__.py", "symbol_reports": [ { "kind": "function", "name": "plotly.figure_factory.create_choropleth", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "plotly.figure_factory.create_hexbin_map", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "plotly.figure_factory.create_hexbin_mapbox", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "plotly.figure_factory.create_ternary_contour", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 } ], "type_ignores": [], "name": "plotly.figure_factory", "names": [ "plotly.figure_factory.create_choropleth", "plotly.figure_factory.create_hexbin_map", "plotly.figure_factory.create_hexbin_mapbox", "plotly.figure_factory.create_ternary_contour" ], "n_typable": 12, "n_typed": 0, "n_any": 0, "n_untyped": 12, "n_functions": 4, "n_function_overloads": 4, "n_function_params": 8, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 0, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly/figure_factory/_candlestick.py", "symbol_reports": [ { "kind": "function", "name": "plotly.figure_factory.create_candlestick", "n_typed": 0, "n_any": 0, "n_untyped": 8, "n_overloads": 1, "n_typable": 8, "n_params": 7, "n_function_overloads": 1, "n_function_params": 7 } ], "type_ignores": [], "name": "plotly.figure_factory._candlestick", "names": [ "plotly.figure_factory.create_candlestick" ], "n_typable": 8, "n_typed": 0, "n_any": 0, "n_untyped": 8, "n_functions": 1, "n_function_overloads": 1, "n_function_params": 7, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 0, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly/figure_factory/_2d_density.py", "symbol_reports": [ { "kind": "function", "name": "plotly.figure_factory.create_2d_density", "n_typed": 0, "n_any": 0, "n_untyped": 11, "n_overloads": 1, "n_typable": 11, "n_params": 10, "n_function_overloads": 1, "n_function_params": 10 } ], "type_ignores": [], "name": "plotly.figure_factory._2d_density", "names": [ "plotly.figure_factory.create_2d_density" ], "n_typable": 11, "n_typed": 0, "n_any": 0, "n_untyped": 11, "n_functions": 1, "n_function_overloads": 1, "n_function_params": 10, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 0, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly/figure_factory/_distplot.py", "symbol_reports": [ { "kind": "function", "name": "plotly.figure_factory.create_distplot", "n_typed": 0, "n_any": 0, "n_untyped": 11, "n_overloads": 1, "n_typable": 11, "n_params": 10, "n_function_overloads": 1, "n_function_params": 10 } ], "type_ignores": [], "name": "plotly.figure_factory._distplot", "names": [ "plotly.figure_factory.create_distplot" ], "n_typable": 11, "n_typed": 0, "n_any": 0, "n_untyped": 11, "n_functions": 1, "n_function_overloads": 1, "n_function_params": 10, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 0, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly/figure_factory/_scatterplot.py", "symbol_reports": [ { "kind": "function", "name": "plotly.figure_factory.create_scatterplotmatrix", "n_typed": 0, "n_any": 0, "n_untyped": 15, "n_overloads": 1, "n_typable": 15, "n_params": 14, "n_function_overloads": 1, "n_function_params": 14 } ], "type_ignores": [], "name": "plotly.figure_factory._scatterplot", "names": [ "plotly.figure_factory.create_scatterplotmatrix" ], "n_typable": 15, "n_typed": 0, "n_any": 0, "n_untyped": 15, "n_functions": 1, "n_function_overloads": 1, "n_function_params": 14, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 0, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly/figure_factory/_ohlc.py", "symbol_reports": [ { "kind": "function", "name": "plotly.figure_factory.create_ohlc", "n_typed": 0, "n_any": 0, "n_untyped": 8, "n_overloads": 1, "n_typable": 8, "n_params": 7, "n_function_overloads": 1, "n_function_params": 7 } ], "type_ignores": [], "name": "plotly.figure_factory._ohlc", "names": [ "plotly.figure_factory.create_ohlc" ], "n_typable": 8, "n_typed": 0, "n_any": 0, "n_untyped": 8, "n_functions": 1, "n_function_overloads": 1, "n_function_params": 7, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 0, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly/figure_factory/_streamline.py", "symbol_reports": [ { "kind": "function", "name": "plotly.figure_factory.create_streamline", "n_typed": 0, "n_any": 0, "n_untyped": 9, "n_overloads": 1, "n_typable": 9, "n_params": 8, "n_function_overloads": 1, "n_function_params": 8 } ], "type_ignores": [], "name": "plotly.figure_factory._streamline", "names": [ "plotly.figure_factory.create_streamline" ], "n_typable": 9, "n_typed": 0, "n_any": 0, "n_untyped": 9, "n_functions": 1, "n_function_overloads": 1, "n_function_params": 8, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 0, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly/figure_factory/_dendrogram.py", "symbol_reports": [ { "kind": "function", "name": "plotly.figure_factory.create_dendrogram", "n_typed": 0, "n_any": 0, "n_untyped": 9, "n_overloads": 1, "n_typable": 9, "n_params": 8, "n_function_overloads": 1, "n_function_params": 8 } ], "type_ignores": [], "name": "plotly.figure_factory._dendrogram", "names": [ "plotly.figure_factory.create_dendrogram" ], "n_typable": 9, "n_typed": 0, "n_any": 0, "n_untyped": 9, "n_functions": 1, "n_function_overloads": 1, "n_function_params": 8, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 0, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly/figure_factory/_trisurf.py", "symbol_reports": [ { "kind": "function", "name": "plotly.figure_factory.create_trisurf", "n_typed": 0, "n_any": 0, "n_untyped": 19, "n_overloads": 1, "n_typable": 19, "n_params": 18, "n_function_overloads": 1, "n_function_params": 18 } ], "type_ignores": [], "name": "plotly.figure_factory._trisurf", "names": [ "plotly.figure_factory.create_trisurf" ], "n_typable": 19, "n_typed": 0, "n_any": 0, "n_untyped": 19, "n_functions": 1, "n_function_overloads": 1, "n_function_params": 18, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 0, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly/figure_factory/_facet_grid.py", "symbol_reports": [ { "kind": "function", "name": "plotly.figure_factory.create_facet_grid", "n_typed": 0, "n_any": 0, "n_untyped": 21, "n_overloads": 1, "n_typable": 21, "n_params": 20, "n_function_overloads": 1, "n_function_params": 20 } ], "type_ignores": [], "name": "plotly.figure_factory._facet_grid", "names": [ "plotly.figure_factory.create_facet_grid" ], "n_typable": 21, "n_typed": 0, "n_any": 0, "n_untyped": 21, "n_functions": 1, "n_function_overloads": 1, "n_function_params": 20, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 0, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly/figure_factory/_gantt.py", "symbol_reports": [ { "kind": "function", "name": "plotly.figure_factory.create_gantt", "n_typed": 0, "n_any": 0, "n_untyped": 17, "n_overloads": 1, "n_typable": 17, "n_params": 16, "n_function_overloads": 1, "n_function_params": 16 } ], "type_ignores": [], "name": "plotly.figure_factory._gantt", "names": [ "plotly.figure_factory.create_gantt" ], "n_typable": 17, "n_typed": 0, "n_any": 0, "n_untyped": 17, "n_functions": 1, "n_function_overloads": 1, "n_function_params": 16, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 0, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly/figure_factory/_bullet.py", "symbol_reports": [ { "kind": "function", "name": "plotly.figure_factory.create_bullet", "n_typed": 0, "n_any": 0, "n_untyped": 14, "n_overloads": 1, "n_typable": 14, "n_params": 13, "n_function_overloads": 1, "n_function_params": 13 } ], "type_ignores": [], "name": "plotly.figure_factory._bullet", "names": [ "plotly.figure_factory.create_bullet" ], "n_typable": 14, "n_typed": 0, "n_any": 0, "n_untyped": 14, "n_functions": 1, "n_function_overloads": 1, "n_function_params": 13, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 0, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly/figure_factory/_violin.py", "symbol_reports": [ { "kind": "function", "name": "plotly.figure_factory.create_violin", "n_typed": 0, "n_any": 0, "n_untyped": 12, "n_overloads": 1, "n_typable": 12, "n_params": 11, "n_function_overloads": 1, "n_function_params": 11 } ], "type_ignores": [], "name": "plotly.figure_factory._violin", "names": [ "plotly.figure_factory.create_violin" ], "n_typable": 12, "n_typed": 0, "n_any": 0, "n_untyped": 12, "n_functions": 1, "n_function_overloads": 1, "n_function_params": 11, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 0, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly/figure_factory/utils.py", "symbol_reports": [ { "kind": "function", "name": "plotly.figure_factory.utils.validate_positive_scalars", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "plotly.figure_factory.utils.validate_index", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "plotly.figure_factory.utils.endpts_to_intervals", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "plotly.figure_factory.utils.validate_equal_length", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "plotly.figure_factory.utils.is_sequence", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "plotly.figure_factory.utils.validate_dataframe", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "plotly.figure_factory.utils.list_of_options", "n_typed": 0, "n_any": 0, "n_untyped": 4, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 }, { "kind": "function", "name": "plotly.figure_factory.utils.annotation_dict_for_label", "n_typed": 0, "n_any": 0, "n_untyped": 9, "n_overloads": 1, "n_typable": 9, "n_params": 8, "n_function_overloads": 1, "n_function_params": 8 }, { "kind": "function", "name": "plotly.figure_factory.utils.flatten", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 } ], "type_ignores": [], "name": "plotly.figure_factory.utils", "names": [ "plotly.figure_factory.utils.annotation_dict_for_label", "plotly.figure_factory.utils.endpts_to_intervals", "plotly.figure_factory.utils.flatten", "plotly.figure_factory.utils.is_sequence", "plotly.figure_factory.utils.list_of_options", "plotly.figure_factory.utils.validate_dataframe", "plotly.figure_factory.utils.validate_equal_length", "plotly.figure_factory.utils.validate_index", "plotly.figure_factory.utils.validate_positive_scalars" ], "n_typable": 27, "n_typed": 0, "n_any": 0, "n_untyped": 27, "n_functions": 9, "n_function_overloads": 9, "n_function_params": 18, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 0, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly/matplotlylib/mplexporter/exporter.py", "symbol_reports": [ { "kind": "class", "name": "plotly.matplotlylib.mplexporter.exporter.Exporter", "methods": [ { "kind": "function", "name": "Exporter.__init__", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "Exporter.run", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "Exporter.process_transform", "n_typed": 0, "n_any": 0, "n_untyped": 6, "n_overloads": 1, "n_typable": 6, "n_params": 5, "n_function_overloads": 1, "n_function_params": 5 }, { "kind": "function", "name": "Exporter.crawl_fig", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "Exporter.crawl_ax", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "Exporter.crawl_legend", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "Exporter.draw_line", "n_typed": 0, "n_any": 0, "n_untyped": 4, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 }, { "kind": "function", "name": "Exporter.draw_text", "n_typed": 0, "n_any": 0, "n_untyped": 5, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 }, { "kind": "function", "name": "Exporter.draw_patch", "n_typed": 0, "n_any": 0, "n_untyped": 4, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 }, { "kind": "function", "name": "Exporter.draw_collection", "n_typed": 0, "n_any": 0, "n_untyped": 5, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 }, { "kind": "function", "name": "Exporter.draw_image", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 } ], "properties": [], "attrs": [ { "kind": "attr", "name": "Exporter.close_mpl", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "Exporter.renderer", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "n_typable": 41, "n_typed": 0, "n_any": 0, "n_untyped": 41, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 11, "n_method_overloads": 11, "n_method_params": 28, "n_attrs": 2, "n_properties": 0 } ], "type_ignores": [], "name": "plotly.matplotlylib.mplexporter.exporter", "names": [ "plotly.matplotlylib.mplexporter.exporter.Exporter" ], "n_typable": 41, "n_typed": 0, "n_any": 0, "n_untyped": 41, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 11, "n_method_overloads": 11, "n_method_params": 28, "n_classes": 1, "n_attrs": 2, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly/matplotlylib/mplexporter/renderers/base.py", "symbol_reports": [ { "kind": "class", "name": "plotly.matplotlylib.mplexporter.renderers.base.Renderer", "methods": [ { "kind": "function", "name": "Renderer.ax_zoomable", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "Renderer.ax_has_xgrid", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "Renderer.ax_has_ygrid", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "Renderer.draw_figure", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "Renderer.draw_axes", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "Renderer.draw_legend", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "Renderer.open_figure", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "Renderer.close_figure", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "Renderer.open_axes", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "Renderer.close_axes", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "Renderer.open_legend", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "Renderer.close_legend", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "Renderer.draw_marked_line", "n_typed": 0, "n_any": 0, "n_untyped": 7, "n_overloads": 1, "n_typable": 7, "n_params": 6, "n_function_overloads": 1, "n_function_params": 6 }, { "kind": "function", "name": "Renderer.draw_line", "n_typed": 0, "n_any": 0, "n_untyped": 6, "n_overloads": 1, "n_typable": 6, "n_params": 5, "n_function_overloads": 1, "n_function_params": 5 }, { "kind": "function", "name": "Renderer._iter_path_collection", "n_typed": 0, "n_any": 0, "n_untyped": 5, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 }, { "kind": "function", "name": "Renderer.draw_path_collection", "n_typed": 0, "n_any": 0, "n_untyped": 9, "n_overloads": 1, "n_typable": 9, "n_params": 8, "n_function_overloads": 1, "n_function_params": 8 }, { "kind": "function", "name": "Renderer.draw_markers", "n_typed": 0, "n_any": 0, "n_untyped": 6, "n_overloads": 1, "n_typable": 6, "n_params": 5, "n_function_overloads": 1, "n_function_params": 5 }, { "kind": "function", "name": "Renderer.draw_text", "n_typed": 0, "n_any": 0, "n_untyped": 7, "n_overloads": 1, "n_typable": 7, "n_params": 6, "n_function_overloads": 1, "n_function_params": 6 }, { "kind": "function", "name": "Renderer.draw_path", "n_typed": 0, "n_any": 0, "n_untyped": 8, "n_overloads": 1, "n_typable": 8, "n_params": 7, "n_function_overloads": 1, "n_function_params": 7 }, { "kind": "function", "name": "Renderer.draw_image", "n_typed": 0, "n_any": 0, "n_untyped": 6, "n_overloads": 1, "n_typable": 6, "n_params": 5, "n_function_overloads": 1, "n_function_params": 5 } ], "properties": [ { "kind": "property", "name": "Renderer.current_ax_zoomable", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "property", "name": "Renderer.current_ax_has_xgrid", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "property", "name": "Renderer.current_ax_has_ygrid", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "attrs": [], "n_typable": 87, "n_typed": 0, "n_any": 0, "n_untyped": 87, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 20, "n_method_overloads": 20, "n_method_params": 64, "n_attrs": 0, "n_properties": 3 } ], "type_ignores": [], "name": "plotly.matplotlylib.mplexporter.renderers.base", "names": [ "plotly.matplotlylib.mplexporter.renderers.base.Renderer" ], "n_typable": 87, "n_typed": 0, "n_any": 0, "n_untyped": 87, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 20, "n_method_overloads": 20, "n_method_params": 64, "n_classes": 1, "n_attrs": 0, "n_properties": 3, "n_type_ignores": 0 }, { "path": "plotly/matplotlylib/mplexporter/renderers/fake_renderer.py", "symbol_reports": [ { "kind": "class", "name": "plotly.matplotlylib.mplexporter.renderers.fake_renderer.FullFakeRenderer", "methods": [ { "kind": "function", "name": "FullFakeRenderer.draw_line", "n_typed": 0, "n_any": 0, "n_untyped": 6, "n_overloads": 1, "n_typable": 6, "n_params": 5, "n_function_overloads": 1, "n_function_params": 5 }, { "kind": "function", "name": "FullFakeRenderer.draw_markers", "n_typed": 0, "n_any": 0, "n_untyped": 6, "n_overloads": 1, "n_typable": 6, "n_params": 5, "n_function_overloads": 1, "n_function_params": 5 }, { "kind": "function", "name": "FullFakeRenderer.draw_path_collection", "n_typed": 0, "n_any": 0, "n_untyped": 9, "n_overloads": 1, "n_typable": 9, "n_params": 8, "n_function_overloads": 1, "n_function_params": 8 } ], "properties": [], "attrs": [], "n_typable": 21, "n_typed": 0, "n_any": 0, "n_untyped": 21, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 3, "n_method_overloads": 3, "n_method_params": 18, "n_attrs": 0, "n_properties": 0 }, { "kind": "class", "name": "plotly.matplotlylib.mplexporter.renderers.fake_renderer.FakeRenderer", "methods": [ { "kind": "function", "name": "FakeRenderer.__init__", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_overloads": 1, "n_typable": 1, "n_params": 0, "n_function_overloads": 1, "n_function_params": 0 }, { "kind": "function", "name": "FakeRenderer.open_figure", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "FakeRenderer.close_figure", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "FakeRenderer.open_axes", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "FakeRenderer.close_axes", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "FakeRenderer.open_legend", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "FakeRenderer.close_legend", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "FakeRenderer.draw_text", "n_typed": 0, "n_any": 0, "n_untyped": 7, "n_overloads": 1, "n_typable": 7, "n_params": 6, "n_function_overloads": 1, "n_function_params": 6 }, { "kind": "function", "name": "FakeRenderer.draw_path", "n_typed": 0, "n_any": 0, "n_untyped": 8, "n_overloads": 1, "n_typable": 8, "n_params": 7, "n_function_overloads": 1, "n_function_params": 7 }, { "kind": "function", "name": "FakeRenderer.draw_image", "n_typed": 0, "n_any": 0, "n_untyped": 6, "n_overloads": 1, "n_typable": 6, "n_params": 5, "n_function_overloads": 1, "n_function_params": 5 } ], "properties": [], "attrs": [ { "kind": "attr", "name": "FakeRenderer.output", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "n_typable": 38, "n_typed": 0, "n_any": 0, "n_untyped": 38, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 10, "n_method_overloads": 10, "n_method_params": 27, "n_attrs": 1, "n_properties": 0 } ], "type_ignores": [], "name": "plotly.matplotlylib.mplexporter.renderers.fake_renderer", "names": [ "plotly.matplotlylib.mplexporter.renderers.fake_renderer.FakeRenderer", "plotly.matplotlylib.mplexporter.renderers.fake_renderer.FullFakeRenderer" ], "n_typable": 59, "n_typed": 0, "n_any": 0, "n_untyped": 59, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 13, "n_method_overloads": 13, "n_method_params": 45, "n_classes": 2, "n_attrs": 1, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly/matplotlylib/mplexporter/renderers/vega_renderer.py", "symbol_reports": [ { "kind": "class", "name": "plotly.matplotlylib.mplexporter.renderers.vega_renderer.VegaRenderer", "methods": [ { "kind": "function", "name": "VegaRenderer.open_figure", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "VegaRenderer.open_axes", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "VegaRenderer.draw_line", "n_typed": 0, "n_any": 0, "n_untyped": 6, "n_overloads": 1, "n_typable": 6, "n_params": 5, "n_function_overloads": 1, "n_function_params": 5 }, { "kind": "function", "name": "VegaRenderer.draw_markers", "n_typed": 0, "n_any": 0, "n_untyped": 6, "n_overloads": 1, "n_typable": 6, "n_params": 5, "n_function_overloads": 1, "n_function_params": 5 }, { "kind": "function", "name": "VegaRenderer.draw_text", "n_typed": 0, "n_any": 0, "n_untyped": 7, "n_overloads": 1, "n_typable": 7, "n_params": 6, "n_function_overloads": 1, "n_function_params": 6 } ], "properties": [], "attrs": [], "n_typable": 25, "n_typed": 0, "n_any": 0, "n_untyped": 25, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 5, "n_method_overloads": 5, "n_method_params": 20, "n_attrs": 0, "n_properties": 0 }, { "kind": "attr", "name": "plotly.matplotlylib.mplexporter.renderers.vega_renderer.VEGA_TEMPLATE", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "class", "name": "plotly.matplotlylib.mplexporter.renderers.vega_renderer.VegaHTML", "methods": [ { "kind": "function", "name": "VegaHTML.__init__", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "VegaHTML.html", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_overloads": 1, "n_typable": 1, "n_params": 0, "n_function_overloads": 1, "n_function_params": 0 }, { "kind": "function", "name": "VegaHTML._repr_html_", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_overloads": 1, "n_typable": 1, "n_params": 0, "n_function_overloads": 1, "n_function_params": 0 } ], "properties": [], "attrs": [ { "kind": "attr", "name": "VegaHTML.specification", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "n_typable": 5, "n_typed": 0, "n_any": 0, "n_untyped": 5, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 3, "n_method_overloads": 3, "n_method_params": 1, "n_attrs": 1, "n_properties": 0 }, { "kind": "function", "name": "plotly.matplotlylib.mplexporter.renderers.vega_renderer.fig_to_vega", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 } ], "type_ignores": [], "name": "plotly.matplotlylib.mplexporter.renderers.vega_renderer", "names": [ "plotly.matplotlylib.mplexporter.renderers.vega_renderer.VEGA_TEMPLATE", "plotly.matplotlylib.mplexporter.renderers.vega_renderer.VegaHTML", "plotly.matplotlylib.mplexporter.renderers.vega_renderer.VegaRenderer", "plotly.matplotlylib.mplexporter.renderers.vega_renderer.fig_to_vega" ], "n_typable": 33, "n_typed": 0, "n_any": 0, "n_untyped": 33, "n_functions": 1, "n_function_overloads": 1, "n_function_params": 2, "n_methods": 8, "n_method_overloads": 8, "n_method_params": 21, "n_classes": 2, "n_attrs": 2, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly/matplotlylib/mplexporter/renderers/vincent_renderer.py", "symbol_reports": [ { "kind": "class", "name": "plotly.matplotlylib.mplexporter.renderers.vincent_renderer.VincentRenderer", "methods": [ { "kind": "function", "name": "VincentRenderer.open_figure", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "VincentRenderer.draw_line", "n_typed": 0, "n_any": 0, "n_untyped": 6, "n_overloads": 1, "n_typable": 6, "n_params": 5, "n_function_overloads": 1, "n_function_params": 5 }, { "kind": "function", "name": "VincentRenderer.draw_markers", "n_typed": 0, "n_any": 0, "n_untyped": 6, "n_overloads": 1, "n_typable": 6, "n_params": 5, "n_function_overloads": 1, "n_function_params": 5 } ], "properties": [], "attrs": [], "n_typable": 15, "n_typed": 0, "n_any": 0, "n_untyped": 15, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 3, "n_method_overloads": 3, "n_method_params": 12, "n_attrs": 0, "n_properties": 0 }, { "kind": "function", "name": "plotly.matplotlylib.mplexporter.renderers.vincent_renderer.fig_to_vincent", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 } ], "type_ignores": [], "name": "plotly.matplotlylib.mplexporter.renderers.vincent_renderer", "names": [ "plotly.matplotlylib.mplexporter.renderers.vincent_renderer.VincentRenderer", "plotly.matplotlylib.mplexporter.renderers.vincent_renderer.fig_to_vincent" ], "n_typable": 17, "n_typed": 0, "n_any": 0, "n_untyped": 17, "n_functions": 1, "n_function_overloads": 1, "n_function_params": 1, "n_methods": 3, "n_method_overloads": 3, "n_method_params": 12, "n_classes": 1, "n_attrs": 0, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly/matplotlylib/mplexporter/tools.py", "symbol_reports": [ { "kind": "function", "name": "plotly.matplotlylib.mplexporter.tools.ipynb_vega_init", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_overloads": 1, "n_typable": 1, "n_params": 0, "n_function_overloads": 1, "n_function_params": 0 } ], "type_ignores": [], "name": "plotly.matplotlylib.mplexporter.tools", "names": [ "plotly.matplotlylib.mplexporter.tools.ipynb_vega_init" ], "n_typable": 1, "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_functions": 1, "n_function_overloads": 1, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 0, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly/matplotlylib/mplexporter/utils.py", "symbol_reports": [ { "kind": "attr", "name": "plotly.matplotlylib.mplexporter.utils.PATH_DICT", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "function", "name": "plotly.matplotlylib.mplexporter.utils.get_marker_style", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "plotly.matplotlylib.mplexporter.utils.get_legend_properties", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "plotly.matplotlylib.mplexporter.utils.get_grid_style", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "plotly.matplotlylib.mplexporter.utils.get_axis_properties", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "attr", "name": "plotly.matplotlylib.mplexporter.utils.LINESTYLES", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "function", "name": "plotly.matplotlylib.mplexporter.utils.iter_all_children", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "plotly.matplotlylib.mplexporter.utils.get_path_style", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "plotly.matplotlylib.mplexporter.utils.get_text_style", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "plotly.matplotlylib.mplexporter.utils.get_figure_properties", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "plotly.matplotlylib.mplexporter.utils.get_line_style", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "plotly.matplotlylib.mplexporter.utils.SVG_path", "n_typed": 0, "n_any": 0, "n_untyped": 4, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 }, { "kind": "function", "name": "plotly.matplotlylib.mplexporter.utils.image_to_base64", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "plotly.matplotlylib.mplexporter.utils.export_color", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "plotly.matplotlylib.mplexporter.utils.get_dasharray", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "plotly.matplotlylib.mplexporter.utils.get_axes_properties", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 } ], "type_ignores": [], "name": "plotly.matplotlylib.mplexporter.utils", "names": [ "plotly.matplotlylib.mplexporter.utils.LINESTYLES", "plotly.matplotlylib.mplexporter.utils.PATH_DICT", "plotly.matplotlylib.mplexporter.utils.SVG_path", "plotly.matplotlylib.mplexporter.utils.export_color", "plotly.matplotlylib.mplexporter.utils.get_axes_properties", "plotly.matplotlylib.mplexporter.utils.get_axis_properties", "plotly.matplotlylib.mplexporter.utils.get_dasharray", "plotly.matplotlylib.mplexporter.utils.get_figure_properties", "plotly.matplotlylib.mplexporter.utils.get_grid_style", "plotly.matplotlylib.mplexporter.utils.get_legend_properties", "plotly.matplotlylib.mplexporter.utils.get_line_style", "plotly.matplotlylib.mplexporter.utils.get_marker_style", "plotly.matplotlylib.mplexporter.utils.get_path_style", "plotly.matplotlylib.mplexporter.utils.get_text_style", "plotly.matplotlylib.mplexporter.utils.image_to_base64", "plotly.matplotlylib.mplexporter.utils.iter_all_children" ], "n_typable": 34, "n_typed": 0, "n_any": 0, "n_untyped": 34, "n_functions": 14, "n_function_overloads": 14, "n_function_params": 19, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 2, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly/matplotlylib/mpltools.py", "symbol_reports": [ { "kind": "function", "name": "plotly.matplotlylib.mpltools.convert_path_array", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "plotly.matplotlylib.mpltools.get_spine_visible", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "plotly.matplotlylib.mpltools.convert_dash", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "plotly.matplotlylib.mpltools.get_rect_xmin", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "attr", "name": "plotly.matplotlylib.mpltools.VA_MAP", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "function", "name": "plotly.matplotlylib.mpltools.display_to_paper", "n_typed": 0, "n_any": 0, "n_untyped": 4, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 }, { "kind": "function", "name": "plotly.matplotlylib.mpltools.mpl_dates_to_datestrings", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "plotly.matplotlylib.mpltools.convert_rgba_array", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "plotly.matplotlylib.mpltools.get_rect_xmax", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "attr", "name": "plotly.matplotlylib.mpltools.PATH_MAP", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "function", "name": "plotly.matplotlylib.mpltools.hex_to_rgb", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "plotly.matplotlylib.mpltools.convert_y_domain", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "plotly.matplotlylib.mpltools.get_axis_mirror", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "plotly.matplotlylib.mpltools.convert_symbol", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "plotly.matplotlylib.mpltools.prep_xy_axis", "n_typed": 0, "n_any": 0, "n_untyped": 5, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 }, { "kind": "function", "name": "plotly.matplotlylib.mpltools.get_bar_gap", "n_typed": 0, "n_any": 0, "n_untyped": 4, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 }, { "kind": "function", "name": "plotly.matplotlylib.mpltools.prep_ticks", "n_typed": 0, "n_any": 0, "n_untyped": 5, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 }, { "kind": "function", "name": "plotly.matplotlylib.mpltools.convert_x_domain", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "plotly.matplotlylib.mpltools.get_rect_ymin", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "plotly.matplotlylib.mpltools.convert_size_array", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "plotly.matplotlylib.mpltools.convert_path", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "plotly.matplotlylib.mpltools.merge_color_and_opacity", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "plotly.matplotlylib.mpltools.convert_va", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "plotly.matplotlylib.mpltools.make_bar", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "attr", "name": "plotly.matplotlylib.mpltools.SYMBOL_MAP", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "function", "name": "plotly.matplotlylib.mpltools.check_corners", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "plotly.matplotlylib.mpltools.get_axes_bounds", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "attr", "name": "plotly.matplotlylib.mpltools.DASH_MAP", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "function", "name": "plotly.matplotlylib.mpltools.get_rect_ymax", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "plotly.matplotlylib.mpltools.check_bar_match", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "plotly.matplotlylib.mpltools.get_markerstyle_from_collection", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "plotly.matplotlylib.mpltools.is_bar", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "plotly.matplotlylib.mpltools.convert_linewidth_array", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 } ], "type_ignores": [], "name": "plotly.matplotlylib.mpltools", "names": [ "plotly.matplotlylib.mpltools.DASH_MAP", "plotly.matplotlylib.mpltools.PATH_MAP", "plotly.matplotlylib.mpltools.SYMBOL_MAP", "plotly.matplotlylib.mpltools.VA_MAP", "plotly.matplotlylib.mpltools.check_bar_match", "plotly.matplotlylib.mpltools.check_corners", "plotly.matplotlylib.mpltools.convert_dash", "plotly.matplotlylib.mpltools.convert_linewidth_array", "plotly.matplotlylib.mpltools.convert_path", "plotly.matplotlylib.mpltools.convert_path_array", "plotly.matplotlylib.mpltools.convert_rgba_array", "plotly.matplotlylib.mpltools.convert_size_array", "plotly.matplotlylib.mpltools.convert_symbol", "plotly.matplotlylib.mpltools.convert_va", "plotly.matplotlylib.mpltools.convert_x_domain", "plotly.matplotlylib.mpltools.convert_y_domain", "plotly.matplotlylib.mpltools.display_to_paper", "plotly.matplotlylib.mpltools.get_axes_bounds", "plotly.matplotlylib.mpltools.get_axis_mirror", "plotly.matplotlylib.mpltools.get_bar_gap", "plotly.matplotlylib.mpltools.get_markerstyle_from_collection", "plotly.matplotlylib.mpltools.get_rect_xmax", "plotly.matplotlylib.mpltools.get_rect_xmin", "plotly.matplotlylib.mpltools.get_rect_ymax", "plotly.matplotlylib.mpltools.get_rect_ymin", "plotly.matplotlylib.mpltools.get_spine_visible", "plotly.matplotlylib.mpltools.hex_to_rgb", "plotly.matplotlylib.mpltools.is_bar", "plotly.matplotlylib.mpltools.make_bar", "plotly.matplotlylib.mpltools.merge_color_and_opacity", "plotly.matplotlylib.mpltools.mpl_dates_to_datestrings", "plotly.matplotlylib.mpltools.prep_ticks", "plotly.matplotlylib.mpltools.prep_xy_axis" ], "n_typable": 77, "n_typed": 0, "n_any": 0, "n_untyped": 77, "n_functions": 29, "n_function_overloads": 29, "n_function_params": 48, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 4, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly/matplotlylib/renderer.py", "symbol_reports": [ { "kind": "class", "name": "plotly.matplotlylib.renderer.PlotlyRenderer", "methods": [ { "kind": "function", "name": "PlotlyRenderer.__init__", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_overloads": 1, "n_typable": 1, "n_params": 0, "n_function_overloads": 1, "n_function_params": 0 }, { "kind": "function", "name": "PlotlyRenderer.open_figure", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "PlotlyRenderer.close_figure", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "PlotlyRenderer.open_axes", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "PlotlyRenderer.close_axes", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "PlotlyRenderer.open_legend", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "PlotlyRenderer.close_legend", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "PlotlyRenderer.draw_bars", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "PlotlyRenderer.draw_bar", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "PlotlyRenderer.draw_marked_line", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "PlotlyRenderer.draw_image", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "PlotlyRenderer.draw_path_collection", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "PlotlyRenderer.draw_path", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "PlotlyRenderer.draw_text", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "PlotlyRenderer.draw_title", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "PlotlyRenderer.draw_xlabel", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "PlotlyRenderer.draw_ylabel", "n_typed": 0, "n_any": 0, "n_untyped": 2, "n_overloads": 1, "n_typable": 2, "n_params": 1, "n_function_overloads": 1, "n_function_params": 1 }, { "kind": "function", "name": "PlotlyRenderer.resize", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_overloads": 1, "n_typable": 1, "n_params": 0, "n_function_overloads": 1, "n_function_params": 0 }, { "kind": "function", "name": "PlotlyRenderer.strip_style", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_overloads": 1, "n_typable": 1, "n_params": 0, "n_function_overloads": 1, "n_function_params": 0 } ], "properties": [], "attrs": [ { "kind": "attr", "name": "PlotlyRenderer.plotly_fig", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "PlotlyRenderer.mpl_fig", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "PlotlyRenderer.current_mpl_ax", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "PlotlyRenderer.bar_containers", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "PlotlyRenderer.current_bars", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "PlotlyRenderer.axis_ct", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "PlotlyRenderer.x_is_mpl_date", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "PlotlyRenderer.mpl_x_bounds", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "PlotlyRenderer.mpl_y_bounds", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "PlotlyRenderer.msg", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 } ], "n_typable": 48, "n_typed": 0, "n_any": 0, "n_untyped": 48, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 19, "n_method_overloads": 19, "n_method_params": 19, "n_attrs": 10, "n_properties": 0 } ], "type_ignores": [], "name": "plotly.matplotlylib.renderer", "names": [ "plotly.matplotlylib.renderer.PlotlyRenderer" ], "n_typable": 48, "n_typed": 0, "n_any": 0, "n_untyped": 48, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 19, "n_method_overloads": 19, "n_method_params": 19, "n_classes": 1, "n_attrs": 10, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly/missing_anywidget.py", "symbol_reports": [ { "kind": "class", "name": "plotly.missing_anywidget.FigureWidget", "methods": [ { "kind": "function", "name": "FigureWidget.__init__", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 } ], "properties": [], "attrs": [], "n_typable": 3, "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 2, "n_attrs": 0, "n_properties": 0 } ], "type_ignores": [], "name": "plotly.missing_anywidget", "names": [ "plotly.missing_anywidget.FigureWidget" ], "n_typable": 3, "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 2, "n_classes": 1, "n_attrs": 0, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly/serializers.py", "symbol_reports": [ { "kind": "attr", "name": "plotly.serializers.np", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_typable": 1 }, { "kind": "attr", "name": "plotly.serializers.custom_serializers", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "type_ignores": [], "name": "plotly.serializers", "names": [ "plotly.serializers.custom_serializers", "plotly.serializers.np" ], "n_typable": 1, "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 2, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly/shapeannotation.py", "symbol_reports": [ { "kind": "function", "name": "plotly.shapeannotation.axis_spanning_shape_annotation", "n_typed": 0, "n_any": 0, "n_untyped": 5, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 }, { "kind": "function", "name": "plotly.shapeannotation.annotation_params_for_rect", "n_typed": 0, "n_any": 0, "n_untyped": 4, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 }, { "kind": "function", "name": "plotly.shapeannotation.split_dict_by_key_prefix", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "plotly.shapeannotation.annotation_params_for_line", "n_typed": 0, "n_any": 0, "n_untyped": 4, "n_overloads": 1, "n_typable": 4, "n_params": 3, "n_function_overloads": 1, "n_function_params": 3 } ], "type_ignores": [], "name": "plotly.shapeannotation", "names": [ "plotly.shapeannotation.annotation_params_for_line", "plotly.shapeannotation.annotation_params_for_rect", "plotly.shapeannotation.axis_spanning_shape_annotation", "plotly.shapeannotation.split_dict_by_key_prefix" ], "n_typable": 16, "n_typed": 0, "n_any": 0, "n_untyped": 16, "n_functions": 4, "n_function_overloads": 4, "n_function_params": 12, "n_methods": 0, "n_method_overloads": 0, "n_method_params": 0, "n_classes": 0, "n_attrs": 0, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly/tools.py", "symbol_reports": [ { "kind": "attr", "name": "plotly.tools.REQUIRED_GANTT_KEYS", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "function", "name": "plotly.tools.get_config_plotly_server_url", "n_typed": 0, "n_any": 0, "n_untyped": 1, "n_overloads": 1, "n_typable": 1, "n_params": 0, "n_function_overloads": 1, "n_function_params": 0 }, { "kind": "function", "name": "plotly.tools.get_subplots", "n_typed": 0, "n_any": 0, "n_untyped": 5, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 }, { "kind": "attr", "name": "plotly.tools.DIAG_CHOICES", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.tools.DEFAULT_FILLCOLOR", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.tools.DEFAULT_PLOTLY_COLORS", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "function", "name": "plotly.tools.get_graph_obj", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "class", "name": "plotly.tools.FigureFactory", "methods": [ { "kind": "function", "name": "FigureFactory._deprecated", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "FigureFactory.create_2D_density", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "FigureFactory.create_annotated_heatmap", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "FigureFactory.create_candlestick", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "FigureFactory.create_dendrogram", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "FigureFactory.create_distplot", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "FigureFactory.create_facet_grid", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "FigureFactory.create_gantt", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "FigureFactory.create_ohlc", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "FigureFactory.create_quiver", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "FigureFactory.create_scatterplotmatrix", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "FigureFactory.create_streamline", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "FigureFactory.create_table", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "FigureFactory.create_trisurf", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 }, { "kind": "function", "name": "FigureFactory.create_violin", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 } ], "properties": [], "attrs": [], "n_typable": 45, "n_typed": 0, "n_any": 0, "n_untyped": 45, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 15, "n_method_overloads": 15, "n_method_params": 30, "n_attrs": 0, "n_properties": 0 }, { "kind": "function", "name": "plotly.tools.make_subplots", "n_typed": 0, "n_any": 0, "n_untyped": 8, "n_overloads": 1, "n_typable": 8, "n_params": 7, "n_function_overloads": 1, "n_function_params": 7 }, { "kind": "attr", "name": "plotly.tools.PLOTLY_SCALES", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.tools.VALID_COLORMAP_TYPES", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.tools.DEFAULT_HISTNORM", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "plotly.tools.ALTERNATIVE_HISTNORM", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "function", "name": "plotly.tools.mpl_to_plotly", "n_typed": 0, "n_any": 0, "n_untyped": 5, "n_overloads": 1, "n_typable": 5, "n_params": 4, "n_function_overloads": 1, "n_function_params": 4 }, { "kind": "function", "name": "plotly.tools.return_figure_from_figure_or_data", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 } ], "type_ignores": [], "name": "plotly.tools", "names": [ "plotly.tools.ALTERNATIVE_HISTNORM", "plotly.tools.DEFAULT_FILLCOLOR", "plotly.tools.DEFAULT_HISTNORM", "plotly.tools.DEFAULT_PLOTLY_COLORS", "plotly.tools.DIAG_CHOICES", "plotly.tools.FigureFactory", "plotly.tools.PLOTLY_SCALES", "plotly.tools.REQUIRED_GANTT_KEYS", "plotly.tools.VALID_COLORMAP_TYPES", "plotly.tools.get_config_plotly_server_url", "plotly.tools.get_graph_obj", "plotly.tools.get_subplots", "plotly.tools.make_subplots", "plotly.tools.mpl_to_plotly", "plotly.tools.return_figure_from_figure_or_data" ], "n_typable": 70, "n_typed": 0, "n_any": 0, "n_untyped": 70, "n_functions": 6, "n_function_overloads": 6, "n_function_params": 19, "n_methods": 15, "n_method_overloads": 15, "n_method_params": 30, "n_classes": 1, "n_attrs": 8, "n_properties": 0, "n_type_ignores": 0 }, { "path": "plotly/validator_cache.py", "symbol_reports": [ { "kind": "attr", "name": "plotly.validator_cache.DERIVED_CLASSES", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "class", "name": "plotly.validator_cache.ValidatorCache", "methods": [ { "kind": "function", "name": "ValidatorCache.get_validator", "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_overloads": 1, "n_typable": 3, "n_params": 2, "n_function_overloads": 1, "n_function_params": 2 } ], "properties": [], "attrs": [ { "kind": "attr", "name": "ValidatorCache._cache", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 }, { "kind": "attr", "name": "ValidatorCache._json_cache", "n_typed": 0, "n_any": 0, "n_untyped": 0, "n_typable": 0 } ], "n_typable": 3, "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 2, "n_attrs": 2, "n_properties": 0 } ], "type_ignores": [], "name": "plotly.validator_cache", "names": [ "plotly.validator_cache.DERIVED_CLASSES", "plotly.validator_cache.ValidatorCache" ], "n_typable": 3, "n_typed": 0, "n_any": 0, "n_untyped": 3, "n_functions": 0, "n_function_overloads": 0, "n_function_params": 0, "n_methods": 1, "n_method_overloads": 1, "n_method_params": 2, "n_classes": 1, "n_attrs": 3, "n_properties": 0, "n_type_ignores": 0 } ], "typecheckers": {}, "n_modules": 141, "n_typable": 14107, "n_typed": 10997, "n_any": 247, "n_untyped": 2863, "n_functions": 179, "n_function_overloads": 179, "n_function_params": 1757, "n_methods": 455, "n_method_params": 8201, "n_method_overloads": 455, "n_classes": 72, "n_attrs": 1141, "n_properties": 1350, "type_ignores": [], "n_type_ignores": 0 }