|
{ |
|
"FontAwesomeIcon": [ |
|
[ |
|
"examples/advanced/extensions/font-awesome/fontawesome_icon.py", |
|
[ |
|
"FontAwesomeIcon" |
|
] |
|
] |
|
], |
|
"Gear": [ |
|
[ |
|
"examples/advanced/extensions/gears/gear.py", |
|
[ |
|
"Gear" |
|
] |
|
] |
|
], |
|
"ParallelResetTool": [ |
|
[ |
|
"examples/advanced/extensions/parallel_plot/parallel_reset.py", |
|
[ |
|
"ParallelResetTool" |
|
] |
|
] |
|
], |
|
"ParallelSelectionTool": [ |
|
[ |
|
"examples/advanced/extensions/parallel_plot/parallel_selection_tool.py", |
|
[ |
|
"ParallelSelectionTool" |
|
] |
|
] |
|
], |
|
"Custom": [ |
|
[ |
|
"examples/advanced/extensions/putting_together.py", |
|
[ |
|
"Custom" |
|
] |
|
] |
|
], |
|
"MyFormatter": [ |
|
[ |
|
"examples/advanced/extensions/ticking.py", |
|
[ |
|
"MyFormatter" |
|
] |
|
] |
|
], |
|
"DrawTool": [ |
|
[ |
|
"examples/advanced/extensions/tool.py", |
|
[ |
|
"DrawTool" |
|
] |
|
] |
|
], |
|
"IonRangeSlider": [ |
|
[ |
|
"examples/advanced/extensions/widget.py", |
|
[ |
|
"IonRangeSlider" |
|
] |
|
] |
|
], |
|
"Surface3d": [ |
|
[ |
|
"examples/advanced/extensions/wrapping.py", |
|
[ |
|
"Surface3d" |
|
] |
|
], |
|
[ |
|
"examples/server/app/surface3d/surface3d.py", |
|
[ |
|
"Surface3d" |
|
] |
|
] |
|
], |
|
"Popup": [ |
|
[ |
|
"examples/models/custom.py", |
|
[ |
|
"Popup" |
|
] |
|
] |
|
], |
|
"MyPlot": [ |
|
[ |
|
"examples/models/custom.py", |
|
[ |
|
"MyPlot" |
|
] |
|
] |
|
], |
|
"IndexHandler": [ |
|
[ |
|
"examples/output/apis/autoload_static.py", |
|
[ |
|
"IndexHandler" |
|
] |
|
], |
|
[ |
|
"examples/server/api/tornado_embed.py", |
|
[ |
|
"IndexHandler" |
|
] |
|
] |
|
], |
|
"JSHandler": [ |
|
[ |
|
"examples/output/apis/autoload_static.py", |
|
[ |
|
"JSHandler" |
|
] |
|
] |
|
], |
|
"Params": [ |
|
[ |
|
"examples/plotting/customjs_expr.py", |
|
[ |
|
"Params" |
|
] |
|
], |
|
[ |
|
"examples/plotting/data_models.py", |
|
[ |
|
"Params" |
|
] |
|
] |
|
], |
|
"LoginHandler": [ |
|
[ |
|
"examples/server/app/server_auth/auth.py", |
|
[ |
|
"LoginHandler" |
|
] |
|
] |
|
], |
|
"LogoutHandler": [ |
|
[ |
|
"examples/server/app/server_auth/auth.py", |
|
[ |
|
"LogoutHandler" |
|
] |
|
] |
|
], |
|
"WaterfallRenderer": [ |
|
[ |
|
"examples/server/app/spectrogram/waterfall.py", |
|
[ |
|
"WaterfallRenderer" |
|
] |
|
] |
|
], |
|
"ActionReturn": [ |
|
[ |
|
"release/action.py", |
|
[ |
|
"ActionReturn" |
|
] |
|
] |
|
], |
|
"FAILED": [ |
|
[ |
|
"release/action.py", |
|
[ |
|
"FAILED" |
|
] |
|
] |
|
], |
|
"PASSED": [ |
|
[ |
|
"release/action.py", |
|
[ |
|
"PASSED" |
|
] |
|
] |
|
], |
|
"SKIPPED": [ |
|
[ |
|
"release/action.py", |
|
[ |
|
"SKIPPED" |
|
] |
|
] |
|
], |
|
"Config": [ |
|
[ |
|
"release/config.py", |
|
[ |
|
"Config" |
|
] |
|
] |
|
], |
|
"VersionType": [ |
|
[ |
|
"release/enums.py", |
|
[ |
|
"VersionType" |
|
] |
|
] |
|
], |
|
"StepStatus": [ |
|
[ |
|
"release/enums.py", |
|
[ |
|
"StepStatus" |
|
] |
|
] |
|
], |
|
"ActionResult": [ |
|
[ |
|
"release/enums.py", |
|
[ |
|
"ActionResult" |
|
] |
|
] |
|
], |
|
"ActionState": [ |
|
[ |
|
"release/enums.py", |
|
[ |
|
"ActionState" |
|
] |
|
] |
|
], |
|
"Scrubber": [ |
|
[ |
|
"release/logger.py", |
|
[ |
|
"Scrubber" |
|
] |
|
] |
|
], |
|
"Log": [ |
|
[ |
|
"release/logger.py", |
|
[ |
|
"Log" |
|
] |
|
] |
|
], |
|
"Pipeline": [ |
|
[ |
|
"release/pipeline.py", |
|
[ |
|
"Pipeline" |
|
] |
|
] |
|
], |
|
"System": [ |
|
[ |
|
"release/system.py", |
|
[ |
|
"System" |
|
] |
|
] |
|
], |
|
"Build": [ |
|
[ |
|
"setup.py", |
|
[ |
|
"Build" |
|
] |
|
], |
|
[ |
|
"src/bokeh/command/subcommands/build.py", |
|
[ |
|
"Build" |
|
] |
|
] |
|
], |
|
"EditableWheel": [ |
|
[ |
|
"setup.py", |
|
[ |
|
"EditableWheel" |
|
] |
|
] |
|
], |
|
"Sdist": [ |
|
[ |
|
"setup.py", |
|
[ |
|
"Sdist" |
|
] |
|
] |
|
], |
|
"Application": [ |
|
[ |
|
"src/bokeh/application/application.py", |
|
[ |
|
"Application" |
|
] |
|
] |
|
], |
|
"ServerContext": [ |
|
[ |
|
"src/bokeh/application/application.py", |
|
[ |
|
"ServerContext" |
|
] |
|
] |
|
], |
|
"SessionContext": [ |
|
[ |
|
"src/bokeh/application/application.py", |
|
[ |
|
"SessionContext" |
|
] |
|
] |
|
], |
|
"CodeHandler": [ |
|
[ |
|
"src/bokeh/application/handlers/code.py", |
|
[ |
|
"CodeHandler" |
|
] |
|
] |
|
], |
|
"CodeRunner": [ |
|
[ |
|
"src/bokeh/application/handlers/code_runner.py", |
|
[ |
|
"CodeRunner" |
|
] |
|
] |
|
], |
|
"DirectoryHandler": [ |
|
[ |
|
"src/bokeh/application/handlers/directory.py", |
|
[ |
|
"DirectoryHandler" |
|
] |
|
] |
|
], |
|
"DocumentLifecycleHandler": [ |
|
[ |
|
"src/bokeh/application/handlers/document_lifecycle.py", |
|
[ |
|
"DocumentLifecycleHandler" |
|
] |
|
] |
|
], |
|
"FunctionHandler": [ |
|
[ |
|
"src/bokeh/application/handlers/function.py", |
|
[ |
|
"FunctionHandler" |
|
] |
|
] |
|
], |
|
"Handler": [ |
|
[ |
|
"src/bokeh/application/handlers/handler.py", |
|
[ |
|
"Handler" |
|
] |
|
] |
|
], |
|
"LifecycleHandler": [ |
|
[ |
|
"src/bokeh/application/handlers/lifecycle.py", |
|
[ |
|
"LifecycleHandler" |
|
] |
|
] |
|
], |
|
"StripMagicsProcessor": [ |
|
[ |
|
"src/bokeh/application/handlers/notebook.py", |
|
[ |
|
"NotebookHandler", |
|
"__init__", |
|
"StripMagicsProcessor" |
|
] |
|
] |
|
], |
|
"NotebookHandler": [ |
|
[ |
|
"src/bokeh/application/handlers/notebook.py", |
|
[ |
|
"NotebookHandler" |
|
] |
|
] |
|
], |
|
"RequestHandler": [ |
|
[ |
|
"src/bokeh/application/handlers/request_handler.py", |
|
[ |
|
"RequestHandler" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/application/test_application.py", |
|
[ |
|
"RequestHandler" |
|
] |
|
] |
|
], |
|
"ScriptHandler": [ |
|
[ |
|
"src/bokeh/application/handlers/script.py", |
|
[ |
|
"ScriptHandler" |
|
] |
|
] |
|
], |
|
"ServerLifecycleHandler": [ |
|
[ |
|
"src/bokeh/application/handlers/server_lifecycle.py", |
|
[ |
|
"ServerLifecycleHandler" |
|
] |
|
] |
|
], |
|
"ServerRequestHandler": [ |
|
[ |
|
"src/bokeh/application/handlers/server_request_handler.py", |
|
[ |
|
"ServerRequestHandler" |
|
] |
|
] |
|
], |
|
"ClientConnection": [ |
|
[ |
|
"src/bokeh/client/connection.py", |
|
[ |
|
"ClientConnection" |
|
] |
|
] |
|
], |
|
"ClientSession": [ |
|
[ |
|
"src/bokeh/client/session.py", |
|
[ |
|
"ClientSession" |
|
] |
|
] |
|
], |
|
"ErrorReason": [ |
|
[ |
|
"src/bokeh/client/states.py", |
|
[ |
|
"ErrorReason" |
|
] |
|
] |
|
], |
|
"State": [ |
|
[ |
|
"src/bokeh/client/states.py", |
|
[ |
|
"State" |
|
] |
|
], |
|
[ |
|
"src/bokeh/io/state.py", |
|
[ |
|
"State" |
|
] |
|
] |
|
], |
|
"NOT_YET_CONNECTED": [ |
|
[ |
|
"src/bokeh/client/states.py", |
|
[ |
|
"NOT_YET_CONNECTED" |
|
] |
|
] |
|
], |
|
"CONNECTED_BEFORE_ACK": [ |
|
[ |
|
"src/bokeh/client/states.py", |
|
[ |
|
"CONNECTED_BEFORE_ACK" |
|
] |
|
] |
|
], |
|
"CONNECTED_AFTER_ACK": [ |
|
[ |
|
"src/bokeh/client/states.py", |
|
[ |
|
"CONNECTED_AFTER_ACK" |
|
] |
|
] |
|
], |
|
"DISCONNECTED": [ |
|
[ |
|
"src/bokeh/client/states.py", |
|
[ |
|
"DISCONNECTED" |
|
] |
|
] |
|
], |
|
"WAITING_FOR_REPLY": [ |
|
[ |
|
"src/bokeh/client/states.py", |
|
[ |
|
"WAITING_FOR_REPLY" |
|
] |
|
] |
|
], |
|
"WebSocketClientConnectionWrapper": [ |
|
[ |
|
"src/bokeh/client/websocket.py", |
|
[ |
|
"WebSocketClientConnectionWrapper" |
|
] |
|
] |
|
], |
|
"Color": [ |
|
[ |
|
"src/bokeh/colors/color.py", |
|
[ |
|
"Color" |
|
] |
|
], |
|
[ |
|
"src/bokeh/core/property/color.py", |
|
[ |
|
"Color" |
|
] |
|
] |
|
], |
|
"RGB": [ |
|
[ |
|
"src/bokeh/colors/color.py", |
|
[ |
|
"RGB" |
|
] |
|
], |
|
[ |
|
"src/bokeh/core/property/color.py", |
|
[ |
|
"RGB" |
|
] |
|
] |
|
], |
|
"HSL": [ |
|
[ |
|
"src/bokeh/colors/color.py", |
|
[ |
|
"HSL" |
|
] |
|
] |
|
], |
|
"black": [ |
|
[ |
|
"src/bokeh/colors/groups.py", |
|
[ |
|
"black" |
|
] |
|
] |
|
], |
|
"blue": [ |
|
[ |
|
"src/bokeh/colors/groups.py", |
|
[ |
|
"blue" |
|
] |
|
] |
|
], |
|
"brown": [ |
|
[ |
|
"src/bokeh/colors/groups.py", |
|
[ |
|
"brown" |
|
] |
|
] |
|
], |
|
"cyan": [ |
|
[ |
|
"src/bokeh/colors/groups.py", |
|
[ |
|
"cyan" |
|
] |
|
] |
|
], |
|
"green": [ |
|
[ |
|
"src/bokeh/colors/groups.py", |
|
[ |
|
"green" |
|
] |
|
] |
|
], |
|
"orange": [ |
|
[ |
|
"src/bokeh/colors/groups.py", |
|
[ |
|
"orange" |
|
] |
|
] |
|
], |
|
"pink": [ |
|
[ |
|
"src/bokeh/colors/groups.py", |
|
[ |
|
"pink" |
|
] |
|
] |
|
], |
|
"purple": [ |
|
[ |
|
"src/bokeh/colors/groups.py", |
|
[ |
|
"purple" |
|
] |
|
] |
|
], |
|
"red": [ |
|
[ |
|
"src/bokeh/colors/groups.py", |
|
[ |
|
"red" |
|
] |
|
] |
|
], |
|
"white": [ |
|
[ |
|
"src/bokeh/colors/groups.py", |
|
[ |
|
"white" |
|
] |
|
] |
|
], |
|
"yellow": [ |
|
[ |
|
"src/bokeh/colors/groups.py", |
|
[ |
|
"yellow" |
|
] |
|
] |
|
], |
|
"_ColorGroupMeta": [ |
|
[ |
|
"src/bokeh/colors/util.py", |
|
[ |
|
"_ColorGroupMeta" |
|
] |
|
] |
|
], |
|
"ColorGroup": [ |
|
[ |
|
"src/bokeh/colors/util.py", |
|
[ |
|
"ColorGroup" |
|
] |
|
] |
|
], |
|
"NamedColor": [ |
|
[ |
|
"src/bokeh/colors/util.py", |
|
[ |
|
"NamedColor" |
|
] |
|
] |
|
], |
|
"Argument": [ |
|
[ |
|
"src/bokeh/command/subcommand.py", |
|
[ |
|
"Argument" |
|
] |
|
] |
|
], |
|
"Subcommand": [ |
|
[ |
|
"src/bokeh/command/subcommand.py", |
|
[ |
|
"Subcommand" |
|
] |
|
] |
|
], |
|
"FileOutputSubcommand": [ |
|
[ |
|
"src/bokeh/command/subcommands/file_output.py", |
|
[ |
|
"FileOutputSubcommand" |
|
] |
|
] |
|
], |
|
"Info": [ |
|
[ |
|
"src/bokeh/command/subcommands/info.py", |
|
[ |
|
"Info" |
|
] |
|
] |
|
], |
|
"Init": [ |
|
[ |
|
"src/bokeh/command/subcommands/init.py", |
|
[ |
|
"Init" |
|
] |
|
] |
|
], |
|
"JSON": [ |
|
[ |
|
"src/bokeh/command/subcommands/json.py", |
|
[ |
|
"JSON" |
|
] |
|
], |
|
[ |
|
"src/bokeh/core/property/json.py", |
|
[ |
|
"JSON" |
|
] |
|
] |
|
], |
|
"Sampledata": [ |
|
[ |
|
"src/bokeh/command/subcommands/sampledata.py", |
|
[ |
|
"Sampledata" |
|
] |
|
] |
|
], |
|
"Secret": [ |
|
[ |
|
"src/bokeh/command/subcommands/secret.py", |
|
[ |
|
"Secret" |
|
] |
|
] |
|
], |
|
"Serve": [ |
|
[ |
|
"src/bokeh/command/subcommands/serve.py", |
|
[ |
|
"Serve" |
|
] |
|
] |
|
], |
|
"Static": [ |
|
[ |
|
"src/bokeh/command/subcommands/static.py", |
|
[ |
|
"Static" |
|
] |
|
] |
|
], |
|
"Enumeration": [ |
|
[ |
|
"src/bokeh/core/enums.py", |
|
[ |
|
"Enumeration" |
|
] |
|
] |
|
], |
|
"_ModelResolver": [ |
|
[ |
|
"src/bokeh/core/has_props.py", |
|
[ |
|
"_ModelResolver" |
|
] |
|
] |
|
], |
|
"MetaHasProps": [ |
|
[ |
|
"src/bokeh/core/has_props.py", |
|
[ |
|
"MetaHasProps" |
|
] |
|
] |
|
], |
|
"Local": [ |
|
[ |
|
"src/bokeh/core/has_props.py", |
|
[ |
|
"Local" |
|
] |
|
] |
|
], |
|
"Qualified": [ |
|
[ |
|
"src/bokeh/core/has_props.py", |
|
[ |
|
"Qualified" |
|
] |
|
] |
|
], |
|
"NonQualified": [ |
|
[ |
|
"src/bokeh/core/has_props.py", |
|
[ |
|
"NonQualified" |
|
] |
|
] |
|
], |
|
"HasProps": [ |
|
[ |
|
"src/bokeh/core/has_props.py", |
|
[ |
|
"HasProps" |
|
] |
|
] |
|
], |
|
"PropertyDef": [ |
|
[ |
|
"src/bokeh/core/has_props.py", |
|
[ |
|
"PropertyDef" |
|
] |
|
] |
|
], |
|
"OverrideDef": [ |
|
[ |
|
"src/bokeh/core/has_props.py", |
|
[ |
|
"OverrideDef" |
|
] |
|
] |
|
], |
|
"ModelDef": [ |
|
[ |
|
"src/bokeh/core/has_props.py", |
|
[ |
|
"ModelDef" |
|
] |
|
] |
|
], |
|
"PayloadEncoder": [ |
|
[ |
|
"src/bokeh/core/json_encoder.py", |
|
[ |
|
"PayloadEncoder" |
|
] |
|
] |
|
], |
|
"Alias": [ |
|
[ |
|
"src/bokeh/core/property/alias.py", |
|
[ |
|
"Alias" |
|
] |
|
] |
|
], |
|
"DeprecatedAlias": [ |
|
[ |
|
"src/bokeh/core/property/alias.py", |
|
[ |
|
"DeprecatedAlias" |
|
] |
|
] |
|
], |
|
"Any": [ |
|
[ |
|
"src/bokeh/core/property/any.py", |
|
[ |
|
"Any" |
|
] |
|
] |
|
], |
|
"AnyRef": [ |
|
[ |
|
"src/bokeh/core/property/any.py", |
|
[ |
|
"AnyRef" |
|
] |
|
] |
|
], |
|
"Auto": [ |
|
[ |
|
"src/bokeh/core/property/auto.py", |
|
[ |
|
"Auto" |
|
] |
|
] |
|
], |
|
"Property": [ |
|
[ |
|
"src/bokeh/core/property/bases.py", |
|
[ |
|
"Property" |
|
] |
|
] |
|
], |
|
"ParameterizedProperty": [ |
|
[ |
|
"src/bokeh/core/property/bases.py", |
|
[ |
|
"ParameterizedProperty" |
|
] |
|
] |
|
], |
|
"SingleParameterizedProperty": [ |
|
[ |
|
"src/bokeh/core/property/bases.py", |
|
[ |
|
"SingleParameterizedProperty" |
|
] |
|
] |
|
], |
|
"PrimitiveProperty": [ |
|
[ |
|
"src/bokeh/core/property/bases.py", |
|
[ |
|
"PrimitiveProperty" |
|
] |
|
] |
|
], |
|
"ContainerProperty": [ |
|
[ |
|
"src/bokeh/core/property/bases.py", |
|
[ |
|
"ContainerProperty" |
|
] |
|
] |
|
], |
|
"ColorHex": [ |
|
[ |
|
"src/bokeh/core/property/color.py", |
|
[ |
|
"ColorHex" |
|
] |
|
] |
|
], |
|
"Alpha": [ |
|
[ |
|
"src/bokeh/core/property/color.py", |
|
[ |
|
"Alpha" |
|
] |
|
] |
|
], |
|
"Seq": [ |
|
[ |
|
"src/bokeh/core/property/container.py", |
|
[ |
|
"Seq" |
|
] |
|
] |
|
], |
|
"List": [ |
|
[ |
|
"src/bokeh/core/property/container.py", |
|
[ |
|
"List" |
|
] |
|
] |
|
], |
|
"Set": [ |
|
[ |
|
"src/bokeh/core/property/container.py", |
|
[ |
|
"Set" |
|
] |
|
] |
|
], |
|
"Array": [ |
|
[ |
|
"src/bokeh/core/property/container.py", |
|
[ |
|
"Array" |
|
] |
|
] |
|
], |
|
"Dict": [ |
|
[ |
|
"src/bokeh/core/property/container.py", |
|
[ |
|
"Dict" |
|
] |
|
] |
|
], |
|
"ColumnData": [ |
|
[ |
|
"src/bokeh/core/property/container.py", |
|
[ |
|
"ColumnData" |
|
] |
|
] |
|
], |
|
"Tuple": [ |
|
[ |
|
"src/bokeh/core/property/container.py", |
|
[ |
|
"Tuple" |
|
] |
|
] |
|
], |
|
"RelativeDelta": [ |
|
[ |
|
"src/bokeh/core/property/container.py", |
|
[ |
|
"RelativeDelta" |
|
] |
|
] |
|
], |
|
"RestrictedDict": [ |
|
[ |
|
"src/bokeh/core/property/container.py", |
|
[ |
|
"RestrictedDict" |
|
] |
|
] |
|
], |
|
"NonEmpty": [ |
|
[ |
|
"src/bokeh/core/property/container.py", |
|
[ |
|
"NonEmpty" |
|
] |
|
] |
|
], |
|
"DataSpec": [ |
|
[ |
|
"src/bokeh/core/property/dataspec.py", |
|
[ |
|
"DataSpec" |
|
] |
|
] |
|
], |
|
"IntSpec": [ |
|
[ |
|
"src/bokeh/core/property/dataspec.py", |
|
[ |
|
"IntSpec" |
|
] |
|
] |
|
], |
|
"NumberSpec": [ |
|
[ |
|
"src/bokeh/core/property/dataspec.py", |
|
[ |
|
"NumberSpec" |
|
] |
|
] |
|
], |
|
"AlphaSpec": [ |
|
[ |
|
"src/bokeh/core/property/dataspec.py", |
|
[ |
|
"AlphaSpec" |
|
] |
|
] |
|
], |
|
"NullStringSpec": [ |
|
[ |
|
"src/bokeh/core/property/dataspec.py", |
|
[ |
|
"NullStringSpec" |
|
] |
|
] |
|
], |
|
"StringSpec": [ |
|
[ |
|
"src/bokeh/core/property/dataspec.py", |
|
[ |
|
"StringSpec" |
|
] |
|
] |
|
], |
|
"FontSizeSpec": [ |
|
[ |
|
"src/bokeh/core/property/dataspec.py", |
|
[ |
|
"FontSizeSpec" |
|
] |
|
] |
|
], |
|
"FontStyleSpec": [ |
|
[ |
|
"src/bokeh/core/property/dataspec.py", |
|
[ |
|
"FontStyleSpec" |
|
] |
|
] |
|
], |
|
"TextAlignSpec": [ |
|
[ |
|
"src/bokeh/core/property/dataspec.py", |
|
[ |
|
"TextAlignSpec" |
|
] |
|
] |
|
], |
|
"TextBaselineSpec": [ |
|
[ |
|
"src/bokeh/core/property/dataspec.py", |
|
[ |
|
"TextBaselineSpec" |
|
] |
|
] |
|
], |
|
"LineJoinSpec": [ |
|
[ |
|
"src/bokeh/core/property/dataspec.py", |
|
[ |
|
"LineJoinSpec" |
|
] |
|
] |
|
], |
|
"LineCapSpec": [ |
|
[ |
|
"src/bokeh/core/property/dataspec.py", |
|
[ |
|
"LineCapSpec" |
|
] |
|
] |
|
], |
|
"DashPatternSpec": [ |
|
[ |
|
"src/bokeh/core/property/dataspec.py", |
|
[ |
|
"DashPatternSpec" |
|
] |
|
] |
|
], |
|
"HatchPatternSpec": [ |
|
[ |
|
"src/bokeh/core/property/dataspec.py", |
|
[ |
|
"HatchPatternSpec" |
|
] |
|
] |
|
], |
|
"MarkerSpec": [ |
|
[ |
|
"src/bokeh/core/property/dataspec.py", |
|
[ |
|
"MarkerSpec" |
|
] |
|
] |
|
], |
|
"UnitsSpec": [ |
|
[ |
|
"src/bokeh/core/property/dataspec.py", |
|
[ |
|
"UnitsSpec" |
|
] |
|
] |
|
], |
|
"AngleSpec": [ |
|
[ |
|
"src/bokeh/core/property/dataspec.py", |
|
[ |
|
"AngleSpec" |
|
] |
|
] |
|
], |
|
"DistanceSpec": [ |
|
[ |
|
"src/bokeh/core/property/dataspec.py", |
|
[ |
|
"DistanceSpec" |
|
] |
|
] |
|
], |
|
"NullDistanceSpec": [ |
|
[ |
|
"src/bokeh/core/property/dataspec.py", |
|
[ |
|
"NullDistanceSpec" |
|
] |
|
] |
|
], |
|
"SizeSpec": [ |
|
[ |
|
"src/bokeh/core/property/dataspec.py", |
|
[ |
|
"SizeSpec" |
|
] |
|
] |
|
], |
|
"ColorSpec": [ |
|
[ |
|
"src/bokeh/core/property/dataspec.py", |
|
[ |
|
"ColorSpec" |
|
] |
|
] |
|
], |
|
"Date": [ |
|
[ |
|
"src/bokeh/core/property/datetime.py", |
|
[ |
|
"Date" |
|
] |
|
] |
|
], |
|
"Datetime": [ |
|
[ |
|
"src/bokeh/core/property/datetime.py", |
|
[ |
|
"Datetime" |
|
] |
|
] |
|
], |
|
"Time": [ |
|
[ |
|
"src/bokeh/core/property/datetime.py", |
|
[ |
|
"Time" |
|
] |
|
] |
|
], |
|
"TimeDelta": [ |
|
[ |
|
"src/bokeh/core/property/datetime.py", |
|
[ |
|
"TimeDelta" |
|
] |
|
] |
|
], |
|
"PropertyDescriptorFactory": [ |
|
[ |
|
"src/bokeh/core/property/descriptor_factory.py", |
|
[ |
|
"PropertyDescriptorFactory" |
|
] |
|
] |
|
], |
|
"UnsetValueError": [ |
|
[ |
|
"src/bokeh/core/property/descriptors.py", |
|
[ |
|
"UnsetValueError" |
|
] |
|
] |
|
], |
|
"AliasPropertyDescriptor": [ |
|
[ |
|
"src/bokeh/core/property/descriptors.py", |
|
[ |
|
"AliasPropertyDescriptor" |
|
] |
|
] |
|
], |
|
"DeprecatedAliasPropertyDescriptor": [ |
|
[ |
|
"src/bokeh/core/property/descriptors.py", |
|
[ |
|
"DeprecatedAliasPropertyDescriptor" |
|
] |
|
] |
|
], |
|
"PropertyDescriptor": [ |
|
[ |
|
"src/bokeh/core/property/descriptors.py", |
|
[ |
|
"PropertyDescriptor" |
|
] |
|
] |
|
], |
|
"ColumnDataPropertyDescriptor": [ |
|
[ |
|
"src/bokeh/core/property/descriptors.py", |
|
[ |
|
"ColumnDataPropertyDescriptor" |
|
] |
|
] |
|
], |
|
"DataSpecPropertyDescriptor": [ |
|
[ |
|
"src/bokeh/core/property/descriptors.py", |
|
[ |
|
"DataSpecPropertyDescriptor" |
|
] |
|
] |
|
], |
|
"UnitsSpecPropertyDescriptor": [ |
|
[ |
|
"src/bokeh/core/property/descriptors.py", |
|
[ |
|
"UnitsSpecPropertyDescriptor" |
|
] |
|
] |
|
], |
|
"Either": [ |
|
[ |
|
"src/bokeh/core/property/either.py", |
|
[ |
|
"Either" |
|
] |
|
] |
|
], |
|
"Enum": [ |
|
[ |
|
"src/bokeh/core/property/enum.py", |
|
[ |
|
"Enum" |
|
] |
|
] |
|
], |
|
"Factor": [ |
|
[ |
|
"src/bokeh/core/property/factors.py", |
|
[ |
|
"Factor" |
|
] |
|
] |
|
], |
|
"FactorSeq": [ |
|
[ |
|
"src/bokeh/core/property/factors.py", |
|
[ |
|
"FactorSeq" |
|
] |
|
] |
|
], |
|
"Include": [ |
|
[ |
|
"src/bokeh/core/property/include.py", |
|
[ |
|
"Include" |
|
] |
|
] |
|
], |
|
"Object": [ |
|
[ |
|
"src/bokeh/core/property/instance.py", |
|
[ |
|
"Object" |
|
] |
|
] |
|
], |
|
"Instance": [ |
|
[ |
|
"src/bokeh/core/property/instance.py", |
|
[ |
|
"Instance" |
|
] |
|
] |
|
], |
|
"InstanceDefault": [ |
|
[ |
|
"src/bokeh/core/property/instance.py", |
|
[ |
|
"InstanceDefault" |
|
] |
|
] |
|
], |
|
"Nothing": [ |
|
[ |
|
"src/bokeh/core/property/nothing.py", |
|
[ |
|
"Nothing" |
|
] |
|
] |
|
], |
|
"Nullable": [ |
|
[ |
|
"src/bokeh/core/property/nullable.py", |
|
[ |
|
"Nullable" |
|
] |
|
] |
|
], |
|
"NonNullable": [ |
|
[ |
|
"src/bokeh/core/property/nullable.py", |
|
[ |
|
"NonNullable" |
|
] |
|
] |
|
], |
|
"NonNegative": [ |
|
[ |
|
"src/bokeh/core/property/numeric.py", |
|
[ |
|
"NonNegative" |
|
] |
|
] |
|
], |
|
"Positive": [ |
|
[ |
|
"src/bokeh/core/property/numeric.py", |
|
[ |
|
"Positive" |
|
] |
|
] |
|
], |
|
"NonNegativeInt": [ |
|
[ |
|
"src/bokeh/core/property/numeric.py", |
|
[ |
|
"NonNegativeInt" |
|
] |
|
] |
|
], |
|
"PositiveInt": [ |
|
[ |
|
"src/bokeh/core/property/numeric.py", |
|
[ |
|
"PositiveInt" |
|
] |
|
] |
|
], |
|
"Interval": [ |
|
[ |
|
"src/bokeh/core/property/numeric.py", |
|
[ |
|
"Interval" |
|
] |
|
] |
|
], |
|
"Byte": [ |
|
[ |
|
"src/bokeh/core/property/numeric.py", |
|
[ |
|
"Byte" |
|
] |
|
] |
|
], |
|
"Size": [ |
|
[ |
|
"src/bokeh/core/property/numeric.py", |
|
[ |
|
"Size" |
|
] |
|
] |
|
], |
|
"Percent": [ |
|
[ |
|
"src/bokeh/core/property/numeric.py", |
|
[ |
|
"Percent" |
|
] |
|
] |
|
], |
|
"Angle": [ |
|
[ |
|
"src/bokeh/core/property/numeric.py", |
|
[ |
|
"Angle" |
|
] |
|
] |
|
], |
|
"Override": [ |
|
[ |
|
"src/bokeh/core/property/override.py", |
|
[ |
|
"Override" |
|
] |
|
] |
|
], |
|
"PandasDataFrame": [ |
|
[ |
|
"src/bokeh/core/property/pd.py", |
|
[ |
|
"PandasDataFrame" |
|
] |
|
] |
|
], |
|
"PandasGroupBy": [ |
|
[ |
|
"src/bokeh/core/property/pd.py", |
|
[ |
|
"PandasGroupBy" |
|
] |
|
] |
|
], |
|
"Null": [ |
|
[ |
|
"src/bokeh/core/property/primitive.py", |
|
[ |
|
"Null" |
|
] |
|
] |
|
], |
|
"Bool": [ |
|
[ |
|
"src/bokeh/core/property/primitive.py", |
|
[ |
|
"Bool" |
|
] |
|
] |
|
], |
|
"Complex": [ |
|
[ |
|
"src/bokeh/core/property/primitive.py", |
|
[ |
|
"Complex" |
|
] |
|
] |
|
], |
|
"Int": [ |
|
[ |
|
"src/bokeh/core/property/primitive.py", |
|
[ |
|
"Int" |
|
] |
|
] |
|
], |
|
"Float": [ |
|
[ |
|
"src/bokeh/core/property/primitive.py", |
|
[ |
|
"Float" |
|
] |
|
] |
|
], |
|
"Bytes": [ |
|
[ |
|
"src/bokeh/core/property/primitive.py", |
|
[ |
|
"Bytes" |
|
] |
|
] |
|
], |
|
"String": [ |
|
[ |
|
"src/bokeh/core/property/primitive.py", |
|
[ |
|
"String" |
|
] |
|
] |
|
], |
|
"Readonly": [ |
|
[ |
|
"src/bokeh/core/property/readonly.py", |
|
[ |
|
"Readonly" |
|
] |
|
] |
|
], |
|
"Required": [ |
|
[ |
|
"src/bokeh/core/property/required.py", |
|
[ |
|
"Required" |
|
] |
|
] |
|
], |
|
"NotSerialized": [ |
|
[ |
|
"src/bokeh/core/property/serialized.py", |
|
[ |
|
"NotSerialized" |
|
] |
|
] |
|
], |
|
"UndefinedType": [ |
|
[ |
|
"src/bokeh/core/property/singletons.py", |
|
[ |
|
"UndefinedType" |
|
] |
|
] |
|
], |
|
"IntrinsicType": [ |
|
[ |
|
"src/bokeh/core/property/singletons.py", |
|
[ |
|
"IntrinsicType" |
|
] |
|
] |
|
], |
|
"Regex": [ |
|
[ |
|
"src/bokeh/core/property/string.py", |
|
[ |
|
"Regex" |
|
] |
|
] |
|
], |
|
"MathString": [ |
|
[ |
|
"src/bokeh/core/property/string.py", |
|
[ |
|
"MathString" |
|
] |
|
] |
|
], |
|
"Optional": [ |
|
[ |
|
"src/bokeh/core/property/struct.py", |
|
[ |
|
"Optional" |
|
] |
|
] |
|
], |
|
"Struct": [ |
|
[ |
|
"src/bokeh/core/property/struct.py", |
|
[ |
|
"Struct" |
|
] |
|
] |
|
], |
|
"TextLike": [ |
|
[ |
|
"src/bokeh/core/property/text_like.py", |
|
[ |
|
"TextLike" |
|
] |
|
] |
|
], |
|
"validate": [ |
|
[ |
|
"src/bokeh/core/property/validation.py", |
|
[ |
|
"validate" |
|
] |
|
] |
|
], |
|
"Value": [ |
|
[ |
|
"src/bokeh/core/property/vectorization.py", |
|
[ |
|
"Value" |
|
] |
|
] |
|
], |
|
"Field": [ |
|
[ |
|
"src/bokeh/core/property/vectorization.py", |
|
[ |
|
"Field" |
|
] |
|
] |
|
], |
|
"Expr": [ |
|
[ |
|
"src/bokeh/core/property/vectorization.py", |
|
[ |
|
"Expr" |
|
] |
|
] |
|
], |
|
"DashPattern": [ |
|
[ |
|
"src/bokeh/core/property/visual.py", |
|
[ |
|
"DashPattern" |
|
] |
|
] |
|
], |
|
"FontSize": [ |
|
[ |
|
"src/bokeh/core/property/visual.py", |
|
[ |
|
"FontSize" |
|
] |
|
] |
|
], |
|
"HatchPatternType": [ |
|
[ |
|
"src/bokeh/core/property/visual.py", |
|
[ |
|
"HatchPatternType" |
|
] |
|
] |
|
], |
|
"Image": [ |
|
[ |
|
"src/bokeh/core/property/visual.py", |
|
[ |
|
"Image" |
|
] |
|
], |
|
[ |
|
"src/bokeh/models/glyphs.py", |
|
[ |
|
"Image" |
|
] |
|
] |
|
], |
|
"MinMaxBounds": [ |
|
[ |
|
"src/bokeh/core/property/visual.py", |
|
[ |
|
"MinMaxBounds" |
|
] |
|
] |
|
], |
|
"MarkerType": [ |
|
[ |
|
"src/bokeh/core/property/visual.py", |
|
[ |
|
"MarkerType" |
|
] |
|
] |
|
], |
|
"PropertyValueContainer": [ |
|
[ |
|
"src/bokeh/core/property/wrappers.py", |
|
[ |
|
"PropertyValueContainer" |
|
] |
|
] |
|
], |
|
"PropertyValueList": [ |
|
[ |
|
"src/bokeh/core/property/wrappers.py", |
|
[ |
|
"PropertyValueList" |
|
] |
|
] |
|
], |
|
"PropertyValueSet": [ |
|
[ |
|
"src/bokeh/core/property/wrappers.py", |
|
[ |
|
"PropertyValueSet" |
|
] |
|
] |
|
], |
|
"PropertyValueDict": [ |
|
[ |
|
"src/bokeh/core/property/wrappers.py", |
|
[ |
|
"PropertyValueDict" |
|
] |
|
] |
|
], |
|
"PropertyValueColumnData": [ |
|
[ |
|
"src/bokeh/core/property/wrappers.py", |
|
[ |
|
"PropertyValueColumnData" |
|
] |
|
] |
|
], |
|
"FillProps": [ |
|
[ |
|
"src/bokeh/core/property_mixins.py", |
|
[ |
|
"FillProps" |
|
] |
|
] |
|
], |
|
"ScalarFillProps": [ |
|
[ |
|
"src/bokeh/core/property_mixins.py", |
|
[ |
|
"ScalarFillProps" |
|
] |
|
] |
|
], |
|
"HatchProps": [ |
|
[ |
|
"src/bokeh/core/property_mixins.py", |
|
[ |
|
"HatchProps" |
|
] |
|
] |
|
], |
|
"ScalarHatchProps": [ |
|
[ |
|
"src/bokeh/core/property_mixins.py", |
|
[ |
|
"ScalarHatchProps" |
|
] |
|
] |
|
], |
|
"ImageProps": [ |
|
[ |
|
"src/bokeh/core/property_mixins.py", |
|
[ |
|
"ImageProps" |
|
] |
|
] |
|
], |
|
"ScalarImageProps": [ |
|
[ |
|
"src/bokeh/core/property_mixins.py", |
|
[ |
|
"ScalarImageProps" |
|
] |
|
] |
|
], |
|
"LineProps": [ |
|
[ |
|
"src/bokeh/core/property_mixins.py", |
|
[ |
|
"LineProps" |
|
] |
|
] |
|
], |
|
"ScalarLineProps": [ |
|
[ |
|
"src/bokeh/core/property_mixins.py", |
|
[ |
|
"ScalarLineProps" |
|
] |
|
] |
|
], |
|
"TextProps": [ |
|
[ |
|
"src/bokeh/core/property_mixins.py", |
|
[ |
|
"TextProps" |
|
] |
|
] |
|
], |
|
"ScalarTextProps": [ |
|
[ |
|
"src/bokeh/core/property_mixins.py", |
|
[ |
|
"ScalarTextProps" |
|
] |
|
] |
|
], |
|
"_Operator": [ |
|
[ |
|
"src/bokeh/core/query.py", |
|
[ |
|
"_Operator" |
|
] |
|
] |
|
], |
|
"OR": [ |
|
[ |
|
"src/bokeh/core/query.py", |
|
[ |
|
"OR" |
|
] |
|
] |
|
], |
|
"IN": [ |
|
[ |
|
"src/bokeh/core/query.py", |
|
[ |
|
"IN" |
|
] |
|
] |
|
], |
|
"GT": [ |
|
[ |
|
"src/bokeh/core/query.py", |
|
[ |
|
"GT" |
|
] |
|
] |
|
], |
|
"LT": [ |
|
[ |
|
"src/bokeh/core/query.py", |
|
[ |
|
"LT" |
|
] |
|
] |
|
], |
|
"EQ": [ |
|
[ |
|
"src/bokeh/core/query.py", |
|
[ |
|
"EQ" |
|
] |
|
] |
|
], |
|
"GEQ": [ |
|
[ |
|
"src/bokeh/core/query.py", |
|
[ |
|
"GEQ" |
|
] |
|
] |
|
], |
|
"LEQ": [ |
|
[ |
|
"src/bokeh/core/query.py", |
|
[ |
|
"LEQ" |
|
] |
|
] |
|
], |
|
"NEQ": [ |
|
[ |
|
"src/bokeh/core/query.py", |
|
[ |
|
"NEQ" |
|
] |
|
] |
|
], |
|
"Ref": [ |
|
[ |
|
"src/bokeh/core/serialization.py", |
|
[ |
|
"Ref" |
|
] |
|
] |
|
], |
|
"RefRep": [ |
|
[ |
|
"src/bokeh/core/serialization.py", |
|
[ |
|
"RefRep" |
|
] |
|
] |
|
], |
|
"SymbolRep": [ |
|
[ |
|
"src/bokeh/core/serialization.py", |
|
[ |
|
"SymbolRep" |
|
] |
|
] |
|
], |
|
"NumberRep": [ |
|
[ |
|
"src/bokeh/core/serialization.py", |
|
[ |
|
"NumberRep" |
|
] |
|
] |
|
], |
|
"ArrayRep": [ |
|
[ |
|
"src/bokeh/core/serialization.py", |
|
[ |
|
"ArrayRep" |
|
] |
|
] |
|
], |
|
"SetRep": [ |
|
[ |
|
"src/bokeh/core/serialization.py", |
|
[ |
|
"SetRep" |
|
] |
|
] |
|
], |
|
"MapRep": [ |
|
[ |
|
"src/bokeh/core/serialization.py", |
|
[ |
|
"MapRep" |
|
] |
|
] |
|
], |
|
"BytesRep": [ |
|
[ |
|
"src/bokeh/core/serialization.py", |
|
[ |
|
"BytesRep" |
|
] |
|
] |
|
], |
|
"SliceRep": [ |
|
[ |
|
"src/bokeh/core/serialization.py", |
|
[ |
|
"SliceRep" |
|
] |
|
] |
|
], |
|
"ObjectRep": [ |
|
[ |
|
"src/bokeh/core/serialization.py", |
|
[ |
|
"ObjectRep" |
|
] |
|
] |
|
], |
|
"ObjectRefRep": [ |
|
[ |
|
"src/bokeh/core/serialization.py", |
|
[ |
|
"ObjectRefRep" |
|
] |
|
] |
|
], |
|
"TypedArrayRep": [ |
|
[ |
|
"src/bokeh/core/serialization.py", |
|
[ |
|
"TypedArrayRep" |
|
] |
|
] |
|
], |
|
"NDArrayRep": [ |
|
[ |
|
"src/bokeh/core/serialization.py", |
|
[ |
|
"NDArrayRep" |
|
] |
|
] |
|
], |
|
"Buffer": [ |
|
[ |
|
"src/bokeh/core/serialization.py", |
|
[ |
|
"Buffer" |
|
] |
|
] |
|
], |
|
"Serialized": [ |
|
[ |
|
"src/bokeh/core/serialization.py", |
|
[ |
|
"Serialized" |
|
] |
|
] |
|
], |
|
"SerializationError": [ |
|
[ |
|
"src/bokeh/core/serialization.py", |
|
[ |
|
"SerializationError" |
|
] |
|
] |
|
], |
|
"Serializable": [ |
|
[ |
|
"src/bokeh/core/serialization.py", |
|
[ |
|
"Serializable" |
|
] |
|
] |
|
], |
|
"Serializer": [ |
|
[ |
|
"src/bokeh/core/serialization.py", |
|
[ |
|
"Serializer" |
|
] |
|
] |
|
], |
|
"DeserializationError": [ |
|
[ |
|
"src/bokeh/core/serialization.py", |
|
[ |
|
"DeserializationError" |
|
] |
|
] |
|
], |
|
"UnknownReferenceError": [ |
|
[ |
|
"src/bokeh/core/serialization.py", |
|
[ |
|
"UnknownReferenceError" |
|
] |
|
] |
|
], |
|
"Deserializer": [ |
|
[ |
|
"src/bokeh/core/serialization.py", |
|
[ |
|
"Deserializer" |
|
] |
|
] |
|
], |
|
"PointGeometry": [ |
|
[ |
|
"src/bokeh/core/types.py", |
|
[ |
|
"PointGeometry" |
|
] |
|
] |
|
], |
|
"SpanGeometry": [ |
|
[ |
|
"src/bokeh/core/types.py", |
|
[ |
|
"SpanGeometry" |
|
] |
|
] |
|
], |
|
"RectGeometry": [ |
|
[ |
|
"src/bokeh/core/types.py", |
|
[ |
|
"RectGeometry" |
|
] |
|
] |
|
], |
|
"PolyGeometry": [ |
|
[ |
|
"src/bokeh/core/types.py", |
|
[ |
|
"PolyGeometry" |
|
] |
|
] |
|
], |
|
"PointGeometryData": [ |
|
[ |
|
"src/bokeh/core/types.py", |
|
[ |
|
"PointGeometryData" |
|
] |
|
] |
|
], |
|
"SpanGeometryData": [ |
|
[ |
|
"src/bokeh/core/types.py", |
|
[ |
|
"SpanGeometryData" |
|
] |
|
] |
|
], |
|
"RectGeometryData": [ |
|
[ |
|
"src/bokeh/core/types.py", |
|
[ |
|
"RectGeometryData" |
|
] |
|
] |
|
], |
|
"PolyGeometryData": [ |
|
[ |
|
"src/bokeh/core/types.py", |
|
[ |
|
"PolyGeometryData" |
|
] |
|
] |
|
], |
|
"ValidationIssue": [ |
|
[ |
|
"src/bokeh/core/validation/check.py", |
|
[ |
|
"ValidationIssue" |
|
] |
|
] |
|
], |
|
"ValidationIssues": [ |
|
[ |
|
"src/bokeh/core/validation/check.py", |
|
[ |
|
"ValidationIssues" |
|
] |
|
] |
|
], |
|
"Validator": [ |
|
[ |
|
"src/bokeh/core/validation/check.py", |
|
[ |
|
"Validator" |
|
] |
|
] |
|
], |
|
"Issue": [ |
|
[ |
|
"src/bokeh/core/validation/issue.py", |
|
[ |
|
"Issue" |
|
] |
|
] |
|
], |
|
"Warning": [ |
|
[ |
|
"src/bokeh/core/validation/issue.py", |
|
[ |
|
"Warning" |
|
] |
|
] |
|
], |
|
"Error": [ |
|
[ |
|
"src/bokeh/core/validation/issue.py", |
|
[ |
|
"Error" |
|
] |
|
], |
|
[ |
|
"src/bokeh/protocol/messages/error.py", |
|
[ |
|
"Error" |
|
] |
|
] |
|
], |
|
"DocumentCallbackManager": [ |
|
[ |
|
"src/bokeh/document/callbacks.py", |
|
[ |
|
"DocumentCallbackManager" |
|
] |
|
] |
|
], |
|
"Document": [ |
|
[ |
|
"src/bokeh/document/document.py", |
|
[ |
|
"Document" |
|
] |
|
] |
|
], |
|
"DocumentChangedMixin": [ |
|
[ |
|
"src/bokeh/document/events.py", |
|
[ |
|
"DocumentChangedMixin" |
|
] |
|
] |
|
], |
|
"DocumentPatchedMixin": [ |
|
[ |
|
"src/bokeh/document/events.py", |
|
[ |
|
"DocumentPatchedMixin" |
|
] |
|
] |
|
], |
|
"DocumentMessageSentMixin": [ |
|
[ |
|
"src/bokeh/document/events.py", |
|
[ |
|
"DocumentMessageSentMixin" |
|
] |
|
] |
|
], |
|
"DocumentModelChangedMixin": [ |
|
[ |
|
"src/bokeh/document/events.py", |
|
[ |
|
"DocumentModelChangedMixin" |
|
] |
|
] |
|
], |
|
"ColumnDataChangedMixin": [ |
|
[ |
|
"src/bokeh/document/events.py", |
|
[ |
|
"ColumnDataChangedMixin" |
|
] |
|
] |
|
], |
|
"ColumnsStreamedMixin": [ |
|
[ |
|
"src/bokeh/document/events.py", |
|
[ |
|
"ColumnsStreamedMixin" |
|
] |
|
] |
|
], |
|
"ColumnsPatchedMixin": [ |
|
[ |
|
"src/bokeh/document/events.py", |
|
[ |
|
"ColumnsPatchedMixin" |
|
] |
|
] |
|
], |
|
"SessionCallbackAddedMixin": [ |
|
[ |
|
"src/bokeh/document/events.py", |
|
[ |
|
"SessionCallbackAddedMixin" |
|
] |
|
] |
|
], |
|
"SessionCallbackRemovedMixin": [ |
|
[ |
|
"src/bokeh/document/events.py", |
|
[ |
|
"SessionCallbackRemovedMixin" |
|
] |
|
] |
|
], |
|
"DocumentChangedEvent": [ |
|
[ |
|
"src/bokeh/document/events.py", |
|
[ |
|
"DocumentChangedEvent" |
|
] |
|
] |
|
], |
|
"DocumentPatchedEvent": [ |
|
[ |
|
"src/bokeh/document/events.py", |
|
[ |
|
"DocumentPatchedEvent" |
|
] |
|
] |
|
], |
|
"MessageSentEvent": [ |
|
[ |
|
"src/bokeh/document/events.py", |
|
[ |
|
"MessageSentEvent" |
|
] |
|
] |
|
], |
|
"ModelChangedEvent": [ |
|
[ |
|
"src/bokeh/document/events.py", |
|
[ |
|
"ModelChangedEvent" |
|
] |
|
] |
|
], |
|
"ColumnDataChangedEvent": [ |
|
[ |
|
"src/bokeh/document/events.py", |
|
[ |
|
"ColumnDataChangedEvent" |
|
] |
|
] |
|
], |
|
"ColumnsStreamedEvent": [ |
|
[ |
|
"src/bokeh/document/events.py", |
|
[ |
|
"ColumnsStreamedEvent" |
|
] |
|
] |
|
], |
|
"ColumnsPatchedEvent": [ |
|
[ |
|
"src/bokeh/document/events.py", |
|
[ |
|
"ColumnsPatchedEvent" |
|
] |
|
] |
|
], |
|
"TitleChangedEvent": [ |
|
[ |
|
"src/bokeh/document/events.py", |
|
[ |
|
"TitleChangedEvent" |
|
] |
|
] |
|
], |
|
"RootAddedEvent": [ |
|
[ |
|
"src/bokeh/document/events.py", |
|
[ |
|
"RootAddedEvent" |
|
] |
|
] |
|
], |
|
"RootRemovedEvent": [ |
|
[ |
|
"src/bokeh/document/events.py", |
|
[ |
|
"RootRemovedEvent" |
|
] |
|
] |
|
], |
|
"SessionCallbackAdded": [ |
|
[ |
|
"src/bokeh/document/events.py", |
|
[ |
|
"SessionCallbackAdded" |
|
] |
|
] |
|
], |
|
"SessionCallbackRemoved": [ |
|
[ |
|
"src/bokeh/document/events.py", |
|
[ |
|
"SessionCallbackRemoved" |
|
] |
|
] |
|
], |
|
"ModelChanged": [ |
|
[ |
|
"src/bokeh/document/json.py", |
|
[ |
|
"ModelChanged" |
|
] |
|
] |
|
], |
|
"MessageSent": [ |
|
[ |
|
"src/bokeh/document/json.py", |
|
[ |
|
"MessageSent" |
|
] |
|
] |
|
], |
|
"TitleChanged": [ |
|
[ |
|
"src/bokeh/document/json.py", |
|
[ |
|
"TitleChanged" |
|
] |
|
] |
|
], |
|
"RootAdded": [ |
|
[ |
|
"src/bokeh/document/json.py", |
|
[ |
|
"RootAdded" |
|
] |
|
] |
|
], |
|
"RootRemoved": [ |
|
[ |
|
"src/bokeh/document/json.py", |
|
[ |
|
"RootRemoved" |
|
] |
|
] |
|
], |
|
"ColumnDataChanged": [ |
|
[ |
|
"src/bokeh/document/json.py", |
|
[ |
|
"ColumnDataChanged" |
|
] |
|
] |
|
], |
|
"ColumnsStreamed": [ |
|
[ |
|
"src/bokeh/document/json.py", |
|
[ |
|
"ColumnsStreamed" |
|
] |
|
] |
|
], |
|
"ColumnsPatched": [ |
|
[ |
|
"src/bokeh/document/json.py", |
|
[ |
|
"ColumnsPatched" |
|
] |
|
] |
|
], |
|
"DocJson": [ |
|
[ |
|
"src/bokeh/document/json.py", |
|
[ |
|
"DocJson" |
|
] |
|
] |
|
], |
|
"PatchJson": [ |
|
[ |
|
"src/bokeh/document/json.py", |
|
[ |
|
"PatchJson" |
|
] |
|
] |
|
], |
|
"NoLockCallback": [ |
|
[ |
|
"src/bokeh/document/locking.py", |
|
[ |
|
"NoLockCallback" |
|
] |
|
] |
|
], |
|
"UnlockedDocumentProxy": [ |
|
[ |
|
"src/bokeh/document/locking.py", |
|
[ |
|
"UnlockedDocumentProxy" |
|
] |
|
] |
|
], |
|
"DocumentModelManager": [ |
|
[ |
|
"src/bokeh/document/models.py", |
|
[ |
|
"DocumentModelManager" |
|
] |
|
] |
|
], |
|
"DocumentModuleManager": [ |
|
[ |
|
"src/bokeh/document/modules.py", |
|
[ |
|
"DocumentModuleManager" |
|
] |
|
] |
|
], |
|
"Artifact": [ |
|
[ |
|
"src/bokeh/embed/bundle.py", |
|
[ |
|
"Artifact" |
|
] |
|
] |
|
], |
|
"ScriptRef": [ |
|
[ |
|
"src/bokeh/embed/bundle.py", |
|
[ |
|
"ScriptRef" |
|
] |
|
] |
|
], |
|
"Script": [ |
|
[ |
|
"src/bokeh/embed/bundle.py", |
|
[ |
|
"Script" |
|
] |
|
] |
|
], |
|
"StyleRef": [ |
|
[ |
|
"src/bokeh/embed/bundle.py", |
|
[ |
|
"StyleRef" |
|
] |
|
] |
|
], |
|
"Style": [ |
|
[ |
|
"src/bokeh/embed/bundle.py", |
|
[ |
|
"Style" |
|
] |
|
] |
|
], |
|
"Bundle": [ |
|
[ |
|
"src/bokeh/embed/bundle.py", |
|
[ |
|
"Bundle" |
|
] |
|
] |
|
], |
|
"ExtensionEmbed": [ |
|
[ |
|
"src/bokeh/embed/bundle.py", |
|
[ |
|
"ExtensionEmbed" |
|
] |
|
] |
|
], |
|
"Pkg": [ |
|
[ |
|
"src/bokeh/embed/bundle.py", |
|
[ |
|
"Pkg" |
|
] |
|
] |
|
], |
|
"StandaloneEmbedJson": [ |
|
[ |
|
"src/bokeh/embed/standalone.py", |
|
[ |
|
"StandaloneEmbedJson" |
|
] |
|
] |
|
], |
|
"FromCurdoc": [ |
|
[ |
|
"src/bokeh/embed/util.py", |
|
[ |
|
"FromCurdoc" |
|
] |
|
] |
|
], |
|
"RenderItem": [ |
|
[ |
|
"src/bokeh/embed/util.py", |
|
[ |
|
"RenderItem" |
|
] |
|
] |
|
], |
|
"RenderRoot": [ |
|
[ |
|
"src/bokeh/embed/util.py", |
|
[ |
|
"RenderRoot" |
|
] |
|
] |
|
], |
|
"RenderRoots": [ |
|
[ |
|
"src/bokeh/embed/util.py", |
|
[ |
|
"RenderRoots" |
|
] |
|
] |
|
], |
|
"KeyModifiers": [ |
|
[ |
|
"src/bokeh/events.py", |
|
[ |
|
"KeyModifiers" |
|
] |
|
] |
|
], |
|
"EventRep": [ |
|
[ |
|
"src/bokeh/events.py", |
|
[ |
|
"EventRep" |
|
] |
|
] |
|
], |
|
"Event": [ |
|
[ |
|
"src/bokeh/events.py", |
|
[ |
|
"Event" |
|
] |
|
] |
|
], |
|
"DocumentEvent": [ |
|
[ |
|
"src/bokeh/events.py", |
|
[ |
|
"DocumentEvent" |
|
] |
|
] |
|
], |
|
"DocumentReady": [ |
|
[ |
|
"src/bokeh/events.py", |
|
[ |
|
"DocumentReady" |
|
] |
|
] |
|
], |
|
"ConnectionEvent": [ |
|
[ |
|
"src/bokeh/events.py", |
|
[ |
|
"ConnectionEvent" |
|
] |
|
] |
|
], |
|
"ConnectionLost": [ |
|
[ |
|
"src/bokeh/events.py", |
|
[ |
|
"ConnectionLost" |
|
] |
|
] |
|
], |
|
"ModelEvent": [ |
|
[ |
|
"src/bokeh/events.py", |
|
[ |
|
"ModelEvent" |
|
] |
|
] |
|
], |
|
"ButtonClick": [ |
|
[ |
|
"src/bokeh/events.py", |
|
[ |
|
"ButtonClick" |
|
] |
|
] |
|
], |
|
"MenuItemClick": [ |
|
[ |
|
"src/bokeh/events.py", |
|
[ |
|
"MenuItemClick" |
|
] |
|
] |
|
], |
|
"ValueSubmit": [ |
|
[ |
|
"src/bokeh/events.py", |
|
[ |
|
"ValueSubmit" |
|
] |
|
] |
|
], |
|
"PlotEvent": [ |
|
[ |
|
"src/bokeh/events.py", |
|
[ |
|
"PlotEvent" |
|
] |
|
] |
|
], |
|
"LODStart": [ |
|
[ |
|
"src/bokeh/events.py", |
|
[ |
|
"LODStart" |
|
] |
|
] |
|
], |
|
"LODEnd": [ |
|
[ |
|
"src/bokeh/events.py", |
|
[ |
|
"LODEnd" |
|
] |
|
] |
|
], |
|
"RangesUpdate": [ |
|
[ |
|
"src/bokeh/events.py", |
|
[ |
|
"RangesUpdate" |
|
] |
|
] |
|
], |
|
"SelectionGeometry": [ |
|
[ |
|
"src/bokeh/events.py", |
|
[ |
|
"SelectionGeometry" |
|
] |
|
] |
|
], |
|
"Reset": [ |
|
[ |
|
"src/bokeh/events.py", |
|
[ |
|
"Reset" |
|
] |
|
] |
|
], |
|
"PointEvent": [ |
|
[ |
|
"src/bokeh/events.py", |
|
[ |
|
"PointEvent" |
|
] |
|
] |
|
], |
|
"Tap": [ |
|
[ |
|
"src/bokeh/events.py", |
|
[ |
|
"Tap" |
|
] |
|
], |
|
[ |
|
"src/bokeh/models/tools.py", |
|
[ |
|
"Tap" |
|
] |
|
] |
|
], |
|
"DoubleTap": [ |
|
[ |
|
"src/bokeh/events.py", |
|
[ |
|
"DoubleTap" |
|
] |
|
] |
|
], |
|
"Press": [ |
|
[ |
|
"src/bokeh/events.py", |
|
[ |
|
"Press" |
|
] |
|
] |
|
], |
|
"PressUp": [ |
|
[ |
|
"src/bokeh/events.py", |
|
[ |
|
"PressUp" |
|
] |
|
] |
|
], |
|
"MouseEnter": [ |
|
[ |
|
"src/bokeh/events.py", |
|
[ |
|
"MouseEnter" |
|
] |
|
] |
|
], |
|
"MouseLeave": [ |
|
[ |
|
"src/bokeh/events.py", |
|
[ |
|
"MouseLeave" |
|
] |
|
] |
|
], |
|
"MouseMove": [ |
|
[ |
|
"src/bokeh/events.py", |
|
[ |
|
"MouseMove" |
|
] |
|
] |
|
], |
|
"MouseWheel": [ |
|
[ |
|
"src/bokeh/events.py", |
|
[ |
|
"MouseWheel" |
|
] |
|
] |
|
], |
|
"Pan": [ |
|
[ |
|
"src/bokeh/events.py", |
|
[ |
|
"Pan" |
|
] |
|
] |
|
], |
|
"PanEnd": [ |
|
[ |
|
"src/bokeh/events.py", |
|
[ |
|
"PanEnd" |
|
] |
|
] |
|
], |
|
"PanStart": [ |
|
[ |
|
"src/bokeh/events.py", |
|
[ |
|
"PanStart" |
|
] |
|
] |
|
], |
|
"Pinch": [ |
|
[ |
|
"src/bokeh/events.py", |
|
[ |
|
"Pinch" |
|
] |
|
] |
|
], |
|
"PinchEnd": [ |
|
[ |
|
"src/bokeh/events.py", |
|
[ |
|
"PinchEnd" |
|
] |
|
] |
|
], |
|
"PinchStart": [ |
|
[ |
|
"src/bokeh/events.py", |
|
[ |
|
"PinchStart" |
|
] |
|
] |
|
], |
|
"Rotate": [ |
|
[ |
|
"src/bokeh/events.py", |
|
[ |
|
"Rotate" |
|
] |
|
] |
|
], |
|
"RotateEnd": [ |
|
[ |
|
"src/bokeh/events.py", |
|
[ |
|
"RotateEnd" |
|
] |
|
] |
|
], |
|
"RotateStart": [ |
|
[ |
|
"src/bokeh/events.py", |
|
[ |
|
"RotateStart" |
|
] |
|
] |
|
], |
|
"_TempFile": [ |
|
[ |
|
"src/bokeh/io/export.py", |
|
[ |
|
"_TempFile" |
|
] |
|
] |
|
], |
|
"CommsHandle": [ |
|
[ |
|
"src/bokeh/io/notebook.py", |
|
[ |
|
"CommsHandle" |
|
] |
|
] |
|
], |
|
"Load": [ |
|
[ |
|
"src/bokeh/io/notebook.py", |
|
[ |
|
"Load" |
|
] |
|
] |
|
], |
|
"ShowDoc": [ |
|
[ |
|
"src/bokeh/io/notebook.py", |
|
[ |
|
"ShowDoc" |
|
] |
|
] |
|
], |
|
"ShowApp": [ |
|
[ |
|
"src/bokeh/io/notebook.py", |
|
[ |
|
"ShowApp" |
|
] |
|
] |
|
], |
|
"Hooks": [ |
|
[ |
|
"src/bokeh/io/notebook.py", |
|
[ |
|
"Hooks" |
|
] |
|
] |
|
], |
|
"FileConfig": [ |
|
[ |
|
"src/bokeh/io/state.py", |
|
[ |
|
"FileConfig" |
|
] |
|
] |
|
], |
|
"_WebdriverState": [ |
|
[ |
|
"src/bokeh/io/webdriver.py", |
|
[ |
|
"_WebdriverState" |
|
] |
|
] |
|
], |
|
"row": [ |
|
[ |
|
"src/bokeh/layouts.py", |
|
[ |
|
"grid_14", |
|
"row" |
|
] |
|
] |
|
], |
|
"col": [ |
|
[ |
|
"src/bokeh/layouts.py", |
|
[ |
|
"grid_14", |
|
"col" |
|
] |
|
] |
|
], |
|
"Item": [ |
|
[ |
|
"src/bokeh/layouts.py", |
|
[ |
|
"grid_14", |
|
"Item" |
|
] |
|
], |
|
[ |
|
"src/bokeh/plotting/_tools.py", |
|
[ |
|
"_collect_repeated_tools", |
|
"Item" |
|
] |
|
] |
|
], |
|
"Grid": [ |
|
[ |
|
"src/bokeh/layouts.py", |
|
[ |
|
"grid_14", |
|
"Grid" |
|
] |
|
], |
|
[ |
|
"src/bokeh/models/grids.py", |
|
[ |
|
"Grid" |
|
] |
|
] |
|
], |
|
"ToolEntry": [ |
|
[ |
|
"src/bokeh/layouts.py", |
|
[ |
|
"group_tools", |
|
"ToolEntry" |
|
] |
|
] |
|
], |
|
"DataModel": [ |
|
[ |
|
"src/bokeh/model/data_model.py", |
|
[ |
|
"DataModel" |
|
] |
|
] |
|
], |
|
"Model": [ |
|
[ |
|
"src/bokeh/model/model.py", |
|
[ |
|
"Model" |
|
] |
|
] |
|
], |
|
"HasDocumentRef": [ |
|
[ |
|
"src/bokeh/model/util.py", |
|
[ |
|
"HasDocumentRef" |
|
] |
|
] |
|
], |
|
"Annotation": [ |
|
[ |
|
"src/bokeh/models/annotations/annotation.py", |
|
[ |
|
"Annotation" |
|
] |
|
] |
|
], |
|
"DataAnnotation": [ |
|
[ |
|
"src/bokeh/models/annotations/annotation.py", |
|
[ |
|
"DataAnnotation" |
|
] |
|
] |
|
], |
|
"ArrowHead": [ |
|
[ |
|
"src/bokeh/models/annotations/arrows.py", |
|
[ |
|
"ArrowHead" |
|
] |
|
] |
|
], |
|
"OpenHead": [ |
|
[ |
|
"src/bokeh/models/annotations/arrows.py", |
|
[ |
|
"OpenHead" |
|
] |
|
] |
|
], |
|
"NormalHead": [ |
|
[ |
|
"src/bokeh/models/annotations/arrows.py", |
|
[ |
|
"NormalHead" |
|
] |
|
] |
|
], |
|
"TeeHead": [ |
|
[ |
|
"src/bokeh/models/annotations/arrows.py", |
|
[ |
|
"TeeHead" |
|
] |
|
] |
|
], |
|
"VeeHead": [ |
|
[ |
|
"src/bokeh/models/annotations/arrows.py", |
|
[ |
|
"VeeHead" |
|
] |
|
] |
|
], |
|
"Arrow": [ |
|
[ |
|
"src/bokeh/models/annotations/arrows.py", |
|
[ |
|
"Arrow" |
|
] |
|
] |
|
], |
|
"BoxAnnotation": [ |
|
[ |
|
"src/bokeh/models/annotations/geometry.py", |
|
[ |
|
"BoxAnnotation" |
|
] |
|
] |
|
], |
|
"Band": [ |
|
[ |
|
"src/bokeh/models/annotations/geometry.py", |
|
[ |
|
"Band" |
|
] |
|
] |
|
], |
|
"PolyAnnotation": [ |
|
[ |
|
"src/bokeh/models/annotations/geometry.py", |
|
[ |
|
"PolyAnnotation" |
|
] |
|
] |
|
], |
|
"Slope": [ |
|
[ |
|
"src/bokeh/models/annotations/geometry.py", |
|
[ |
|
"Slope" |
|
] |
|
] |
|
], |
|
"Span": [ |
|
[ |
|
"src/bokeh/models/annotations/geometry.py", |
|
[ |
|
"Span" |
|
] |
|
], |
|
[ |
|
"src/bokeh/models/dom.py", |
|
[ |
|
"Span" |
|
] |
|
] |
|
], |
|
"Whisker": [ |
|
[ |
|
"src/bokeh/models/annotations/geometry.py", |
|
[ |
|
"Whisker" |
|
] |
|
] |
|
], |
|
"HTMLAnnotation": [ |
|
[ |
|
"src/bokeh/models/annotations/html/html_annotation.py", |
|
[ |
|
"HTMLAnnotation" |
|
] |
|
] |
|
], |
|
"HTMLLabel": [ |
|
[ |
|
"src/bokeh/models/annotations/html/labels.py", |
|
[ |
|
"HTMLLabel" |
|
] |
|
] |
|
], |
|
"HTMLLabelSet": [ |
|
[ |
|
"src/bokeh/models/annotations/html/labels.py", |
|
[ |
|
"HTMLLabelSet" |
|
] |
|
] |
|
], |
|
"HTMLTitle": [ |
|
[ |
|
"src/bokeh/models/annotations/html/labels.py", |
|
[ |
|
"HTMLTitle" |
|
] |
|
] |
|
], |
|
"ToolbarPanel": [ |
|
[ |
|
"src/bokeh/models/annotations/html/toolbars.py", |
|
[ |
|
"ToolbarPanel" |
|
] |
|
] |
|
], |
|
"TextAnnotation": [ |
|
[ |
|
"src/bokeh/models/annotations/labels.py", |
|
[ |
|
"TextAnnotation" |
|
] |
|
] |
|
], |
|
"Label": [ |
|
[ |
|
"src/bokeh/models/annotations/labels.py", |
|
[ |
|
"Label" |
|
] |
|
] |
|
], |
|
"LabelSet": [ |
|
[ |
|
"src/bokeh/models/annotations/labels.py", |
|
[ |
|
"LabelSet" |
|
] |
|
] |
|
], |
|
"Title": [ |
|
[ |
|
"src/bokeh/models/annotations/labels.py", |
|
[ |
|
"Title" |
|
] |
|
] |
|
], |
|
"BaseColorBar": [ |
|
[ |
|
"src/bokeh/models/annotations/legends.py", |
|
[ |
|
"BaseColorBar" |
|
] |
|
] |
|
], |
|
"ColorBar": [ |
|
[ |
|
"src/bokeh/models/annotations/legends.py", |
|
[ |
|
"ColorBar" |
|
] |
|
] |
|
], |
|
"ContourColorBar": [ |
|
[ |
|
"src/bokeh/models/annotations/legends.py", |
|
[ |
|
"ContourColorBar" |
|
] |
|
] |
|
], |
|
"LegendItem": [ |
|
[ |
|
"src/bokeh/models/annotations/legends.py", |
|
[ |
|
"LegendItem" |
|
] |
|
] |
|
], |
|
"Legend": [ |
|
[ |
|
"src/bokeh/models/annotations/legends.py", |
|
[ |
|
"Legend" |
|
] |
|
] |
|
], |
|
"Axis": [ |
|
[ |
|
"src/bokeh/models/axes.py", |
|
[ |
|
"Axis" |
|
] |
|
] |
|
], |
|
"ContinuousAxis": [ |
|
[ |
|
"src/bokeh/models/axes.py", |
|
[ |
|
"ContinuousAxis" |
|
] |
|
] |
|
], |
|
"LinearAxis": [ |
|
[ |
|
"src/bokeh/models/axes.py", |
|
[ |
|
"LinearAxis" |
|
] |
|
] |
|
], |
|
"LogAxis": [ |
|
[ |
|
"src/bokeh/models/axes.py", |
|
[ |
|
"LogAxis" |
|
] |
|
] |
|
], |
|
"CategoricalAxis": [ |
|
[ |
|
"src/bokeh/models/axes.py", |
|
[ |
|
"CategoricalAxis" |
|
] |
|
] |
|
], |
|
"DatetimeAxis": [ |
|
[ |
|
"src/bokeh/models/axes.py", |
|
[ |
|
"DatetimeAxis" |
|
] |
|
] |
|
], |
|
"MercatorAxis": [ |
|
[ |
|
"src/bokeh/models/axes.py", |
|
[ |
|
"MercatorAxis" |
|
] |
|
] |
|
], |
|
"Callback": [ |
|
[ |
|
"src/bokeh/models/callbacks.py", |
|
[ |
|
"Callback" |
|
] |
|
] |
|
], |
|
"OpenURL": [ |
|
[ |
|
"src/bokeh/models/callbacks.py", |
|
[ |
|
"OpenURL" |
|
] |
|
] |
|
], |
|
"CustomCode": [ |
|
[ |
|
"src/bokeh/models/callbacks.py", |
|
[ |
|
"CustomCode" |
|
] |
|
] |
|
], |
|
"CustomJS": [ |
|
[ |
|
"src/bokeh/models/callbacks.py", |
|
[ |
|
"CustomJS" |
|
] |
|
] |
|
], |
|
"SetValue": [ |
|
[ |
|
"src/bokeh/models/callbacks.py", |
|
[ |
|
"SetValue" |
|
] |
|
] |
|
], |
|
"Canvas": [ |
|
[ |
|
"src/bokeh/models/canvas.py", |
|
[ |
|
"Canvas" |
|
] |
|
] |
|
], |
|
"CoordinateMapping": [ |
|
[ |
|
"src/bokeh/models/coordinates.py", |
|
[ |
|
"CoordinateMapping" |
|
] |
|
] |
|
], |
|
"StyleSheet": [ |
|
[ |
|
"src/bokeh/models/css.py", |
|
[ |
|
"StyleSheet" |
|
] |
|
] |
|
], |
|
"InlineStyleSheet": [ |
|
[ |
|
"src/bokeh/models/css.py", |
|
[ |
|
"InlineStyleSheet" |
|
] |
|
] |
|
], |
|
"ImportedStyleSheet": [ |
|
[ |
|
"src/bokeh/models/css.py", |
|
[ |
|
"ImportedStyleSheet" |
|
] |
|
] |
|
], |
|
"GlobalInlineStyleSheet": [ |
|
[ |
|
"src/bokeh/models/css.py", |
|
[ |
|
"GlobalInlineStyleSheet" |
|
] |
|
] |
|
], |
|
"GlobalImportedStyleSheet": [ |
|
[ |
|
"src/bokeh/models/css.py", |
|
[ |
|
"GlobalImportedStyleSheet" |
|
] |
|
] |
|
], |
|
"Styles": [ |
|
[ |
|
"src/bokeh/models/css.py", |
|
[ |
|
"Styles" |
|
] |
|
] |
|
], |
|
"DOMNode": [ |
|
[ |
|
"src/bokeh/models/dom.py", |
|
[ |
|
"DOMNode" |
|
] |
|
] |
|
], |
|
"Text": [ |
|
[ |
|
"src/bokeh/models/dom.py", |
|
[ |
|
"Text" |
|
] |
|
], |
|
[ |
|
"src/bokeh/models/glyphs.py", |
|
[ |
|
"Text" |
|
] |
|
] |
|
], |
|
"DOMElement": [ |
|
[ |
|
"src/bokeh/models/dom.py", |
|
[ |
|
"DOMElement" |
|
] |
|
] |
|
], |
|
"Div": [ |
|
[ |
|
"src/bokeh/models/dom.py", |
|
[ |
|
"Div" |
|
] |
|
], |
|
[ |
|
"src/bokeh/models/widgets/markups.py", |
|
[ |
|
"Div" |
|
] |
|
] |
|
], |
|
"Table": [ |
|
[ |
|
"src/bokeh/models/dom.py", |
|
[ |
|
"Table" |
|
] |
|
] |
|
], |
|
"TableRow": [ |
|
[ |
|
"src/bokeh/models/dom.py", |
|
[ |
|
"TableRow" |
|
] |
|
] |
|
], |
|
"Action": [ |
|
[ |
|
"src/bokeh/models/dom.py", |
|
[ |
|
"Action" |
|
] |
|
], |
|
[ |
|
"src/bokeh/models/ui/menus.py", |
|
[ |
|
"Action" |
|
] |
|
] |
|
], |
|
"Template": [ |
|
[ |
|
"src/bokeh/models/dom.py", |
|
[ |
|
"Template" |
|
] |
|
] |
|
], |
|
"ToggleGroup": [ |
|
[ |
|
"src/bokeh/models/dom.py", |
|
[ |
|
"ToggleGroup" |
|
] |
|
] |
|
], |
|
"Placeholder": [ |
|
[ |
|
"src/bokeh/models/dom.py", |
|
[ |
|
"Placeholder" |
|
] |
|
] |
|
], |
|
"ValueOf": [ |
|
[ |
|
"src/bokeh/models/dom.py", |
|
[ |
|
"ValueOf" |
|
] |
|
] |
|
], |
|
"Index": [ |
|
[ |
|
"src/bokeh/models/dom.py", |
|
[ |
|
"Index" |
|
] |
|
] |
|
], |
|
"ValueRef": [ |
|
[ |
|
"src/bokeh/models/dom.py", |
|
[ |
|
"ValueRef" |
|
] |
|
] |
|
], |
|
"ColorRef": [ |
|
[ |
|
"src/bokeh/models/dom.py", |
|
[ |
|
"ColorRef" |
|
] |
|
] |
|
], |
|
"HTML": [ |
|
[ |
|
"src/bokeh/models/dom.py", |
|
[ |
|
"HTML" |
|
] |
|
] |
|
], |
|
"Expression": [ |
|
[ |
|
"src/bokeh/models/expressions.py", |
|
[ |
|
"Expression" |
|
] |
|
] |
|
], |
|
"CustomJSExpr": [ |
|
[ |
|
"src/bokeh/models/expressions.py", |
|
[ |
|
"CustomJSExpr" |
|
] |
|
] |
|
], |
|
"CumSum": [ |
|
[ |
|
"src/bokeh/models/expressions.py", |
|
[ |
|
"CumSum" |
|
] |
|
] |
|
], |
|
"Stack": [ |
|
[ |
|
"src/bokeh/models/expressions.py", |
|
[ |
|
"Stack" |
|
] |
|
] |
|
], |
|
"ScalarExpression": [ |
|
[ |
|
"src/bokeh/models/expressions.py", |
|
[ |
|
"ScalarExpression" |
|
] |
|
] |
|
], |
|
"Minimum": [ |
|
[ |
|
"src/bokeh/models/expressions.py", |
|
[ |
|
"Minimum" |
|
] |
|
] |
|
], |
|
"Maximum": [ |
|
[ |
|
"src/bokeh/models/expressions.py", |
|
[ |
|
"Maximum" |
|
] |
|
] |
|
], |
|
"CoordinateTransform": [ |
|
[ |
|
"src/bokeh/models/expressions.py", |
|
[ |
|
"CoordinateTransform" |
|
] |
|
] |
|
], |
|
"PolarTransform": [ |
|
[ |
|
"src/bokeh/models/expressions.py", |
|
[ |
|
"PolarTransform" |
|
] |
|
] |
|
], |
|
"XYComponent": [ |
|
[ |
|
"src/bokeh/models/expressions.py", |
|
[ |
|
"XYComponent" |
|
] |
|
] |
|
], |
|
"XComponent": [ |
|
[ |
|
"src/bokeh/models/expressions.py", |
|
[ |
|
"XComponent" |
|
] |
|
] |
|
], |
|
"YComponent": [ |
|
[ |
|
"src/bokeh/models/expressions.py", |
|
[ |
|
"YComponent" |
|
] |
|
] |
|
], |
|
"Filter": [ |
|
[ |
|
"src/bokeh/models/filters.py", |
|
[ |
|
"Filter" |
|
] |
|
] |
|
], |
|
"AllIndices": [ |
|
[ |
|
"src/bokeh/models/filters.py", |
|
[ |
|
"AllIndices" |
|
] |
|
] |
|
], |
|
"InversionFilter": [ |
|
[ |
|
"src/bokeh/models/filters.py", |
|
[ |
|
"InversionFilter" |
|
] |
|
] |
|
], |
|
"IntersectionFilter": [ |
|
[ |
|
"src/bokeh/models/filters.py", |
|
[ |
|
"IntersectionFilter" |
|
] |
|
] |
|
], |
|
"UnionFilter": [ |
|
[ |
|
"src/bokeh/models/filters.py", |
|
[ |
|
"UnionFilter" |
|
] |
|
] |
|
], |
|
"DifferenceFilter": [ |
|
[ |
|
"src/bokeh/models/filters.py", |
|
[ |
|
"DifferenceFilter" |
|
] |
|
] |
|
], |
|
"SymmetricDifferenceFilter": [ |
|
[ |
|
"src/bokeh/models/filters.py", |
|
[ |
|
"SymmetricDifferenceFilter" |
|
] |
|
] |
|
], |
|
"IndexFilter": [ |
|
[ |
|
"src/bokeh/models/filters.py", |
|
[ |
|
"IndexFilter" |
|
] |
|
] |
|
], |
|
"BooleanFilter": [ |
|
[ |
|
"src/bokeh/models/filters.py", |
|
[ |
|
"BooleanFilter" |
|
] |
|
] |
|
], |
|
"GroupFilter": [ |
|
[ |
|
"src/bokeh/models/filters.py", |
|
[ |
|
"GroupFilter" |
|
] |
|
] |
|
], |
|
"CustomJSFilter": [ |
|
[ |
|
"src/bokeh/models/filters.py", |
|
[ |
|
"CustomJSFilter" |
|
] |
|
] |
|
], |
|
"TickFormatter": [ |
|
[ |
|
"src/bokeh/models/formatters.py", |
|
[ |
|
"TickFormatter" |
|
] |
|
] |
|
], |
|
"BasicTickFormatter": [ |
|
[ |
|
"src/bokeh/models/formatters.py", |
|
[ |
|
"BasicTickFormatter" |
|
] |
|
] |
|
], |
|
"MercatorTickFormatter": [ |
|
[ |
|
"src/bokeh/models/formatters.py", |
|
[ |
|
"MercatorTickFormatter" |
|
] |
|
] |
|
], |
|
"NumeralTickFormatter": [ |
|
[ |
|
"src/bokeh/models/formatters.py", |
|
[ |
|
"NumeralTickFormatter" |
|
] |
|
] |
|
], |
|
"PrintfTickFormatter": [ |
|
[ |
|
"src/bokeh/models/formatters.py", |
|
[ |
|
"PrintfTickFormatter" |
|
] |
|
] |
|
], |
|
"LogTickFormatter": [ |
|
[ |
|
"src/bokeh/models/formatters.py", |
|
[ |
|
"LogTickFormatter" |
|
] |
|
] |
|
], |
|
"CategoricalTickFormatter": [ |
|
[ |
|
"src/bokeh/models/formatters.py", |
|
[ |
|
"CategoricalTickFormatter" |
|
] |
|
] |
|
], |
|
"CustomJSTickFormatter": [ |
|
[ |
|
"src/bokeh/models/formatters.py", |
|
[ |
|
"CustomJSTickFormatter" |
|
] |
|
] |
|
], |
|
"DatetimeTickFormatter": [ |
|
[ |
|
"src/bokeh/models/formatters.py", |
|
[ |
|
"DatetimeTickFormatter" |
|
] |
|
] |
|
], |
|
"Glyph": [ |
|
[ |
|
"src/bokeh/models/glyph.py", |
|
[ |
|
"Glyph" |
|
] |
|
] |
|
], |
|
"XYGlyph": [ |
|
[ |
|
"src/bokeh/models/glyph.py", |
|
[ |
|
"XYGlyph" |
|
] |
|
] |
|
], |
|
"ConnectedXYGlyph": [ |
|
[ |
|
"src/bokeh/models/glyph.py", |
|
[ |
|
"ConnectedXYGlyph" |
|
] |
|
] |
|
], |
|
"LineGlyph": [ |
|
[ |
|
"src/bokeh/models/glyph.py", |
|
[ |
|
"LineGlyph" |
|
] |
|
] |
|
], |
|
"FillGlyph": [ |
|
[ |
|
"src/bokeh/models/glyph.py", |
|
[ |
|
"FillGlyph" |
|
] |
|
] |
|
], |
|
"TextGlyph": [ |
|
[ |
|
"src/bokeh/models/glyph.py", |
|
[ |
|
"TextGlyph" |
|
] |
|
] |
|
], |
|
"HatchGlyph": [ |
|
[ |
|
"src/bokeh/models/glyph.py", |
|
[ |
|
"HatchGlyph" |
|
] |
|
] |
|
], |
|
"Marker": [ |
|
[ |
|
"src/bokeh/models/glyphs.py", |
|
[ |
|
"Marker" |
|
] |
|
] |
|
], |
|
"LRTBGlyph": [ |
|
[ |
|
"src/bokeh/models/glyphs.py", |
|
[ |
|
"LRTBGlyph" |
|
] |
|
] |
|
], |
|
"AnnularWedge": [ |
|
[ |
|
"src/bokeh/models/glyphs.py", |
|
[ |
|
"AnnularWedge" |
|
] |
|
] |
|
], |
|
"Annulus": [ |
|
[ |
|
"src/bokeh/models/glyphs.py", |
|
[ |
|
"Annulus" |
|
] |
|
] |
|
], |
|
"Arc": [ |
|
[ |
|
"src/bokeh/models/glyphs.py", |
|
[ |
|
"Arc" |
|
] |
|
] |
|
], |
|
"Bezier": [ |
|
[ |
|
"src/bokeh/models/glyphs.py", |
|
[ |
|
"Bezier" |
|
] |
|
] |
|
], |
|
"Block": [ |
|
[ |
|
"src/bokeh/models/glyphs.py", |
|
[ |
|
"Block" |
|
] |
|
] |
|
], |
|
"Circle": [ |
|
[ |
|
"src/bokeh/models/glyphs.py", |
|
[ |
|
"Circle" |
|
] |
|
] |
|
], |
|
"Ellipse": [ |
|
[ |
|
"src/bokeh/models/glyphs.py", |
|
[ |
|
"Ellipse" |
|
] |
|
] |
|
], |
|
"HArea": [ |
|
[ |
|
"src/bokeh/models/glyphs.py", |
|
[ |
|
"HArea" |
|
] |
|
] |
|
], |
|
"HAreaStep": [ |
|
[ |
|
"src/bokeh/models/glyphs.py", |
|
[ |
|
"HAreaStep" |
|
] |
|
] |
|
], |
|
"HBar": [ |
|
[ |
|
"src/bokeh/models/glyphs.py", |
|
[ |
|
"HBar" |
|
] |
|
] |
|
], |
|
"HexTile": [ |
|
[ |
|
"src/bokeh/models/glyphs.py", |
|
[ |
|
"HexTile" |
|
] |
|
] |
|
], |
|
"ImageBase": [ |
|
[ |
|
"src/bokeh/models/glyphs.py", |
|
[ |
|
"ImageBase" |
|
] |
|
] |
|
], |
|
"ImageRGBA": [ |
|
[ |
|
"src/bokeh/models/glyphs.py", |
|
[ |
|
"ImageRGBA" |
|
] |
|
] |
|
], |
|
"ImageStack": [ |
|
[ |
|
"src/bokeh/models/glyphs.py", |
|
[ |
|
"ImageStack" |
|
] |
|
] |
|
], |
|
"ImageURL": [ |
|
[ |
|
"src/bokeh/models/glyphs.py", |
|
[ |
|
"ImageURL" |
|
] |
|
] |
|
], |
|
"Line": [ |
|
[ |
|
"src/bokeh/models/glyphs.py", |
|
[ |
|
"Line" |
|
] |
|
] |
|
], |
|
"MultiLine": [ |
|
[ |
|
"src/bokeh/models/glyphs.py", |
|
[ |
|
"MultiLine" |
|
] |
|
] |
|
], |
|
"MultiPolygons": [ |
|
[ |
|
"src/bokeh/models/glyphs.py", |
|
[ |
|
"MultiPolygons" |
|
] |
|
] |
|
], |
|
"Patch": [ |
|
[ |
|
"src/bokeh/models/glyphs.py", |
|
[ |
|
"Patch" |
|
] |
|
] |
|
], |
|
"Patches": [ |
|
[ |
|
"src/bokeh/models/glyphs.py", |
|
[ |
|
"Patches" |
|
] |
|
] |
|
], |
|
"Quad": [ |
|
[ |
|
"src/bokeh/models/glyphs.py", |
|
[ |
|
"Quad" |
|
] |
|
] |
|
], |
|
"Quadratic": [ |
|
[ |
|
"src/bokeh/models/glyphs.py", |
|
[ |
|
"Quadratic" |
|
] |
|
] |
|
], |
|
"Ray": [ |
|
[ |
|
"src/bokeh/models/glyphs.py", |
|
[ |
|
"Ray" |
|
] |
|
] |
|
], |
|
"Rect": [ |
|
[ |
|
"src/bokeh/models/glyphs.py", |
|
[ |
|
"Rect" |
|
] |
|
] |
|
], |
|
"Scatter": [ |
|
[ |
|
"src/bokeh/models/glyphs.py", |
|
[ |
|
"Scatter" |
|
] |
|
] |
|
], |
|
"Segment": [ |
|
[ |
|
"src/bokeh/models/glyphs.py", |
|
[ |
|
"Segment" |
|
] |
|
] |
|
], |
|
"Step": [ |
|
[ |
|
"src/bokeh/models/glyphs.py", |
|
[ |
|
"Step" |
|
] |
|
] |
|
], |
|
"VArea": [ |
|
[ |
|
"src/bokeh/models/glyphs.py", |
|
[ |
|
"VArea" |
|
] |
|
] |
|
], |
|
"VAreaStep": [ |
|
[ |
|
"src/bokeh/models/glyphs.py", |
|
[ |
|
"VAreaStep" |
|
] |
|
] |
|
], |
|
"VBar": [ |
|
[ |
|
"src/bokeh/models/glyphs.py", |
|
[ |
|
"VBar" |
|
] |
|
] |
|
], |
|
"Wedge": [ |
|
[ |
|
"src/bokeh/models/glyphs.py", |
|
[ |
|
"Wedge" |
|
] |
|
] |
|
], |
|
"HSpan": [ |
|
[ |
|
"src/bokeh/models/glyphs.py", |
|
[ |
|
"HSpan" |
|
] |
|
] |
|
], |
|
"VSpan": [ |
|
[ |
|
"src/bokeh/models/glyphs.py", |
|
[ |
|
"VSpan" |
|
] |
|
] |
|
], |
|
"HStrip": [ |
|
[ |
|
"src/bokeh/models/glyphs.py", |
|
[ |
|
"HStrip" |
|
] |
|
] |
|
], |
|
"VStrip": [ |
|
[ |
|
"src/bokeh/models/glyphs.py", |
|
[ |
|
"VStrip" |
|
] |
|
] |
|
], |
|
"Marking": [ |
|
[ |
|
"src/bokeh/models/graphics.py", |
|
[ |
|
"Marking" |
|
] |
|
] |
|
], |
|
"Decoration": [ |
|
[ |
|
"src/bokeh/models/graphics.py", |
|
[ |
|
"Decoration" |
|
] |
|
] |
|
], |
|
"LayoutProvider": [ |
|
[ |
|
"src/bokeh/models/graphs.py", |
|
[ |
|
"LayoutProvider" |
|
] |
|
] |
|
], |
|
"StaticLayoutProvider": [ |
|
[ |
|
"src/bokeh/models/graphs.py", |
|
[ |
|
"StaticLayoutProvider" |
|
] |
|
] |
|
], |
|
"GraphCoordinates": [ |
|
[ |
|
"src/bokeh/models/graphs.py", |
|
[ |
|
"GraphCoordinates" |
|
] |
|
] |
|
], |
|
"NodeCoordinates": [ |
|
[ |
|
"src/bokeh/models/graphs.py", |
|
[ |
|
"NodeCoordinates" |
|
] |
|
] |
|
], |
|
"EdgeCoordinates": [ |
|
[ |
|
"src/bokeh/models/graphs.py", |
|
[ |
|
"EdgeCoordinates" |
|
] |
|
] |
|
], |
|
"GraphHitTestPolicy": [ |
|
[ |
|
"src/bokeh/models/graphs.py", |
|
[ |
|
"GraphHitTestPolicy" |
|
] |
|
] |
|
], |
|
"EdgesOnly": [ |
|
[ |
|
"src/bokeh/models/graphs.py", |
|
[ |
|
"EdgesOnly" |
|
] |
|
] |
|
], |
|
"NodesOnly": [ |
|
[ |
|
"src/bokeh/models/graphs.py", |
|
[ |
|
"NodesOnly" |
|
] |
|
] |
|
], |
|
"NodesAndLinkedEdges": [ |
|
[ |
|
"src/bokeh/models/graphs.py", |
|
[ |
|
"NodesAndLinkedEdges" |
|
] |
|
] |
|
], |
|
"EdgesAndLinkedNodes": [ |
|
[ |
|
"src/bokeh/models/graphs.py", |
|
[ |
|
"EdgesAndLinkedNodes" |
|
] |
|
] |
|
], |
|
"NodesAndAdjacentNodes": [ |
|
[ |
|
"src/bokeh/models/graphs.py", |
|
[ |
|
"NodesAndAdjacentNodes" |
|
] |
|
] |
|
], |
|
"LabelingPolicy": [ |
|
[ |
|
"src/bokeh/models/labeling.py", |
|
[ |
|
"LabelingPolicy" |
|
] |
|
] |
|
], |
|
"AllLabels": [ |
|
[ |
|
"src/bokeh/models/labeling.py", |
|
[ |
|
"AllLabels" |
|
] |
|
] |
|
], |
|
"NoOverlap": [ |
|
[ |
|
"src/bokeh/models/labeling.py", |
|
[ |
|
"NoOverlap" |
|
] |
|
] |
|
], |
|
"CustomLabelingPolicy": [ |
|
[ |
|
"src/bokeh/models/labeling.py", |
|
[ |
|
"CustomLabelingPolicy" |
|
] |
|
] |
|
], |
|
"LayoutDOM": [ |
|
[ |
|
"src/bokeh/models/layouts.py", |
|
[ |
|
"LayoutDOM" |
|
] |
|
] |
|
], |
|
"Spacer": [ |
|
[ |
|
"src/bokeh/models/layouts.py", |
|
[ |
|
"Spacer" |
|
] |
|
] |
|
], |
|
"GridCommon": [ |
|
[ |
|
"src/bokeh/models/layouts.py", |
|
[ |
|
"GridCommon" |
|
] |
|
] |
|
], |
|
"GridBox": [ |
|
[ |
|
"src/bokeh/models/layouts.py", |
|
[ |
|
"GridBox" |
|
] |
|
] |
|
], |
|
"HBox": [ |
|
[ |
|
"src/bokeh/models/layouts.py", |
|
[ |
|
"HBox" |
|
] |
|
] |
|
], |
|
"VBox": [ |
|
[ |
|
"src/bokeh/models/layouts.py", |
|
[ |
|
"VBox" |
|
] |
|
] |
|
], |
|
"FlexBox": [ |
|
[ |
|
"src/bokeh/models/layouts.py", |
|
[ |
|
"FlexBox" |
|
] |
|
] |
|
], |
|
"Row": [ |
|
[ |
|
"src/bokeh/models/layouts.py", |
|
[ |
|
"Row" |
|
] |
|
] |
|
], |
|
"Column": [ |
|
[ |
|
"src/bokeh/models/layouts.py", |
|
[ |
|
"Column" |
|
] |
|
] |
|
], |
|
"TabPanel": [ |
|
[ |
|
"src/bokeh/models/layouts.py", |
|
[ |
|
"TabPanel" |
|
] |
|
] |
|
], |
|
"Tabs": [ |
|
[ |
|
"src/bokeh/models/layouts.py", |
|
[ |
|
"Tabs" |
|
] |
|
] |
|
], |
|
"GroupBox": [ |
|
[ |
|
"src/bokeh/models/layouts.py", |
|
[ |
|
"GroupBox" |
|
] |
|
] |
|
], |
|
"ScrollBox": [ |
|
[ |
|
"src/bokeh/models/layouts.py", |
|
[ |
|
"ScrollBox" |
|
] |
|
] |
|
], |
|
"MapOptions": [ |
|
[ |
|
"src/bokeh/models/map_plots.py", |
|
[ |
|
"MapOptions" |
|
] |
|
] |
|
], |
|
"MapPlot": [ |
|
[ |
|
"src/bokeh/models/map_plots.py", |
|
[ |
|
"MapPlot" |
|
] |
|
] |
|
], |
|
"GMapOptions": [ |
|
[ |
|
"src/bokeh/models/map_plots.py", |
|
[ |
|
"GMapOptions" |
|
] |
|
] |
|
], |
|
"GMapPlot": [ |
|
[ |
|
"src/bokeh/models/map_plots.py", |
|
[ |
|
"GMapPlot" |
|
] |
|
] |
|
], |
|
"Mapper": [ |
|
[ |
|
"src/bokeh/models/mappers.py", |
|
[ |
|
"Mapper" |
|
] |
|
] |
|
], |
|
"ColorMapper": [ |
|
[ |
|
"src/bokeh/models/mappers.py", |
|
[ |
|
"ColorMapper" |
|
] |
|
] |
|
], |
|
"CategoricalMapper": [ |
|
[ |
|
"src/bokeh/models/mappers.py", |
|
[ |
|
"CategoricalMapper" |
|
] |
|
] |
|
], |
|
"CategoricalColorMapper": [ |
|
[ |
|
"src/bokeh/models/mappers.py", |
|
[ |
|
"CategoricalColorMapper" |
|
] |
|
] |
|
], |
|
"CategoricalMarkerMapper": [ |
|
[ |
|
"src/bokeh/models/mappers.py", |
|
[ |
|
"CategoricalMarkerMapper" |
|
] |
|
] |
|
], |
|
"CategoricalPatternMapper": [ |
|
[ |
|
"src/bokeh/models/mappers.py", |
|
[ |
|
"CategoricalPatternMapper" |
|
] |
|
] |
|
], |
|
"ContinuousColorMapper": [ |
|
[ |
|
"src/bokeh/models/mappers.py", |
|
[ |
|
"ContinuousColorMapper" |
|
] |
|
] |
|
], |
|
"LinearColorMapper": [ |
|
[ |
|
"src/bokeh/models/mappers.py", |
|
[ |
|
"LinearColorMapper" |
|
] |
|
] |
|
], |
|
"LogColorMapper": [ |
|
[ |
|
"src/bokeh/models/mappers.py", |
|
[ |
|
"LogColorMapper" |
|
] |
|
] |
|
], |
|
"ScanningColorMapper": [ |
|
[ |
|
"src/bokeh/models/mappers.py", |
|
[ |
|
"ScanningColorMapper" |
|
] |
|
] |
|
], |
|
"EqHistColorMapper": [ |
|
[ |
|
"src/bokeh/models/mappers.py", |
|
[ |
|
"EqHistColorMapper" |
|
] |
|
] |
|
], |
|
"StackColorMapper": [ |
|
[ |
|
"src/bokeh/models/mappers.py", |
|
[ |
|
"StackColorMapper" |
|
] |
|
] |
|
], |
|
"WeightedStackColorMapper": [ |
|
[ |
|
"src/bokeh/models/mappers.py", |
|
[ |
|
"WeightedStackColorMapper" |
|
] |
|
] |
|
], |
|
"Plot": [ |
|
[ |
|
"src/bokeh/models/plots.py", |
|
[ |
|
"Plot" |
|
] |
|
] |
|
], |
|
"GridPlot": [ |
|
[ |
|
"src/bokeh/models/plots.py", |
|
[ |
|
"GridPlot" |
|
] |
|
] |
|
], |
|
"_list_attr_splat": [ |
|
[ |
|
"src/bokeh/models/plots.py", |
|
[ |
|
"_list_attr_splat" |
|
] |
|
] |
|
], |
|
"_legend_attr_splat": [ |
|
[ |
|
"src/bokeh/models/plots.py", |
|
[ |
|
"_legend_attr_splat" |
|
] |
|
] |
|
], |
|
"Range": [ |
|
[ |
|
"src/bokeh/models/ranges.py", |
|
[ |
|
"Range" |
|
] |
|
] |
|
], |
|
"Range1d": [ |
|
[ |
|
"src/bokeh/models/ranges.py", |
|
[ |
|
"Range1d" |
|
] |
|
] |
|
], |
|
"DataRange": [ |
|
[ |
|
"src/bokeh/models/ranges.py", |
|
[ |
|
"DataRange" |
|
] |
|
] |
|
], |
|
"DataRange1d": [ |
|
[ |
|
"src/bokeh/models/ranges.py", |
|
[ |
|
"DataRange1d" |
|
] |
|
] |
|
], |
|
"FactorRange": [ |
|
[ |
|
"src/bokeh/models/ranges.py", |
|
[ |
|
"FactorRange" |
|
] |
|
] |
|
], |
|
"ContourRenderer": [ |
|
[ |
|
"src/bokeh/models/renderers/contour_renderer.py", |
|
[ |
|
"ContourRenderer" |
|
] |
|
] |
|
], |
|
"GlyphRenderer": [ |
|
[ |
|
"src/bokeh/models/renderers/glyph_renderer.py", |
|
[ |
|
"GlyphRenderer" |
|
] |
|
] |
|
], |
|
"GraphRenderer": [ |
|
[ |
|
"src/bokeh/models/renderers/graph_renderer.py", |
|
[ |
|
"GraphRenderer" |
|
] |
|
] |
|
], |
|
"RendererGroup": [ |
|
[ |
|
"src/bokeh/models/renderers/renderer.py", |
|
[ |
|
"RendererGroup" |
|
] |
|
] |
|
], |
|
"Renderer": [ |
|
[ |
|
"src/bokeh/models/renderers/renderer.py", |
|
[ |
|
"Renderer" |
|
] |
|
] |
|
], |
|
"DataRenderer": [ |
|
[ |
|
"src/bokeh/models/renderers/renderer.py", |
|
[ |
|
"DataRenderer" |
|
] |
|
] |
|
], |
|
"GuideRenderer": [ |
|
[ |
|
"src/bokeh/models/renderers/renderer.py", |
|
[ |
|
"GuideRenderer" |
|
] |
|
] |
|
], |
|
"TileRenderer": [ |
|
[ |
|
"src/bokeh/models/renderers/tile_renderer.py", |
|
[ |
|
"TileRenderer" |
|
] |
|
] |
|
], |
|
"Scale": [ |
|
[ |
|
"src/bokeh/models/scales.py", |
|
[ |
|
"Scale" |
|
] |
|
] |
|
], |
|
"ContinuousScale": [ |
|
[ |
|
"src/bokeh/models/scales.py", |
|
[ |
|
"ContinuousScale" |
|
] |
|
] |
|
], |
|
"LinearScale": [ |
|
[ |
|
"src/bokeh/models/scales.py", |
|
[ |
|
"LinearScale" |
|
] |
|
] |
|
], |
|
"LogScale": [ |
|
[ |
|
"src/bokeh/models/scales.py", |
|
[ |
|
"LogScale" |
|
] |
|
] |
|
], |
|
"CategoricalScale": [ |
|
[ |
|
"src/bokeh/models/scales.py", |
|
[ |
|
"CategoricalScale" |
|
] |
|
] |
|
], |
|
"Selection": [ |
|
[ |
|
"src/bokeh/models/selections.py", |
|
[ |
|
"Selection" |
|
] |
|
] |
|
], |
|
"SelectionPolicy": [ |
|
[ |
|
"src/bokeh/models/selections.py", |
|
[ |
|
"SelectionPolicy" |
|
] |
|
] |
|
], |
|
"IntersectRenderers": [ |
|
[ |
|
"src/bokeh/models/selections.py", |
|
[ |
|
"IntersectRenderers" |
|
] |
|
] |
|
], |
|
"UnionRenderers": [ |
|
[ |
|
"src/bokeh/models/selections.py", |
|
[ |
|
"UnionRenderers" |
|
] |
|
] |
|
], |
|
"Selector": [ |
|
[ |
|
"src/bokeh/models/selectors.py", |
|
[ |
|
"Selector" |
|
] |
|
] |
|
], |
|
"ByID": [ |
|
[ |
|
"src/bokeh/models/selectors.py", |
|
[ |
|
"ByID" |
|
] |
|
] |
|
], |
|
"ByClass": [ |
|
[ |
|
"src/bokeh/models/selectors.py", |
|
[ |
|
"ByClass" |
|
] |
|
] |
|
], |
|
"ByCSS": [ |
|
[ |
|
"src/bokeh/models/selectors.py", |
|
[ |
|
"ByCSS" |
|
] |
|
] |
|
], |
|
"ByXPath": [ |
|
[ |
|
"src/bokeh/models/selectors.py", |
|
[ |
|
"ByXPath" |
|
] |
|
] |
|
], |
|
"DataSource": [ |
|
[ |
|
"src/bokeh/models/sources.py", |
|
[ |
|
"DataSource" |
|
] |
|
] |
|
], |
|
"ColumnarDataSource": [ |
|
[ |
|
"src/bokeh/models/sources.py", |
|
[ |
|
"ColumnarDataSource" |
|
] |
|
] |
|
], |
|
"ColumnDataSource": [ |
|
[ |
|
"src/bokeh/models/sources.py", |
|
[ |
|
"ColumnDataSource" |
|
] |
|
] |
|
], |
|
"CDSView": [ |
|
[ |
|
"src/bokeh/models/sources.py", |
|
[ |
|
"CDSView" |
|
] |
|
] |
|
], |
|
"GeoJSONDataSource": [ |
|
[ |
|
"src/bokeh/models/sources.py", |
|
[ |
|
"GeoJSONDataSource" |
|
] |
|
] |
|
], |
|
"WebDataSource": [ |
|
[ |
|
"src/bokeh/models/sources.py", |
|
[ |
|
"WebDataSource" |
|
] |
|
] |
|
], |
|
"ServerSentDataSource": [ |
|
[ |
|
"src/bokeh/models/sources.py", |
|
[ |
|
"ServerSentDataSource" |
|
] |
|
] |
|
], |
|
"AjaxDataSource": [ |
|
[ |
|
"src/bokeh/models/sources.py", |
|
[ |
|
"AjaxDataSource" |
|
] |
|
] |
|
], |
|
"BaseText": [ |
|
[ |
|
"src/bokeh/models/text.py", |
|
[ |
|
"BaseText" |
|
] |
|
] |
|
], |
|
"MathText": [ |
|
[ |
|
"src/bokeh/models/text.py", |
|
[ |
|
"MathText" |
|
] |
|
] |
|
], |
|
"Ascii": [ |
|
[ |
|
"src/bokeh/models/text.py", |
|
[ |
|
"Ascii" |
|
] |
|
] |
|
], |
|
"MathML": [ |
|
[ |
|
"src/bokeh/models/text.py", |
|
[ |
|
"MathML" |
|
] |
|
] |
|
], |
|
"TeX": [ |
|
[ |
|
"src/bokeh/models/text.py", |
|
[ |
|
"TeX" |
|
] |
|
] |
|
], |
|
"PlainText": [ |
|
[ |
|
"src/bokeh/models/text.py", |
|
[ |
|
"PlainText" |
|
] |
|
] |
|
], |
|
"Texture": [ |
|
[ |
|
"src/bokeh/models/textures.py", |
|
[ |
|
"Texture" |
|
] |
|
] |
|
], |
|
"CanvasTexture": [ |
|
[ |
|
"src/bokeh/models/textures.py", |
|
[ |
|
"CanvasTexture" |
|
] |
|
] |
|
], |
|
"ImageURLTexture": [ |
|
[ |
|
"src/bokeh/models/textures.py", |
|
[ |
|
"ImageURLTexture" |
|
] |
|
] |
|
], |
|
"Ticker": [ |
|
[ |
|
"src/bokeh/models/tickers.py", |
|
[ |
|
"Ticker" |
|
] |
|
] |
|
], |
|
"ContinuousTicker": [ |
|
[ |
|
"src/bokeh/models/tickers.py", |
|
[ |
|
"ContinuousTicker" |
|
] |
|
] |
|
], |
|
"FixedTicker": [ |
|
[ |
|
"src/bokeh/models/tickers.py", |
|
[ |
|
"FixedTicker" |
|
] |
|
] |
|
], |
|
"AdaptiveTicker": [ |
|
[ |
|
"src/bokeh/models/tickers.py", |
|
[ |
|
"AdaptiveTicker" |
|
] |
|
] |
|
], |
|
"CompositeTicker": [ |
|
[ |
|
"src/bokeh/models/tickers.py", |
|
[ |
|
"CompositeTicker" |
|
] |
|
] |
|
], |
|
"BaseSingleIntervalTicker": [ |
|
[ |
|
"src/bokeh/models/tickers.py", |
|
[ |
|
"BaseSingleIntervalTicker" |
|
] |
|
] |
|
], |
|
"SingleIntervalTicker": [ |
|
[ |
|
"src/bokeh/models/tickers.py", |
|
[ |
|
"SingleIntervalTicker" |
|
] |
|
] |
|
], |
|
"DaysTicker": [ |
|
[ |
|
"src/bokeh/models/tickers.py", |
|
[ |
|
"DaysTicker" |
|
] |
|
] |
|
], |
|
"MonthsTicker": [ |
|
[ |
|
"src/bokeh/models/tickers.py", |
|
[ |
|
"MonthsTicker" |
|
] |
|
] |
|
], |
|
"YearsTicker": [ |
|
[ |
|
"src/bokeh/models/tickers.py", |
|
[ |
|
"YearsTicker" |
|
] |
|
] |
|
], |
|
"BasicTicker": [ |
|
[ |
|
"src/bokeh/models/tickers.py", |
|
[ |
|
"BasicTicker" |
|
] |
|
] |
|
], |
|
"LogTicker": [ |
|
[ |
|
"src/bokeh/models/tickers.py", |
|
[ |
|
"LogTicker" |
|
] |
|
] |
|
], |
|
"MercatorTicker": [ |
|
[ |
|
"src/bokeh/models/tickers.py", |
|
[ |
|
"MercatorTicker" |
|
] |
|
] |
|
], |
|
"CategoricalTicker": [ |
|
[ |
|
"src/bokeh/models/tickers.py", |
|
[ |
|
"CategoricalTicker" |
|
] |
|
] |
|
], |
|
"DatetimeTicker": [ |
|
[ |
|
"src/bokeh/models/tickers.py", |
|
[ |
|
"DatetimeTicker" |
|
] |
|
] |
|
], |
|
"BinnedTicker": [ |
|
[ |
|
"src/bokeh/models/tickers.py", |
|
[ |
|
"BinnedTicker" |
|
] |
|
] |
|
], |
|
"TileSource": [ |
|
[ |
|
"src/bokeh/models/tiles.py", |
|
[ |
|
"TileSource" |
|
] |
|
] |
|
], |
|
"MercatorTileSource": [ |
|
[ |
|
"src/bokeh/models/tiles.py", |
|
[ |
|
"MercatorTileSource" |
|
] |
|
] |
|
], |
|
"TMSTileSource": [ |
|
[ |
|
"src/bokeh/models/tiles.py", |
|
[ |
|
"TMSTileSource" |
|
] |
|
] |
|
], |
|
"WMTSTileSource": [ |
|
[ |
|
"src/bokeh/models/tiles.py", |
|
[ |
|
"WMTSTileSource" |
|
] |
|
] |
|
], |
|
"QUADKEYTileSource": [ |
|
[ |
|
"src/bokeh/models/tiles.py", |
|
[ |
|
"QUADKEYTileSource" |
|
] |
|
] |
|
], |
|
"BBoxTileSource": [ |
|
[ |
|
"src/bokeh/models/tiles.py", |
|
[ |
|
"BBoxTileSource" |
|
] |
|
] |
|
], |
|
"Tool": [ |
|
[ |
|
"src/bokeh/models/tools.py", |
|
[ |
|
"Tool" |
|
] |
|
] |
|
], |
|
"ToolProxy": [ |
|
[ |
|
"src/bokeh/models/tools.py", |
|
[ |
|
"ToolProxy" |
|
] |
|
] |
|
], |
|
"ActionTool": [ |
|
[ |
|
"src/bokeh/models/tools.py", |
|
[ |
|
"ActionTool" |
|
] |
|
] |
|
], |
|
"PlotActionTool": [ |
|
[ |
|
"src/bokeh/models/tools.py", |
|
[ |
|
"PlotActionTool" |
|
] |
|
] |
|
], |
|
"GestureTool": [ |
|
[ |
|
"src/bokeh/models/tools.py", |
|
[ |
|
"GestureTool" |
|
] |
|
] |
|
], |
|
"Drag": [ |
|
[ |
|
"src/bokeh/models/tools.py", |
|
[ |
|
"Drag" |
|
] |
|
] |
|
], |
|
"Scroll": [ |
|
[ |
|
"src/bokeh/models/tools.py", |
|
[ |
|
"Scroll" |
|
] |
|
] |
|
], |
|
"SelectTool": [ |
|
[ |
|
"src/bokeh/models/tools.py", |
|
[ |
|
"SelectTool" |
|
] |
|
] |
|
], |
|
"RegionSelectTool": [ |
|
[ |
|
"src/bokeh/models/tools.py", |
|
[ |
|
"RegionSelectTool" |
|
] |
|
] |
|
], |
|
"InspectTool": [ |
|
[ |
|
"src/bokeh/models/tools.py", |
|
[ |
|
"InspectTool" |
|
] |
|
] |
|
], |
|
"Toolbar": [ |
|
[ |
|
"src/bokeh/models/tools.py", |
|
[ |
|
"Toolbar" |
|
] |
|
] |
|
], |
|
"PanTool": [ |
|
[ |
|
"src/bokeh/models/tools.py", |
|
[ |
|
"PanTool" |
|
] |
|
] |
|
], |
|
"RangeTool": [ |
|
[ |
|
"src/bokeh/models/tools.py", |
|
[ |
|
"RangeTool" |
|
] |
|
] |
|
], |
|
"WheelPanTool": [ |
|
[ |
|
"src/bokeh/models/tools.py", |
|
[ |
|
"WheelPanTool" |
|
] |
|
] |
|
], |
|
"WheelZoomTool": [ |
|
[ |
|
"src/bokeh/models/tools.py", |
|
[ |
|
"WheelZoomTool" |
|
] |
|
] |
|
], |
|
"CustomAction": [ |
|
[ |
|
"src/bokeh/models/tools.py", |
|
[ |
|
"CustomAction" |
|
] |
|
] |
|
], |
|
"SaveTool": [ |
|
[ |
|
"src/bokeh/models/tools.py", |
|
[ |
|
"SaveTool" |
|
] |
|
] |
|
], |
|
"CopyTool": [ |
|
[ |
|
"src/bokeh/models/tools.py", |
|
[ |
|
"CopyTool" |
|
] |
|
] |
|
], |
|
"ResetTool": [ |
|
[ |
|
"src/bokeh/models/tools.py", |
|
[ |
|
"ResetTool" |
|
] |
|
] |
|
], |
|
"TapTool": [ |
|
[ |
|
"src/bokeh/models/tools.py", |
|
[ |
|
"TapTool" |
|
] |
|
] |
|
], |
|
"CrosshairTool": [ |
|
[ |
|
"src/bokeh/models/tools.py", |
|
[ |
|
"CrosshairTool" |
|
] |
|
] |
|
], |
|
"BoxZoomTool": [ |
|
[ |
|
"src/bokeh/models/tools.py", |
|
[ |
|
"BoxZoomTool" |
|
] |
|
] |
|
], |
|
"ZoomBaseTool": [ |
|
[ |
|
"src/bokeh/models/tools.py", |
|
[ |
|
"ZoomBaseTool" |
|
] |
|
] |
|
], |
|
"ZoomInTool": [ |
|
[ |
|
"src/bokeh/models/tools.py", |
|
[ |
|
"ZoomInTool" |
|
] |
|
] |
|
], |
|
"ZoomOutTool": [ |
|
[ |
|
"src/bokeh/models/tools.py", |
|
[ |
|
"ZoomOutTool" |
|
] |
|
] |
|
], |
|
"BoxSelectTool": [ |
|
[ |
|
"src/bokeh/models/tools.py", |
|
[ |
|
"BoxSelectTool" |
|
] |
|
] |
|
], |
|
"LassoSelectTool": [ |
|
[ |
|
"src/bokeh/models/tools.py", |
|
[ |
|
"LassoSelectTool" |
|
] |
|
] |
|
], |
|
"PolySelectTool": [ |
|
[ |
|
"src/bokeh/models/tools.py", |
|
[ |
|
"PolySelectTool" |
|
] |
|
] |
|
], |
|
"CustomJSHover": [ |
|
[ |
|
"src/bokeh/models/tools.py", |
|
[ |
|
"CustomJSHover" |
|
] |
|
] |
|
], |
|
"HoverTool": [ |
|
[ |
|
"src/bokeh/models/tools.py", |
|
[ |
|
"HoverTool" |
|
] |
|
] |
|
], |
|
"HelpTool": [ |
|
[ |
|
"src/bokeh/models/tools.py", |
|
[ |
|
"HelpTool" |
|
] |
|
] |
|
], |
|
"ExamineTool": [ |
|
[ |
|
"src/bokeh/models/tools.py", |
|
[ |
|
"ExamineTool" |
|
] |
|
] |
|
], |
|
"FullscreenTool": [ |
|
[ |
|
"src/bokeh/models/tools.py", |
|
[ |
|
"FullscreenTool" |
|
] |
|
] |
|
], |
|
"UndoTool": [ |
|
[ |
|
"src/bokeh/models/tools.py", |
|
[ |
|
"UndoTool" |
|
] |
|
] |
|
], |
|
"RedoTool": [ |
|
[ |
|
"src/bokeh/models/tools.py", |
|
[ |
|
"RedoTool" |
|
] |
|
] |
|
], |
|
"EditTool": [ |
|
[ |
|
"src/bokeh/models/tools.py", |
|
[ |
|
"EditTool" |
|
] |
|
] |
|
], |
|
"PolyTool": [ |
|
[ |
|
"src/bokeh/models/tools.py", |
|
[ |
|
"PolyTool" |
|
] |
|
] |
|
], |
|
"BoxEditTool": [ |
|
[ |
|
"src/bokeh/models/tools.py", |
|
[ |
|
"BoxEditTool" |
|
] |
|
] |
|
], |
|
"PointDrawTool": [ |
|
[ |
|
"src/bokeh/models/tools.py", |
|
[ |
|
"PointDrawTool" |
|
] |
|
] |
|
], |
|
"PolyDrawTool": [ |
|
[ |
|
"src/bokeh/models/tools.py", |
|
[ |
|
"PolyDrawTool" |
|
] |
|
] |
|
], |
|
"FreehandDrawTool": [ |
|
[ |
|
"src/bokeh/models/tools.py", |
|
[ |
|
"FreehandDrawTool" |
|
] |
|
] |
|
], |
|
"PolyEditTool": [ |
|
[ |
|
"src/bokeh/models/tools.py", |
|
[ |
|
"PolyEditTool" |
|
] |
|
] |
|
], |
|
"LineEditTool": [ |
|
[ |
|
"src/bokeh/models/tools.py", |
|
[ |
|
"LineEditTool" |
|
] |
|
] |
|
], |
|
"Transform": [ |
|
[ |
|
"src/bokeh/models/transforms.py", |
|
[ |
|
"Transform" |
|
] |
|
] |
|
], |
|
"CustomJSTransform": [ |
|
[ |
|
"src/bokeh/models/transforms.py", |
|
[ |
|
"CustomJSTransform" |
|
] |
|
] |
|
], |
|
"Dodge": [ |
|
[ |
|
"src/bokeh/models/transforms.py", |
|
[ |
|
"Dodge" |
|
] |
|
] |
|
], |
|
"Jitter": [ |
|
[ |
|
"src/bokeh/models/transforms.py", |
|
[ |
|
"Jitter" |
|
] |
|
] |
|
], |
|
"Interpolator": [ |
|
[ |
|
"src/bokeh/models/transforms.py", |
|
[ |
|
"Interpolator" |
|
] |
|
] |
|
], |
|
"LinearInterpolator": [ |
|
[ |
|
"src/bokeh/models/transforms.py", |
|
[ |
|
"LinearInterpolator" |
|
] |
|
] |
|
], |
|
"StepInterpolator": [ |
|
[ |
|
"src/bokeh/models/transforms.py", |
|
[ |
|
"StepInterpolator" |
|
] |
|
] |
|
], |
|
"Dialog": [ |
|
[ |
|
"src/bokeh/models/ui/dialogs.py", |
|
[ |
|
"Dialog" |
|
] |
|
] |
|
], |
|
"Examiner": [ |
|
[ |
|
"src/bokeh/models/ui/examiner.py", |
|
[ |
|
"Examiner" |
|
] |
|
] |
|
], |
|
"Icon": [ |
|
[ |
|
"src/bokeh/models/ui/icons.py", |
|
[ |
|
"Icon" |
|
] |
|
] |
|
], |
|
"BuiltinIcon": [ |
|
[ |
|
"src/bokeh/models/ui/icons.py", |
|
[ |
|
"BuiltinIcon" |
|
] |
|
] |
|
], |
|
"SVGIcon": [ |
|
[ |
|
"src/bokeh/models/ui/icons.py", |
|
[ |
|
"SVGIcon" |
|
] |
|
] |
|
], |
|
"TablerIcon": [ |
|
[ |
|
"src/bokeh/models/ui/icons.py", |
|
[ |
|
"TablerIcon" |
|
] |
|
] |
|
], |
|
"MenuItem": [ |
|
[ |
|
"src/bokeh/models/ui/menus.py", |
|
[ |
|
"MenuItem" |
|
] |
|
] |
|
], |
|
"CheckAction": [ |
|
[ |
|
"src/bokeh/models/ui/menus.py", |
|
[ |
|
"CheckAction" |
|
] |
|
] |
|
], |
|
"Section": [ |
|
[ |
|
"src/bokeh/models/ui/menus.py", |
|
[ |
|
"Section" |
|
] |
|
] |
|
], |
|
"Divider": [ |
|
[ |
|
"src/bokeh/models/ui/menus.py", |
|
[ |
|
"Divider" |
|
] |
|
] |
|
], |
|
"Menu": [ |
|
[ |
|
"src/bokeh/models/ui/menus.py", |
|
[ |
|
"Menu" |
|
] |
|
] |
|
], |
|
"Pane": [ |
|
[ |
|
"src/bokeh/models/ui/panes.py", |
|
[ |
|
"Pane" |
|
] |
|
] |
|
], |
|
"Tooltip": [ |
|
[ |
|
"src/bokeh/models/ui/tooltips.py", |
|
[ |
|
"Tooltip" |
|
] |
|
] |
|
], |
|
"UIElement": [ |
|
[ |
|
"src/bokeh/models/ui/ui_element.py", |
|
[ |
|
"UIElement" |
|
] |
|
] |
|
], |
|
"_BokehStructureGraph": [ |
|
[ |
|
"src/bokeh/models/util/structure.py", |
|
[ |
|
"_BokehStructureGraph" |
|
] |
|
] |
|
], |
|
"ButtonLike": [ |
|
[ |
|
"src/bokeh/models/widgets/buttons.py", |
|
[ |
|
"ButtonLike" |
|
] |
|
] |
|
], |
|
"AbstractButton": [ |
|
[ |
|
"src/bokeh/models/widgets/buttons.py", |
|
[ |
|
"AbstractButton" |
|
] |
|
] |
|
], |
|
"Button": [ |
|
[ |
|
"src/bokeh/models/widgets/buttons.py", |
|
[ |
|
"Button" |
|
] |
|
] |
|
], |
|
"Toggle": [ |
|
[ |
|
"src/bokeh/models/widgets/buttons.py", |
|
[ |
|
"Toggle" |
|
] |
|
] |
|
], |
|
"Dropdown": [ |
|
[ |
|
"src/bokeh/models/widgets/buttons.py", |
|
[ |
|
"Dropdown" |
|
] |
|
] |
|
], |
|
"HelpButton": [ |
|
[ |
|
"src/bokeh/models/widgets/buttons.py", |
|
[ |
|
"HelpButton" |
|
] |
|
] |
|
], |
|
"AbstractGroup": [ |
|
[ |
|
"src/bokeh/models/widgets/groups.py", |
|
[ |
|
"AbstractGroup" |
|
] |
|
] |
|
], |
|
"ToggleButtonGroup": [ |
|
[ |
|
"src/bokeh/models/widgets/groups.py", |
|
[ |
|
"ToggleButtonGroup" |
|
] |
|
] |
|
], |
|
"ToggleInputGroup": [ |
|
[ |
|
"src/bokeh/models/widgets/groups.py", |
|
[ |
|
"ToggleInputGroup" |
|
] |
|
] |
|
], |
|
"CheckboxGroup": [ |
|
[ |
|
"src/bokeh/models/widgets/groups.py", |
|
[ |
|
"CheckboxGroup" |
|
] |
|
] |
|
], |
|
"RadioGroup": [ |
|
[ |
|
"src/bokeh/models/widgets/groups.py", |
|
[ |
|
"RadioGroup" |
|
] |
|
] |
|
], |
|
"CheckboxButtonGroup": [ |
|
[ |
|
"src/bokeh/models/widgets/groups.py", |
|
[ |
|
"CheckboxButtonGroup" |
|
] |
|
] |
|
], |
|
"RadioButtonGroup": [ |
|
[ |
|
"src/bokeh/models/widgets/groups.py", |
|
[ |
|
"RadioButtonGroup" |
|
] |
|
] |
|
], |
|
"InputWidget": [ |
|
[ |
|
"src/bokeh/models/widgets/inputs.py", |
|
[ |
|
"InputWidget" |
|
] |
|
] |
|
], |
|
"FileInput": [ |
|
[ |
|
"src/bokeh/models/widgets/inputs.py", |
|
[ |
|
"FileInput" |
|
] |
|
] |
|
], |
|
"NumericInput": [ |
|
[ |
|
"src/bokeh/models/widgets/inputs.py", |
|
[ |
|
"NumericInput" |
|
] |
|
] |
|
], |
|
"Spinner": [ |
|
[ |
|
"src/bokeh/models/widgets/inputs.py", |
|
[ |
|
"Spinner" |
|
] |
|
] |
|
], |
|
"ToggleInput": [ |
|
[ |
|
"src/bokeh/models/widgets/inputs.py", |
|
[ |
|
"ToggleInput" |
|
] |
|
] |
|
], |
|
"Checkbox": [ |
|
[ |
|
"src/bokeh/models/widgets/inputs.py", |
|
[ |
|
"Checkbox" |
|
] |
|
] |
|
], |
|
"Switch": [ |
|
[ |
|
"src/bokeh/models/widgets/inputs.py", |
|
[ |
|
"Switch" |
|
] |
|
] |
|
], |
|
"TextLikeInput": [ |
|
[ |
|
"src/bokeh/models/widgets/inputs.py", |
|
[ |
|
"TextLikeInput" |
|
] |
|
] |
|
], |
|
"TextInput": [ |
|
[ |
|
"src/bokeh/models/widgets/inputs.py", |
|
[ |
|
"TextInput" |
|
] |
|
] |
|
], |
|
"TextAreaInput": [ |
|
[ |
|
"src/bokeh/models/widgets/inputs.py", |
|
[ |
|
"TextAreaInput" |
|
] |
|
] |
|
], |
|
"PasswordInput": [ |
|
[ |
|
"src/bokeh/models/widgets/inputs.py", |
|
[ |
|
"PasswordInput" |
|
] |
|
] |
|
], |
|
"AutocompleteInput": [ |
|
[ |
|
"src/bokeh/models/widgets/inputs.py", |
|
[ |
|
"AutocompleteInput" |
|
] |
|
] |
|
], |
|
"Select": [ |
|
[ |
|
"src/bokeh/models/widgets/inputs.py", |
|
[ |
|
"Select" |
|
] |
|
] |
|
], |
|
"MultiSelect": [ |
|
[ |
|
"src/bokeh/models/widgets/inputs.py", |
|
[ |
|
"MultiSelect" |
|
] |
|
] |
|
], |
|
"MultiChoice": [ |
|
[ |
|
"src/bokeh/models/widgets/inputs.py", |
|
[ |
|
"MultiChoice" |
|
] |
|
] |
|
], |
|
"ColorPicker": [ |
|
[ |
|
"src/bokeh/models/widgets/inputs.py", |
|
[ |
|
"ColorPicker" |
|
] |
|
] |
|
], |
|
"Markup": [ |
|
[ |
|
"src/bokeh/models/widgets/markups.py", |
|
[ |
|
"Markup" |
|
] |
|
] |
|
], |
|
"Paragraph": [ |
|
[ |
|
"src/bokeh/models/widgets/markups.py", |
|
[ |
|
"Paragraph" |
|
] |
|
] |
|
], |
|
"PreText": [ |
|
[ |
|
"src/bokeh/models/widgets/markups.py", |
|
[ |
|
"PreText" |
|
] |
|
] |
|
], |
|
"PickerBase": [ |
|
[ |
|
"src/bokeh/models/widgets/pickers.py", |
|
[ |
|
"PickerBase" |
|
] |
|
] |
|
], |
|
"TimeCommon": [ |
|
[ |
|
"src/bokeh/models/widgets/pickers.py", |
|
[ |
|
"TimeCommon" |
|
] |
|
] |
|
], |
|
"TimePicker": [ |
|
[ |
|
"src/bokeh/models/widgets/pickers.py", |
|
[ |
|
"TimePicker" |
|
] |
|
] |
|
], |
|
"DateCommon": [ |
|
[ |
|
"src/bokeh/models/widgets/pickers.py", |
|
[ |
|
"DateCommon" |
|
] |
|
] |
|
], |
|
"BaseDatePicker": [ |
|
[ |
|
"src/bokeh/models/widgets/pickers.py", |
|
[ |
|
"BaseDatePicker" |
|
] |
|
] |
|
], |
|
"DatePicker": [ |
|
[ |
|
"src/bokeh/models/widgets/pickers.py", |
|
[ |
|
"DatePicker" |
|
] |
|
] |
|
], |
|
"DateRangePicker": [ |
|
[ |
|
"src/bokeh/models/widgets/pickers.py", |
|
[ |
|
"DateRangePicker" |
|
] |
|
] |
|
], |
|
"MultipleDatePicker": [ |
|
[ |
|
"src/bokeh/models/widgets/pickers.py", |
|
[ |
|
"MultipleDatePicker" |
|
] |
|
] |
|
], |
|
"BaseDatetimePicker": [ |
|
[ |
|
"src/bokeh/models/widgets/pickers.py", |
|
[ |
|
"BaseDatetimePicker" |
|
] |
|
] |
|
], |
|
"DatetimePicker": [ |
|
[ |
|
"src/bokeh/models/widgets/pickers.py", |
|
[ |
|
"DatetimePicker" |
|
] |
|
] |
|
], |
|
"DatetimeRangePicker": [ |
|
[ |
|
"src/bokeh/models/widgets/pickers.py", |
|
[ |
|
"DatetimeRangePicker" |
|
] |
|
] |
|
], |
|
"MultipleDatetimePicker": [ |
|
[ |
|
"src/bokeh/models/widgets/pickers.py", |
|
[ |
|
"MultipleDatetimePicker" |
|
] |
|
] |
|
], |
|
"AbstractSlider": [ |
|
[ |
|
"src/bokeh/models/widgets/sliders.py", |
|
[ |
|
"AbstractSlider" |
|
] |
|
] |
|
], |
|
"Slider": [ |
|
[ |
|
"src/bokeh/models/widgets/sliders.py", |
|
[ |
|
"Slider" |
|
] |
|
] |
|
], |
|
"RangeSlider": [ |
|
[ |
|
"src/bokeh/models/widgets/sliders.py", |
|
[ |
|
"RangeSlider" |
|
] |
|
] |
|
], |
|
"DateSlider": [ |
|
[ |
|
"src/bokeh/models/widgets/sliders.py", |
|
[ |
|
"DateSlider" |
|
] |
|
] |
|
], |
|
"DateRangeSlider": [ |
|
[ |
|
"src/bokeh/models/widgets/sliders.py", |
|
[ |
|
"DateRangeSlider" |
|
] |
|
] |
|
], |
|
"DatetimeRangeSlider": [ |
|
[ |
|
"src/bokeh/models/widgets/sliders.py", |
|
[ |
|
"DatetimeRangeSlider" |
|
] |
|
] |
|
], |
|
"CellFormatter": [ |
|
[ |
|
"src/bokeh/models/widgets/tables.py", |
|
[ |
|
"CellFormatter" |
|
] |
|
] |
|
], |
|
"CellEditor": [ |
|
[ |
|
"src/bokeh/models/widgets/tables.py", |
|
[ |
|
"CellEditor" |
|
] |
|
] |
|
], |
|
"RowAggregator": [ |
|
[ |
|
"src/bokeh/models/widgets/tables.py", |
|
[ |
|
"RowAggregator" |
|
] |
|
] |
|
], |
|
"StringFormatter": [ |
|
[ |
|
"src/bokeh/models/widgets/tables.py", |
|
[ |
|
"StringFormatter" |
|
] |
|
] |
|
], |
|
"ScientificFormatter": [ |
|
[ |
|
"src/bokeh/models/widgets/tables.py", |
|
[ |
|
"ScientificFormatter" |
|
] |
|
] |
|
], |
|
"NumberFormatter": [ |
|
[ |
|
"src/bokeh/models/widgets/tables.py", |
|
[ |
|
"NumberFormatter" |
|
] |
|
] |
|
], |
|
"BooleanFormatter": [ |
|
[ |
|
"src/bokeh/models/widgets/tables.py", |
|
[ |
|
"BooleanFormatter" |
|
] |
|
] |
|
], |
|
"DateFormatter": [ |
|
[ |
|
"src/bokeh/models/widgets/tables.py", |
|
[ |
|
"DateFormatter" |
|
] |
|
] |
|
], |
|
"HTMLTemplateFormatter": [ |
|
[ |
|
"src/bokeh/models/widgets/tables.py", |
|
[ |
|
"HTMLTemplateFormatter" |
|
] |
|
] |
|
], |
|
"StringEditor": [ |
|
[ |
|
"src/bokeh/models/widgets/tables.py", |
|
[ |
|
"StringEditor" |
|
] |
|
] |
|
], |
|
"TextEditor": [ |
|
[ |
|
"src/bokeh/models/widgets/tables.py", |
|
[ |
|
"TextEditor" |
|
] |
|
] |
|
], |
|
"SelectEditor": [ |
|
[ |
|
"src/bokeh/models/widgets/tables.py", |
|
[ |
|
"SelectEditor" |
|
] |
|
] |
|
], |
|
"PercentEditor": [ |
|
[ |
|
"src/bokeh/models/widgets/tables.py", |
|
[ |
|
"PercentEditor" |
|
] |
|
] |
|
], |
|
"CheckboxEditor": [ |
|
[ |
|
"src/bokeh/models/widgets/tables.py", |
|
[ |
|
"CheckboxEditor" |
|
] |
|
] |
|
], |
|
"IntEditor": [ |
|
[ |
|
"src/bokeh/models/widgets/tables.py", |
|
[ |
|
"IntEditor" |
|
] |
|
] |
|
], |
|
"NumberEditor": [ |
|
[ |
|
"src/bokeh/models/widgets/tables.py", |
|
[ |
|
"NumberEditor" |
|
] |
|
] |
|
], |
|
"TimeEditor": [ |
|
[ |
|
"src/bokeh/models/widgets/tables.py", |
|
[ |
|
"TimeEditor" |
|
] |
|
] |
|
], |
|
"DateEditor": [ |
|
[ |
|
"src/bokeh/models/widgets/tables.py", |
|
[ |
|
"DateEditor" |
|
] |
|
] |
|
], |
|
"AvgAggregator": [ |
|
[ |
|
"src/bokeh/models/widgets/tables.py", |
|
[ |
|
"AvgAggregator" |
|
] |
|
] |
|
], |
|
"MinAggregator": [ |
|
[ |
|
"src/bokeh/models/widgets/tables.py", |
|
[ |
|
"MinAggregator" |
|
] |
|
] |
|
], |
|
"MaxAggregator": [ |
|
[ |
|
"src/bokeh/models/widgets/tables.py", |
|
[ |
|
"MaxAggregator" |
|
] |
|
] |
|
], |
|
"SumAggregator": [ |
|
[ |
|
"src/bokeh/models/widgets/tables.py", |
|
[ |
|
"SumAggregator" |
|
] |
|
] |
|
], |
|
"TableColumn": [ |
|
[ |
|
"src/bokeh/models/widgets/tables.py", |
|
[ |
|
"TableColumn" |
|
] |
|
] |
|
], |
|
"TableWidget": [ |
|
[ |
|
"src/bokeh/models/widgets/tables.py", |
|
[ |
|
"TableWidget" |
|
] |
|
] |
|
], |
|
"DataTable": [ |
|
[ |
|
"src/bokeh/models/widgets/tables.py", |
|
[ |
|
"DataTable" |
|
] |
|
] |
|
], |
|
"GroupingInfo": [ |
|
[ |
|
"src/bokeh/models/widgets/tables.py", |
|
[ |
|
"GroupingInfo" |
|
] |
|
] |
|
], |
|
"DataCube": [ |
|
[ |
|
"src/bokeh/models/widgets/tables.py", |
|
[ |
|
"DataCube" |
|
] |
|
] |
|
], |
|
"Widget": [ |
|
[ |
|
"src/bokeh/models/widgets/widget.py", |
|
[ |
|
"Widget" |
|
] |
|
] |
|
], |
|
"figure": [ |
|
[ |
|
"src/bokeh/plotting/_figure.py", |
|
[ |
|
"figure" |
|
] |
|
] |
|
], |
|
"BaseFigureOptions": [ |
|
[ |
|
"src/bokeh/plotting/_figure.py", |
|
[ |
|
"BaseFigureOptions" |
|
] |
|
] |
|
], |
|
"FigureOptions": [ |
|
[ |
|
"src/bokeh/plotting/_figure.py", |
|
[ |
|
"FigureOptions" |
|
] |
|
] |
|
], |
|
"FillCoords": [ |
|
[ |
|
"src/bokeh/plotting/contour.py", |
|
[ |
|
"FillCoords" |
|
] |
|
] |
|
], |
|
"LineCoords": [ |
|
[ |
|
"src/bokeh/plotting/contour.py", |
|
[ |
|
"LineCoords" |
|
] |
|
] |
|
], |
|
"ContourCoords": [ |
|
[ |
|
"src/bokeh/plotting/contour.py", |
|
[ |
|
"ContourCoords" |
|
] |
|
] |
|
], |
|
"FillData": [ |
|
[ |
|
"src/bokeh/plotting/contour.py", |
|
[ |
|
"FillData" |
|
] |
|
] |
|
], |
|
"LineData": [ |
|
[ |
|
"src/bokeh/plotting/contour.py", |
|
[ |
|
"LineData" |
|
] |
|
] |
|
], |
|
"ContourData": [ |
|
[ |
|
"src/bokeh/plotting/contour.py", |
|
[ |
|
"ContourData" |
|
] |
|
] |
|
], |
|
"SingleFillCoords": [ |
|
[ |
|
"src/bokeh/plotting/contour.py", |
|
[ |
|
"SingleFillCoords" |
|
] |
|
] |
|
], |
|
"SingleLineCoords": [ |
|
[ |
|
"src/bokeh/plotting/contour.py", |
|
[ |
|
"SingleLineCoords" |
|
] |
|
] |
|
], |
|
"GlyphAPI": [ |
|
[ |
|
"src/bokeh/plotting/glyph_api.py", |
|
[ |
|
"GlyphAPI" |
|
] |
|
] |
|
], |
|
"GMap": [ |
|
[ |
|
"src/bokeh/plotting/gmap.py", |
|
[ |
|
"GMap" |
|
] |
|
] |
|
], |
|
"GMapFigureOptions": [ |
|
[ |
|
"src/bokeh/plotting/gmap.py", |
|
[ |
|
"GMapFigureOptions" |
|
] |
|
] |
|
], |
|
"Protocol": [ |
|
[ |
|
"src/bokeh/protocol/__init__.py", |
|
[ |
|
"Protocol" |
|
] |
|
] |
|
], |
|
"MessageError": [ |
|
[ |
|
"src/bokeh/protocol/exceptions.py", |
|
[ |
|
"MessageError" |
|
] |
|
] |
|
], |
|
"ProtocolError": [ |
|
[ |
|
"src/bokeh/protocol/exceptions.py", |
|
[ |
|
"ProtocolError" |
|
] |
|
] |
|
], |
|
"ValidationError": [ |
|
[ |
|
"src/bokeh/protocol/exceptions.py", |
|
[ |
|
"ValidationError" |
|
] |
|
] |
|
], |
|
"Header": [ |
|
[ |
|
"src/bokeh/protocol/message.py", |
|
[ |
|
"Header" |
|
] |
|
] |
|
], |
|
"BufferHeader": [ |
|
[ |
|
"src/bokeh/protocol/message.py", |
|
[ |
|
"BufferHeader" |
|
] |
|
] |
|
], |
|
"Empty": [ |
|
[ |
|
"src/bokeh/protocol/message.py", |
|
[ |
|
"Empty" |
|
] |
|
] |
|
], |
|
"Message": [ |
|
[ |
|
"src/bokeh/protocol/message.py", |
|
[ |
|
"Message" |
|
] |
|
] |
|
], |
|
"ack": [ |
|
[ |
|
"src/bokeh/protocol/messages/ack.py", |
|
[ |
|
"ack" |
|
] |
|
] |
|
], |
|
"error": [ |
|
[ |
|
"src/bokeh/protocol/messages/error.py", |
|
[ |
|
"error" |
|
] |
|
] |
|
], |
|
"ok": [ |
|
[ |
|
"src/bokeh/protocol/messages/ok.py", |
|
[ |
|
"ok" |
|
] |
|
] |
|
], |
|
"patch_doc": [ |
|
[ |
|
"src/bokeh/protocol/messages/patch_doc.py", |
|
[ |
|
"patch_doc" |
|
] |
|
] |
|
], |
|
"PullDoc": [ |
|
[ |
|
"src/bokeh/protocol/messages/pull_doc_reply.py", |
|
[ |
|
"PullDoc" |
|
] |
|
] |
|
], |
|
"pull_doc_reply": [ |
|
[ |
|
"src/bokeh/protocol/messages/pull_doc_reply.py", |
|
[ |
|
"pull_doc_reply" |
|
] |
|
] |
|
], |
|
"pull_doc_req": [ |
|
[ |
|
"src/bokeh/protocol/messages/pull_doc_req.py", |
|
[ |
|
"pull_doc_req" |
|
] |
|
] |
|
], |
|
"PushDoc": [ |
|
[ |
|
"src/bokeh/protocol/messages/push_doc.py", |
|
[ |
|
"PushDoc" |
|
] |
|
] |
|
], |
|
"push_doc": [ |
|
[ |
|
"src/bokeh/protocol/messages/push_doc.py", |
|
[ |
|
"push_doc" |
|
] |
|
] |
|
], |
|
"VersionInfo": [ |
|
[ |
|
"src/bokeh/protocol/messages/server_info_reply.py", |
|
[ |
|
"VersionInfo" |
|
] |
|
] |
|
], |
|
"ServerInfo": [ |
|
[ |
|
"src/bokeh/protocol/messages/server_info_reply.py", |
|
[ |
|
"ServerInfo" |
|
] |
|
] |
|
], |
|
"server_info_reply": [ |
|
[ |
|
"src/bokeh/protocol/messages/server_info_reply.py", |
|
[ |
|
"server_info_reply" |
|
] |
|
] |
|
], |
|
"server_info_req": [ |
|
[ |
|
"src/bokeh/protocol/messages/server_info_req.py", |
|
[ |
|
"server_info_req" |
|
] |
|
] |
|
], |
|
"Receiver": [ |
|
[ |
|
"src/bokeh/protocol/receiver.py", |
|
[ |
|
"Receiver" |
|
] |
|
] |
|
], |
|
"ComponentDefs": [ |
|
[ |
|
"src/bokeh/resources.py", |
|
[ |
|
"ComponentDefs" |
|
] |
|
] |
|
], |
|
"RuntimeMessage": [ |
|
[ |
|
"src/bokeh/resources.py", |
|
[ |
|
"RuntimeMessage" |
|
] |
|
] |
|
], |
|
"UrlsFn": [ |
|
[ |
|
"src/bokeh/resources.py", |
|
[ |
|
"UrlsFn" |
|
] |
|
] |
|
], |
|
"HashesFn": [ |
|
[ |
|
"src/bokeh/resources.py", |
|
[ |
|
"HashesFn" |
|
] |
|
] |
|
], |
|
"Urls": [ |
|
[ |
|
"src/bokeh/resources.py", |
|
[ |
|
"Urls" |
|
] |
|
] |
|
], |
|
"Resources": [ |
|
[ |
|
"src/bokeh/resources.py", |
|
[ |
|
"Resources" |
|
] |
|
] |
|
], |
|
"SessionCoordinates": [ |
|
[ |
|
"src/bokeh/resources.py", |
|
[ |
|
"SessionCoordinates" |
|
] |
|
] |
|
], |
|
"StockData": [ |
|
[ |
|
"src/bokeh/sampledata/stocks.py", |
|
[ |
|
"StockData" |
|
] |
|
] |
|
], |
|
"CountyData": [ |
|
[ |
|
"src/bokeh/sampledata/us_counties.py", |
|
[ |
|
"CountyData" |
|
] |
|
] |
|
], |
|
"StateData": [ |
|
[ |
|
"src/bokeh/sampledata/us_states.py", |
|
[ |
|
"StateData" |
|
] |
|
] |
|
], |
|
"AuthProvider": [ |
|
[ |
|
"src/bokeh/server/auth_provider.py", |
|
[ |
|
"AuthProvider" |
|
] |
|
] |
|
], |
|
"AuthModule": [ |
|
[ |
|
"src/bokeh/server/auth_provider.py", |
|
[ |
|
"AuthModule" |
|
] |
|
] |
|
], |
|
"NullAuth": [ |
|
[ |
|
"src/bokeh/server/auth_provider.py", |
|
[ |
|
"NullAuth" |
|
] |
|
] |
|
], |
|
"SessionCallback": [ |
|
[ |
|
"src/bokeh/server/callbacks.py", |
|
[ |
|
"SessionCallback" |
|
] |
|
] |
|
], |
|
"NextTickCallback": [ |
|
[ |
|
"src/bokeh/server/callbacks.py", |
|
[ |
|
"NextTickCallback" |
|
] |
|
] |
|
], |
|
"PeriodicCallback": [ |
|
[ |
|
"src/bokeh/server/callbacks.py", |
|
[ |
|
"PeriodicCallback" |
|
] |
|
] |
|
], |
|
"TimeoutCallback": [ |
|
[ |
|
"src/bokeh/server/callbacks.py", |
|
[ |
|
"TimeoutCallback" |
|
] |
|
] |
|
], |
|
"DocumentCallbackGroup": [ |
|
[ |
|
"src/bokeh/server/callbacks.py", |
|
[ |
|
"DocumentCallbackGroup" |
|
] |
|
] |
|
], |
|
"ServerConnection": [ |
|
[ |
|
"src/bokeh/server/connection.py", |
|
[ |
|
"ServerConnection" |
|
] |
|
] |
|
], |
|
"BokehServerContext": [ |
|
[ |
|
"src/bokeh/server/contexts.py", |
|
[ |
|
"BokehServerContext" |
|
] |
|
] |
|
], |
|
"BokehSessionContext": [ |
|
[ |
|
"src/bokeh/server/contexts.py", |
|
[ |
|
"BokehSessionContext" |
|
] |
|
] |
|
], |
|
"ApplicationContext": [ |
|
[ |
|
"src/bokeh/server/contexts.py", |
|
[ |
|
"ApplicationContext" |
|
] |
|
] |
|
], |
|
"_RequestProxy": [ |
|
[ |
|
"src/bokeh/server/contexts.py", |
|
[ |
|
"_RequestProxy" |
|
] |
|
] |
|
], |
|
"ProtocolHandler": [ |
|
[ |
|
"src/bokeh/server/protocol_handler.py", |
|
[ |
|
"ProtocolHandler" |
|
] |
|
] |
|
], |
|
"BaseServer": [ |
|
[ |
|
"src/bokeh/server/server.py", |
|
[ |
|
"BaseServer" |
|
] |
|
] |
|
], |
|
"Server": [ |
|
[ |
|
"src/bokeh/server/server.py", |
|
[ |
|
"Server" |
|
] |
|
] |
|
], |
|
"_ServerOpts": [ |
|
[ |
|
"src/bokeh/server/server.py", |
|
[ |
|
"_ServerOpts" |
|
] |
|
] |
|
], |
|
"ServerSession": [ |
|
[ |
|
"src/bokeh/server/session.py", |
|
[ |
|
"ServerSession" |
|
] |
|
] |
|
], |
|
"BokehTornado": [ |
|
[ |
|
"src/bokeh/server/tornado.py", |
|
[ |
|
"BokehTornado" |
|
] |
|
] |
|
], |
|
"AuthRequestHandler": [ |
|
[ |
|
"src/bokeh/server/views/auth_request_handler.py", |
|
[ |
|
"AuthRequestHandler" |
|
] |
|
] |
|
], |
|
"AutoloadJsHandler": [ |
|
[ |
|
"src/bokeh/server/views/autoload_js_handler.py", |
|
[ |
|
"AutoloadJsHandler" |
|
] |
|
] |
|
], |
|
"DocHandler": [ |
|
[ |
|
"src/bokeh/server/views/doc_handler.py", |
|
[ |
|
"DocHandler" |
|
] |
|
] |
|
], |
|
"IcoHandler": [ |
|
[ |
|
"src/bokeh/server/views/ico_handler.py", |
|
[ |
|
"IcoHandler" |
|
] |
|
] |
|
], |
|
"MetadataHandler": [ |
|
[ |
|
"src/bokeh/server/views/metadata_handler.py", |
|
[ |
|
"MetadataHandler" |
|
] |
|
] |
|
], |
|
"MultiRootStaticHandler": [ |
|
[ |
|
"src/bokeh/server/views/multi_root_static_handler.py", |
|
[ |
|
"MultiRootStaticHandler" |
|
] |
|
] |
|
], |
|
"RootHandler": [ |
|
[ |
|
"src/bokeh/server/views/root_handler.py", |
|
[ |
|
"RootHandler" |
|
] |
|
] |
|
], |
|
"SessionHandler": [ |
|
[ |
|
"src/bokeh/server/views/session_handler.py", |
|
[ |
|
"SessionHandler" |
|
] |
|
] |
|
], |
|
"StaticHandler": [ |
|
[ |
|
"src/bokeh/server/views/static_handler.py", |
|
[ |
|
"StaticHandler" |
|
] |
|
] |
|
], |
|
"WSHandler": [ |
|
[ |
|
"src/bokeh/server/views/ws.py", |
|
[ |
|
"WSHandler" |
|
] |
|
] |
|
], |
|
"MessageTestPort": [ |
|
[ |
|
"src/bokeh/server/views/ws.py", |
|
[ |
|
"MessageTestPort" |
|
] |
|
] |
|
], |
|
"_Unset": [ |
|
[ |
|
"src/bokeh/settings.py", |
|
[ |
|
"_Unset" |
|
] |
|
] |
|
], |
|
"PrioritizedSetting": [ |
|
[ |
|
"src/bokeh/settings.py", |
|
[ |
|
"PrioritizedSetting" |
|
] |
|
] |
|
], |
|
"Settings": [ |
|
[ |
|
"src/bokeh/settings.py", |
|
[ |
|
"Settings" |
|
] |
|
] |
|
], |
|
"SphinxParallelSpec": [ |
|
[ |
|
"src/bokeh/sphinxext/__init__.py", |
|
[ |
|
"SphinxParallelSpec" |
|
] |
|
] |
|
], |
|
"ColorDocumenter": [ |
|
[ |
|
"src/bokeh/sphinxext/bokeh_autodoc.py", |
|
[ |
|
"ColorDocumenter" |
|
] |
|
] |
|
], |
|
"EnumDocumenter": [ |
|
[ |
|
"src/bokeh/sphinxext/bokeh_autodoc.py", |
|
[ |
|
"EnumDocumenter" |
|
] |
|
] |
|
], |
|
"PropDocumenter": [ |
|
[ |
|
"src/bokeh/sphinxext/bokeh_autodoc.py", |
|
[ |
|
"PropDocumenter" |
|
] |
|
] |
|
], |
|
"ModelDocumenter": [ |
|
[ |
|
"src/bokeh/sphinxext/bokeh_autodoc.py", |
|
[ |
|
"ModelDocumenter" |
|
] |
|
] |
|
], |
|
"BokehColorDirective": [ |
|
[ |
|
"src/bokeh/sphinxext/bokeh_color.py", |
|
[ |
|
"BokehColorDirective" |
|
] |
|
] |
|
], |
|
"BokehDirective": [ |
|
[ |
|
"src/bokeh/sphinxext/bokeh_directive.py", |
|
[ |
|
"BokehDirective" |
|
] |
|
] |
|
], |
|
"BokehEnumDirective": [ |
|
[ |
|
"src/bokeh/sphinxext/bokeh_enum.py", |
|
[ |
|
"BokehEnumDirective" |
|
] |
|
] |
|
], |
|
"BokehExampleMetadataDirective": [ |
|
[ |
|
"src/bokeh/sphinxext/bokeh_example_metadata.py", |
|
[ |
|
"BokehExampleMetadataDirective" |
|
] |
|
] |
|
], |
|
"GalleryDetail": [ |
|
[ |
|
"src/bokeh/sphinxext/bokeh_gallery.py", |
|
[ |
|
"GalleryDetail" |
|
] |
|
] |
|
], |
|
"BokehGalleryDirective": [ |
|
[ |
|
"src/bokeh/sphinxext/bokeh_gallery.py", |
|
[ |
|
"BokehGalleryDirective" |
|
] |
|
] |
|
], |
|
"BokehJinjaDirective": [ |
|
[ |
|
"src/bokeh/sphinxext/bokeh_jinja.py", |
|
[ |
|
"BokehJinjaDirective" |
|
] |
|
] |
|
], |
|
"BokehModelDirective": [ |
|
[ |
|
"src/bokeh/sphinxext/bokeh_model.py", |
|
[ |
|
"BokehModelDirective" |
|
] |
|
] |
|
], |
|
"DocsSerializer": [ |
|
[ |
|
"src/bokeh/sphinxext/bokeh_model.py", |
|
[ |
|
"DocsSerializer" |
|
] |
|
] |
|
], |
|
"BokehOptionsDirective": [ |
|
[ |
|
"src/bokeh/sphinxext/bokeh_options.py", |
|
[ |
|
"BokehOptionsDirective" |
|
] |
|
] |
|
], |
|
"bokeh_palette_group": [ |
|
[ |
|
"src/bokeh/sphinxext/bokeh_palette_group.py", |
|
[ |
|
"bokeh_palette_group" |
|
] |
|
] |
|
], |
|
"BokehPaletteGroupDirective": [ |
|
[ |
|
"src/bokeh/sphinxext/bokeh_palette_group.py", |
|
[ |
|
"BokehPaletteGroupDirective" |
|
] |
|
] |
|
], |
|
"autoload_script": [ |
|
[ |
|
"src/bokeh/sphinxext/bokeh_plot.py", |
|
[ |
|
"autoload_script" |
|
] |
|
] |
|
], |
|
"BokehPlotDirective": [ |
|
[ |
|
"src/bokeh/sphinxext/bokeh_plot.py", |
|
[ |
|
"BokehPlotDirective" |
|
] |
|
] |
|
], |
|
"BokehPropDirective": [ |
|
[ |
|
"src/bokeh/sphinxext/bokeh_prop.py", |
|
[ |
|
"BokehPropDirective" |
|
] |
|
] |
|
], |
|
"BokehReleases": [ |
|
[ |
|
"src/bokeh/sphinxext/bokeh_releases.py", |
|
[ |
|
"BokehReleases" |
|
] |
|
] |
|
], |
|
"gallery_xrefs": [ |
|
[ |
|
"src/bokeh/sphinxext/bokeh_sampledata_xref.py", |
|
[ |
|
"gallery_xrefs" |
|
] |
|
] |
|
], |
|
"BokehGalleryOverviewDirective": [ |
|
[ |
|
"src/bokeh/sphinxext/bokeh_sampledata_xref.py", |
|
[ |
|
"BokehGalleryOverviewDirective" |
|
] |
|
] |
|
], |
|
"sampledata_list": [ |
|
[ |
|
"src/bokeh/sphinxext/bokeh_sampledata_xref.py", |
|
[ |
|
"sampledata_list" |
|
] |
|
] |
|
], |
|
"BokehSampledataXrefDirective": [ |
|
[ |
|
"src/bokeh/sphinxext/bokeh_sampledata_xref.py", |
|
[ |
|
"BokehSampledataXrefDirective" |
|
] |
|
] |
|
], |
|
"BokehSettingsDirective": [ |
|
[ |
|
"src/bokeh/sphinxext/bokeh_settings.py", |
|
[ |
|
"BokehSettingsDirective" |
|
] |
|
] |
|
], |
|
"bokehjs_content": [ |
|
[ |
|
"src/bokeh/sphinxext/bokehjs_content.py", |
|
[ |
|
"bokehjs_content" |
|
] |
|
] |
|
], |
|
"BokehJSContent": [ |
|
[ |
|
"src/bokeh/sphinxext/bokehjs_content.py", |
|
[ |
|
"BokehJSContent" |
|
] |
|
] |
|
], |
|
"ExampleHandler": [ |
|
[ |
|
"src/bokeh/sphinxext/example_handler.py", |
|
[ |
|
"ExampleHandler" |
|
] |
|
] |
|
], |
|
"Foo": [ |
|
[ |
|
"src/bokeh/sphinxext/sample.py", |
|
[ |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_dataspec.py", |
|
[ |
|
"test_strict_dataspec_key_values", |
|
"for_typ_in_bcpd_NumberSp", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_dataspec.py", |
|
[ |
|
"test_dataspec_dict_to_serializable", |
|
"for_typ_in_bcpd_NumberSp", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_dataspec.py", |
|
[ |
|
"Test_AngleSpec", |
|
"test_default_value", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_dataspec.py", |
|
[ |
|
"Test_AngleSpec", |
|
"test_setting_dict_sets_units", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_dataspec.py", |
|
[ |
|
"Test_AngleSpec", |
|
"test_setting_json_sets_units_keeps_dictness", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_dataspec.py", |
|
[ |
|
"Test_AngleSpec", |
|
"test_setting_dict_does_not_modify_original_dict", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_dataspec.py", |
|
[ |
|
"Test_ColorSpec", |
|
"test_field", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_dataspec.py", |
|
[ |
|
"Test_ColorSpec", |
|
"test_field_default", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_dataspec.py", |
|
[ |
|
"Test_ColorSpec", |
|
"test_default_tuple", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_dataspec.py", |
|
[ |
|
"Test_ColorSpec", |
|
"test_fixed_value", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_dataspec.py", |
|
[ |
|
"Test_ColorSpec", |
|
"test_named_value", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_dataspec.py", |
|
[ |
|
"Test_ColorSpec", |
|
"test_case_insensitive_named_value", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_dataspec.py", |
|
[ |
|
"Test_ColorSpec", |
|
"test_named_value_set_none", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_dataspec.py", |
|
[ |
|
"Test_ColorSpec", |
|
"test_named_value_unset", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_dataspec.py", |
|
[ |
|
"Test_ColorSpec", |
|
"test_named_color_overriding_default", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_dataspec.py", |
|
[ |
|
"Test_ColorSpec", |
|
"test_hex_value", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_dataspec.py", |
|
[ |
|
"Test_ColorSpec", |
|
"test_tuple_value", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_dataspec.py", |
|
[ |
|
"Test_ColorSpec", |
|
"test_set_dict", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_dataspec.py", |
|
[ |
|
"Test_DistanceSpec", |
|
"test_default_value", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_dataspec.py", |
|
[ |
|
"Test_FontSizeSpec", |
|
"test_font_size_from_string", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_dataspec.py", |
|
[ |
|
"Test_FontSizeSpec", |
|
"test_bad_font_size_values", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_dataspec.py", |
|
[ |
|
"Test_FontSizeSpec", |
|
"test_fields", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_dataspec.py", |
|
[ |
|
"Test_NumberSpec", |
|
"test_field", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_dataspec.py", |
|
[ |
|
"Test_NumberSpec", |
|
"test_value", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_dataspec.py", |
|
[ |
|
"Test_NumberSpec", |
|
"tests_accepts_timedelta", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_dataspec.py", |
|
[ |
|
"Test_NumberSpec", |
|
"tests_accepts_timedelta_with_pandas", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_dataspec.py", |
|
[ |
|
"Test_NumberSpec", |
|
"test_accepts_datetime", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_dataspec.py", |
|
[ |
|
"Test_NumberSpec", |
|
"test_default", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_dataspec.py", |
|
[ |
|
"Test_NumberSpec", |
|
"test_multiple_instances", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_dataspec.py", |
|
[ |
|
"Test_NumberSpec", |
|
"test_set_from_json_keeps_mode", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_dataspec.py", |
|
[ |
|
"Test_HatchPatternSpec", |
|
"test_field", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_descriptors.py", |
|
[ |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_descriptors.py", |
|
[ |
|
"Test_PropertyDescriptor", |
|
"test___init__", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_descriptors.py", |
|
[ |
|
"Test_PropertyDescriptor", |
|
"test___delete__", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_descriptors.py", |
|
[ |
|
"Test_PropertyDescriptor", |
|
"test_class_default", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_descriptors.py", |
|
[ |
|
"Test_PropertyDescriptor", |
|
"test_serialized", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_descriptors.py", |
|
[ |
|
"Test_PropertyDescriptor", |
|
"test_readonly", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_descriptors.py", |
|
[ |
|
"Test_PropertyDescriptor", |
|
"test_has_ref", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_descriptors.py", |
|
[ |
|
"Test_PropertyDescriptor", |
|
"test__trigger", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_descriptors.py", |
|
[ |
|
"Test_UnitSpecDescriptor", |
|
"test___init__", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_visual.py", |
|
[ |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_wrappers__property.py", |
|
[ |
|
"test_notify_owner", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/test_properties.py", |
|
[ |
|
"TestBasic", |
|
"test_simple_class", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/test_properties.py", |
|
[ |
|
"TestBasic", |
|
"test_enum", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/test_properties.py", |
|
[ |
|
"TestBasic", |
|
"test_set", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/test_properties.py", |
|
[ |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/test_properties.py", |
|
[ |
|
"test_HasProps_equals", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/test_properties.py", |
|
[ |
|
"test_HasProps_clone", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/test_properties.py", |
|
[ |
|
"test_Model_clone", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/test_properties.py", |
|
[ |
|
"test_Alias", |
|
"Foo" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/model/test_docs.py", |
|
[ |
|
"test_process_example", |
|
"Foo" |
|
] |
|
] |
|
], |
|
"Bar": [ |
|
[ |
|
"src/bokeh/sphinxext/sample.py", |
|
[ |
|
"Bar" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/test_properties.py", |
|
[ |
|
"Bar" |
|
] |
|
] |
|
], |
|
"Opts": [ |
|
[ |
|
"src/bokeh/sphinxext/sample.py", |
|
[ |
|
"Opts" |
|
] |
|
] |
|
], |
|
"Theme": [ |
|
[ |
|
"src/bokeh/themes/theme.py", |
|
[ |
|
"Theme" |
|
] |
|
] |
|
], |
|
"_TileProvidersModule": [ |
|
[ |
|
"src/bokeh/tile_providers.py", |
|
[ |
|
"_TileProvidersModule" |
|
] |
|
] |
|
], |
|
"BrowserLike": [ |
|
[ |
|
"src/bokeh/util/browser.py", |
|
[ |
|
"BrowserLike" |
|
] |
|
] |
|
], |
|
"DummyWebBrowser": [ |
|
[ |
|
"src/bokeh/util/browser.py", |
|
[ |
|
"DummyWebBrowser" |
|
] |
|
] |
|
], |
|
"EventCallbackManager": [ |
|
[ |
|
"src/bokeh/util/callback_manager.py", |
|
[ |
|
"EventCallbackManager" |
|
] |
|
] |
|
], |
|
"PropertyCallbackManager": [ |
|
[ |
|
"src/bokeh/util/callback_manager.py", |
|
[ |
|
"PropertyCallbackManager" |
|
] |
|
] |
|
], |
|
"AttrDict": [ |
|
[ |
|
"src/bokeh/util/compiler.py", |
|
[ |
|
"AttrDict" |
|
] |
|
] |
|
], |
|
"CompilationError": [ |
|
[ |
|
"src/bokeh/util/compiler.py", |
|
[ |
|
"CompilationError" |
|
] |
|
] |
|
], |
|
"Implementation": [ |
|
[ |
|
"src/bokeh/util/compiler.py", |
|
[ |
|
"Implementation" |
|
] |
|
] |
|
], |
|
"Inline": [ |
|
[ |
|
"src/bokeh/util/compiler.py", |
|
[ |
|
"Inline" |
|
] |
|
] |
|
], |
|
"TypeScript": [ |
|
[ |
|
"src/bokeh/util/compiler.py", |
|
[ |
|
"TypeScript" |
|
] |
|
] |
|
], |
|
"JavaScript": [ |
|
[ |
|
"src/bokeh/util/compiler.py", |
|
[ |
|
"JavaScript" |
|
] |
|
] |
|
], |
|
"Less": [ |
|
[ |
|
"src/bokeh/util/compiler.py", |
|
[ |
|
"Less" |
|
] |
|
] |
|
], |
|
"FromFile": [ |
|
[ |
|
"src/bokeh/util/compiler.py", |
|
[ |
|
"FromFile" |
|
] |
|
] |
|
], |
|
"CustomModel": [ |
|
[ |
|
"src/bokeh/util/compiler.py", |
|
[ |
|
"CustomModel" |
|
] |
|
] |
|
], |
|
"_UnspecifiedType": [ |
|
[ |
|
"src/bokeh/util/dataclasses.py", |
|
[ |
|
"_UnspecifiedType" |
|
] |
|
] |
|
], |
|
"MultiValuedDict": [ |
|
[ |
|
"src/bokeh/util/datatypes.py", |
|
[ |
|
"MultiValuedDict" |
|
] |
|
] |
|
], |
|
"Options": [ |
|
[ |
|
"src/bokeh/util/options.py", |
|
[ |
|
"Options" |
|
] |
|
] |
|
], |
|
"_BytesEncoder": [ |
|
[ |
|
"src/bokeh/util/token.py", |
|
[ |
|
"_BytesEncoder" |
|
] |
|
] |
|
], |
|
"_BytesDecoder": [ |
|
[ |
|
"src/bokeh/util/token.py", |
|
[ |
|
"_BytesDecoder" |
|
] |
|
] |
|
], |
|
"_AsyncPeriodic": [ |
|
[ |
|
"src/bokeh/util/tornado.py", |
|
[ |
|
"_AsyncPeriodic" |
|
] |
|
] |
|
], |
|
"_CallbackGroup": [ |
|
[ |
|
"src/bokeh/util/tornado.py", |
|
[ |
|
"_CallbackGroup" |
|
] |
|
] |
|
], |
|
"BokehDeprecationWarning": [ |
|
[ |
|
"src/bokeh/util/warnings.py", |
|
[ |
|
"BokehDeprecationWarning" |
|
] |
|
] |
|
], |
|
"BokehUserWarning": [ |
|
[ |
|
"src/bokeh/util/warnings.py", |
|
[ |
|
"BokehUserWarning" |
|
] |
|
] |
|
], |
|
"Test_json_item": [ |
|
[ |
|
"tests/integration/embed/test_json_item.py", |
|
[ |
|
"Test_json_item" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/embed/test_standalone.py", |
|
[ |
|
"Test_json_item" |
|
] |
|
] |
|
], |
|
"Test_DataRange1d": [ |
|
[ |
|
"tests/integration/models/test_datarange1d.py", |
|
[ |
|
"Test_DataRange1d" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/models/test_ranges.py", |
|
[ |
|
"Test_DataRange1d" |
|
] |
|
] |
|
], |
|
"Fig": [ |
|
[ |
|
"tests/integration/models/test_plot.py", |
|
[ |
|
"Fig" |
|
] |
|
] |
|
], |
|
"Data": [ |
|
[ |
|
"tests/integration/models/test_plot.py", |
|
[ |
|
"Test_Plot", |
|
"test_inner_dims_trigger_on_dynamic_add", |
|
"Data" |
|
] |
|
] |
|
], |
|
"Test_Plot": [ |
|
[ |
|
"tests/integration/models/test_plot.py", |
|
[ |
|
"Test_Plot" |
|
] |
|
] |
|
], |
|
"Test_ColumnDataSource": [ |
|
[ |
|
"tests/integration/models/test_sources.py", |
|
[ |
|
"Test_ColumnDataSource" |
|
] |
|
] |
|
], |
|
"Test_regressions": [ |
|
[ |
|
"tests/integration/test_regressions.py", |
|
[ |
|
"Test_regressions" |
|
] |
|
] |
|
], |
|
"Test_BoxEditTool": [ |
|
[ |
|
"tests/integration/tools/test_box_edit_tool.py", |
|
[ |
|
"Test_BoxEditTool" |
|
] |
|
] |
|
], |
|
"Test_BoxZoomTool": [ |
|
[ |
|
"tests/integration/tools/test_box_zoom_tool.py", |
|
[ |
|
"Test_BoxZoomTool" |
|
] |
|
] |
|
], |
|
"Test_CustomAction": [ |
|
[ |
|
"tests/integration/tools/test_custom_action.py", |
|
[ |
|
"Test_CustomAction" |
|
] |
|
] |
|
], |
|
"Test_FreehandDrawTool": [ |
|
[ |
|
"tests/integration/tools/test_freehand_draw_tool.py", |
|
[ |
|
"Test_FreehandDrawTool" |
|
] |
|
] |
|
], |
|
"Test_PanTool": [ |
|
[ |
|
"tests/integration/tools/test_pan_tool.py", |
|
[ |
|
"Test_PanTool" |
|
] |
|
] |
|
], |
|
"Test_PointDrawTool": [ |
|
[ |
|
"tests/integration/tools/test_point_draw_tool.py", |
|
[ |
|
"Test_PointDrawTool" |
|
] |
|
] |
|
], |
|
"Test_PolyDrawTool": [ |
|
[ |
|
"tests/integration/tools/test_poly_draw_tool.py", |
|
[ |
|
"Test_PolyDrawTool" |
|
] |
|
] |
|
], |
|
"Test_PolyEditTool": [ |
|
[ |
|
"tests/integration/tools/test_poly_edit_tool.py", |
|
[ |
|
"Test_PolyEditTool" |
|
] |
|
] |
|
], |
|
"Test_RangeTool": [ |
|
[ |
|
"tests/integration/tools/test_range_tool.py", |
|
[ |
|
"Test_RangeTool" |
|
] |
|
] |
|
], |
|
"Test_ResetTool": [ |
|
[ |
|
"tests/integration/tools/test_reset_tool.py", |
|
[ |
|
"Test_ResetTool" |
|
] |
|
] |
|
], |
|
"Test_TapTool": [ |
|
[ |
|
"tests/integration/tools/test_tap_tool.py", |
|
[ |
|
"Test_TapTool" |
|
] |
|
] |
|
], |
|
"Test_WheelPanTool": [ |
|
[ |
|
"tests/integration/tools/test_wheel_pan_tool.py", |
|
[ |
|
"Test_WheelPanTool" |
|
] |
|
] |
|
], |
|
"Test_WheelZoomTool": [ |
|
[ |
|
"tests/integration/tools/test_wheel_zoom_tool.py", |
|
[ |
|
"Test_WheelZoomTool" |
|
] |
|
] |
|
], |
|
"Test_ZoomInTool": [ |
|
[ |
|
"tests/integration/tools/test_zoom_in_tool.py", |
|
[ |
|
"Test_ZoomInTool" |
|
] |
|
] |
|
], |
|
"Test_ZoomOutTool": [ |
|
[ |
|
"tests/integration/tools/test_zoom_out_tool.py", |
|
[ |
|
"Test_ZoomOutTool" |
|
] |
|
] |
|
], |
|
"Test_IntEditor": [ |
|
[ |
|
"tests/integration/widgets/tables/test_cell_editors.py", |
|
[ |
|
"Test_IntEditor" |
|
] |
|
] |
|
], |
|
"Test_NumberEditor": [ |
|
[ |
|
"tests/integration/widgets/tables/test_cell_editors.py", |
|
[ |
|
"Test_NumberEditor" |
|
] |
|
] |
|
], |
|
"Test_StringEditor": [ |
|
[ |
|
"tests/integration/widgets/tables/test_cell_editors.py", |
|
[ |
|
"Test_StringEditor" |
|
] |
|
] |
|
], |
|
"Test_DataTableCopyPaste": [ |
|
[ |
|
"tests/integration/widgets/tables/test_copy_paste.py", |
|
[ |
|
"Test_DataTableCopyPaste" |
|
] |
|
] |
|
], |
|
"Test_CellEditor_Base": [ |
|
[ |
|
"tests/integration/widgets/tables/test_data_table.py", |
|
[ |
|
"Test_CellEditor_Base" |
|
] |
|
] |
|
], |
|
"Test_DataTable": [ |
|
[ |
|
"tests/integration/widgets/tables/test_data_table.py", |
|
[ |
|
"Test_DataTable" |
|
] |
|
] |
|
], |
|
"Test_DataTableSortable": [ |
|
[ |
|
"tests/integration/widgets/tables/test_sortable.py", |
|
[ |
|
"Test_DataTableSortable" |
|
] |
|
] |
|
], |
|
"Test_DataTableSource": [ |
|
[ |
|
"tests/integration/widgets/tables/test_source_updates.py", |
|
[ |
|
"Test_DataTableSource" |
|
] |
|
] |
|
], |
|
"CallbackCounter": [ |
|
[ |
|
"tests/integration/widgets/test_autocomplete_input.py", |
|
[ |
|
"Test_AutocompleteInput", |
|
"test_unrestricted_selection_callback_count", |
|
"CallbackCounter" |
|
] |
|
] |
|
], |
|
"Test_AutocompleteInput": [ |
|
[ |
|
"tests/integration/widgets/test_autocomplete_input.py", |
|
[ |
|
"Test_AutocompleteInput" |
|
] |
|
] |
|
], |
|
"Test_Button": [ |
|
[ |
|
"tests/integration/widgets/test_button.py", |
|
[ |
|
"Test_Button" |
|
] |
|
] |
|
], |
|
"Test_CheckboxButtonGroup": [ |
|
[ |
|
"tests/integration/widgets/test_checkbox_button_group.py", |
|
[ |
|
"Test_CheckboxButtonGroup" |
|
] |
|
] |
|
], |
|
"Test_CheckboxGroup": [ |
|
[ |
|
"tests/integration/widgets/test_checkbox_group.py", |
|
[ |
|
"Test_CheckboxGroup" |
|
] |
|
] |
|
], |
|
"Test_ColorPicker": [ |
|
[ |
|
"tests/integration/widgets/test_color_picker.py", |
|
[ |
|
"Test_ColorPicker" |
|
] |
|
] |
|
], |
|
"Test_CopyPaste": [ |
|
[ |
|
"tests/integration/widgets/test_copy_paste.py", |
|
[ |
|
"Test_CopyPaste" |
|
] |
|
] |
|
], |
|
"Test_DatePicker": [ |
|
[ |
|
"tests/integration/widgets/test_datepicker.py", |
|
[ |
|
"Test_DatePicker" |
|
] |
|
] |
|
], |
|
"Test_DateRangeSlider": [ |
|
[ |
|
"tests/integration/widgets/test_daterange_slider.py", |
|
[ |
|
"Test_DateRangeSlider" |
|
] |
|
] |
|
], |
|
"Test_DateSlider": [ |
|
[ |
|
"tests/integration/widgets/test_dateslider.py", |
|
[ |
|
"Test_DateSlider" |
|
] |
|
] |
|
], |
|
"Test_DatetimeRangeSlider": [ |
|
[ |
|
"tests/integration/widgets/test_datetime_range_slider.py", |
|
[ |
|
"Test_DatetimeRangeSlider" |
|
] |
|
] |
|
], |
|
"Test_Div": [ |
|
[ |
|
"tests/integration/widgets/test_div.py", |
|
[ |
|
"Test_Div" |
|
] |
|
] |
|
], |
|
"Test_Dropdown": [ |
|
[ |
|
"tests/integration/widgets/test_dropdown.py", |
|
[ |
|
"Test_Dropdown" |
|
] |
|
] |
|
], |
|
"Test_MultiChoice": [ |
|
[ |
|
"tests/integration/widgets/test_multi_choice.py", |
|
[ |
|
"Test_MultiChoice" |
|
] |
|
] |
|
], |
|
"Test_NumericInput": [ |
|
[ |
|
"tests/integration/widgets/test_numeric_input.py", |
|
[ |
|
"Test_NumericInput" |
|
] |
|
] |
|
], |
|
"Test_TextParagraph": [ |
|
[ |
|
"tests/integration/widgets/test_paragraph.py", |
|
[ |
|
"Test_TextParagraph" |
|
] |
|
] |
|
], |
|
"Test_PasswordInput": [ |
|
[ |
|
"tests/integration/widgets/test_password_input.py", |
|
[ |
|
"Test_PasswordInput" |
|
] |
|
] |
|
], |
|
"Test_PreText": [ |
|
[ |
|
"tests/integration/widgets/test_pretext.py", |
|
[ |
|
"Test_PreText" |
|
] |
|
] |
|
], |
|
"Test_RadioButtonGroup": [ |
|
[ |
|
"tests/integration/widgets/test_radio_button_group.py", |
|
[ |
|
"Test_RadioButtonGroup" |
|
] |
|
] |
|
], |
|
"Test_RadioGroup": [ |
|
[ |
|
"tests/integration/widgets/test_radio_group.py", |
|
[ |
|
"Test_RadioGroup" |
|
] |
|
] |
|
], |
|
"Test_RangeSlider": [ |
|
[ |
|
"tests/integration/widgets/test_range_slider.py", |
|
[ |
|
"Test_RangeSlider" |
|
] |
|
] |
|
], |
|
"Test_Select": [ |
|
[ |
|
"tests/integration/widgets/test_select.py", |
|
[ |
|
"Test_Select" |
|
] |
|
] |
|
], |
|
"Test_Slider": [ |
|
[ |
|
"tests/integration/widgets/test_slider.py", |
|
[ |
|
"Test_Slider" |
|
] |
|
] |
|
], |
|
"Test_Spinner": [ |
|
[ |
|
"tests/integration/widgets/test_spinner.py", |
|
[ |
|
"Test_Spinner" |
|
] |
|
] |
|
], |
|
"Test_TextInput": [ |
|
[ |
|
"tests/integration/widgets/test_text_input.py", |
|
[ |
|
"Test_TextInput" |
|
] |
|
], |
|
[ |
|
"tests/integration/widgets/test_textarea_input.py", |
|
[ |
|
"Test_TextInput" |
|
] |
|
] |
|
], |
|
"Test_Toggle": [ |
|
[ |
|
"tests/integration/widgets/test_toggle.py", |
|
[ |
|
"Test_Toggle" |
|
] |
|
] |
|
], |
|
"DefaultsSerializer": [ |
|
[ |
|
"tests/support/defaults.py", |
|
[ |
|
"DefaultsSerializer" |
|
] |
|
] |
|
], |
|
"HtmlOnlyHandler": [ |
|
[ |
|
"tests/support/plugins/file_server.py", |
|
[ |
|
"HtmlOnlyHandler" |
|
] |
|
] |
|
], |
|
"SimpleWebServer": [ |
|
[ |
|
"tests/support/plugins/file_server.py", |
|
[ |
|
"SimpleWebServer" |
|
] |
|
] |
|
], |
|
"MSL": [ |
|
[ |
|
"tests/support/plugins/managed_server_loop.py", |
|
[ |
|
"MSL" |
|
] |
|
] |
|
], |
|
"_ExitHandler": [ |
|
[ |
|
"tests/support/plugins/project.py", |
|
[ |
|
"_ExitHandler" |
|
] |
|
] |
|
], |
|
"BokehAppInfo": [ |
|
[ |
|
"tests/support/plugins/project.py", |
|
[ |
|
"BokehAppInfo" |
|
] |
|
] |
|
], |
|
"HasNoConsoleErrors": [ |
|
[ |
|
"tests/support/plugins/project.py", |
|
[ |
|
"HasNoConsoleErrors" |
|
] |
|
] |
|
], |
|
"_ElementMixin": [ |
|
[ |
|
"tests/support/plugins/project.py", |
|
[ |
|
"_ElementMixin" |
|
] |
|
] |
|
], |
|
"_CanvasMixin": [ |
|
[ |
|
"tests/support/plugins/project.py", |
|
[ |
|
"_CanvasMixin" |
|
] |
|
] |
|
], |
|
"_BokehPageMixin": [ |
|
[ |
|
"tests/support/plugins/project.py", |
|
[ |
|
"_BokehPageMixin" |
|
] |
|
] |
|
], |
|
"_BokehModelPage": [ |
|
[ |
|
"tests/support/plugins/project.py", |
|
[ |
|
"_BokehModelPage" |
|
] |
|
] |
|
], |
|
"_SinglePlotPage": [ |
|
[ |
|
"tests/support/plugins/project.py", |
|
[ |
|
"_SinglePlotPage" |
|
] |
|
] |
|
], |
|
"_BokehServerPage": [ |
|
[ |
|
"tests/support/plugins/project.py", |
|
[ |
|
"_BokehServerPage" |
|
] |
|
] |
|
], |
|
"Test___all__": [ |
|
[ |
|
"tests/support/util/api.py", |
|
[ |
|
"verify_all", |
|
"Test___all__" |
|
] |
|
] |
|
], |
|
"Flags": [ |
|
[ |
|
"tests/support/util/examples.py", |
|
[ |
|
"Flags" |
|
] |
|
] |
|
], |
|
"Example": [ |
|
[ |
|
"tests/support/util/examples.py", |
|
[ |
|
"Example" |
|
] |
|
] |
|
], |
|
"TmpDir": [ |
|
[ |
|
"tests/support/util/filesystem.py", |
|
[ |
|
"TmpDir" |
|
] |
|
] |
|
], |
|
"JSImage": [ |
|
[ |
|
"tests/support/util/screenshot.py", |
|
[ |
|
"JSImage" |
|
] |
|
] |
|
], |
|
"JSError": [ |
|
[ |
|
"tests/support/util/screenshot.py", |
|
[ |
|
"JSError" |
|
] |
|
] |
|
], |
|
"JSMessage": [ |
|
[ |
|
"tests/support/util/screenshot.py", |
|
[ |
|
"JSMessage" |
|
] |
|
] |
|
], |
|
"JSResult": [ |
|
[ |
|
"tests/support/util/screenshot.py", |
|
[ |
|
"JSResult" |
|
] |
|
] |
|
], |
|
"ButtonWrapper": [ |
|
[ |
|
"tests/support/util/selenium.py", |
|
[ |
|
"ButtonWrapper" |
|
] |
|
] |
|
], |
|
"element_to_start_resizing": [ |
|
[ |
|
"tests/support/util/selenium.py", |
|
[ |
|
"element_to_start_resizing" |
|
] |
|
] |
|
], |
|
"element_to_finish_resizing": [ |
|
[ |
|
"tests/support/util/selenium.py", |
|
[ |
|
"element_to_finish_resizing" |
|
] |
|
] |
|
], |
|
"TestBokehJS": [ |
|
[ |
|
"tests/test_bokehjs.py", |
|
[ |
|
"TestBokehJS" |
|
] |
|
] |
|
], |
|
"Timeout": [ |
|
[ |
|
"tests/test_cross.py", |
|
[ |
|
"_run_test_case", |
|
"Timeout" |
|
] |
|
], |
|
[ |
|
"tests/test_examples.py", |
|
[ |
|
"_run_example", |
|
"Timeout" |
|
] |
|
] |
|
], |
|
"TestDefaults": [ |
|
[ |
|
"tests/test_defaults.py", |
|
[ |
|
"TestDefaults" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/test_settings.py", |
|
[ |
|
"TestDefaults" |
|
] |
|
] |
|
], |
|
"TestCodeHandler": [ |
|
[ |
|
"tests/unit/bokeh/application/handlers/test_code.py", |
|
[ |
|
"TestCodeHandler" |
|
] |
|
] |
|
], |
|
"TestCodeRunner": [ |
|
[ |
|
"tests/unit/bokeh/application/handlers/test_code_runner.py", |
|
[ |
|
"TestCodeRunner" |
|
] |
|
] |
|
], |
|
"Test_DirectoryHandler": [ |
|
[ |
|
"tests/unit/bokeh/application/handlers/test_directory.py", |
|
[ |
|
"Test_DirectoryHandler" |
|
] |
|
] |
|
], |
|
"MockSessionContext": [ |
|
[ |
|
"tests/unit/bokeh/application/handlers/test_document_lifecycle.py", |
|
[ |
|
"MockSessionContext" |
|
] |
|
] |
|
], |
|
"Test_DocumentLifecycleHandler": [ |
|
[ |
|
"tests/unit/bokeh/application/handlers/test_document_lifecycle.py", |
|
[ |
|
"Test_DocumentLifecycleHandler" |
|
] |
|
] |
|
], |
|
"AnotherModelInTestFunction": [ |
|
[ |
|
"tests/unit/bokeh/application/handlers/test_function.py", |
|
[ |
|
"AnotherModelInTestFunction" |
|
] |
|
] |
|
], |
|
"SomeModelInTestFunction": [ |
|
[ |
|
"tests/unit/bokeh/application/handlers/test_function.py", |
|
[ |
|
"SomeModelInTestFunction" |
|
] |
|
] |
|
], |
|
"Test_FunctionHandler": [ |
|
[ |
|
"tests/unit/bokeh/application/handlers/test_function.py", |
|
[ |
|
"Test_FunctionHandler" |
|
] |
|
] |
|
], |
|
"Test_Handler": [ |
|
[ |
|
"tests/unit/bokeh/application/handlers/test_handler.py", |
|
[ |
|
"Test_Handler" |
|
] |
|
] |
|
], |
|
"Test_NotebookHandler": [ |
|
[ |
|
"tests/unit/bokeh/application/handlers/test_notebook__handlers.py", |
|
[ |
|
"Test_NotebookHandler" |
|
] |
|
] |
|
], |
|
"Test_ScriptHandler": [ |
|
[ |
|
"tests/unit/bokeh/application/handlers/test_script.py", |
|
[ |
|
"Test_ScriptHandler" |
|
] |
|
] |
|
], |
|
"Test_ServerLifecycleHandler": [ |
|
[ |
|
"tests/unit/bokeh/application/handlers/test_server_lifecycle.py", |
|
[ |
|
"Test_ServerLifecycleHandler" |
|
] |
|
] |
|
], |
|
"Test_ServerRequestHandler": [ |
|
[ |
|
"tests/unit/bokeh/application/handlers/test_server_request_handler.py", |
|
[ |
|
"Test_ServerRequestHandler" |
|
] |
|
] |
|
], |
|
"AnotherModelInTestApplication": [ |
|
[ |
|
"tests/unit/bokeh/application/test_application.py", |
|
[ |
|
"AnotherModelInTestApplication" |
|
] |
|
] |
|
], |
|
"SomeModelInTestApplication": [ |
|
[ |
|
"tests/unit/bokeh/application/test_application.py", |
|
[ |
|
"SomeModelInTestApplication" |
|
] |
|
] |
|
], |
|
"Test_Application": [ |
|
[ |
|
"tests/unit/bokeh/application/test_application.py", |
|
[ |
|
"Test_Application" |
|
] |
|
] |
|
], |
|
"Test_ServerContext": [ |
|
[ |
|
"tests/unit/bokeh/application/test_application.py", |
|
[ |
|
"Test_ServerContext" |
|
] |
|
] |
|
], |
|
"Test_SessionContext": [ |
|
[ |
|
"tests/unit/bokeh/application/test_application.py", |
|
[ |
|
"Test_SessionContext" |
|
] |
|
] |
|
], |
|
"FakeSess": [ |
|
[ |
|
"tests/unit/bokeh/client/test_connection.py", |
|
[ |
|
"FakeSess" |
|
] |
|
] |
|
], |
|
"Test_ClientConnection": [ |
|
[ |
|
"tests/unit/bokeh/client/test_connection.py", |
|
[ |
|
"Test_ClientConnection" |
|
] |
|
] |
|
], |
|
"Test_ClientSession": [ |
|
[ |
|
"tests/unit/bokeh/client/test_session__client.py", |
|
[ |
|
"Test_ClientSession" |
|
] |
|
] |
|
], |
|
"MockConnection": [ |
|
[ |
|
"tests/unit/bokeh/client/test_states.py", |
|
[ |
|
"MockConnection" |
|
] |
|
] |
|
], |
|
"MockMessage": [ |
|
[ |
|
"tests/unit/bokeh/client/test_states.py", |
|
[ |
|
"MockMessage" |
|
] |
|
] |
|
], |
|
"Test_server_url_for_websocket_url": [ |
|
[ |
|
"tests/unit/bokeh/client/test_util__client.py", |
|
[ |
|
"Test_server_url_for_websocket_url" |
|
] |
|
] |
|
], |
|
"Test_websocket_url_for_server_url": [ |
|
[ |
|
"tests/unit/bokeh/client/test_util__client.py", |
|
[ |
|
"Test_websocket_url_for_server_url" |
|
] |
|
] |
|
], |
|
"Test_WebSocketClientConnectionWrapper": [ |
|
[ |
|
"tests/unit/bokeh/client/test_websocket.py", |
|
[ |
|
"Test_WebSocketClientConnectionWrapper" |
|
] |
|
] |
|
], |
|
"Test_Color": [ |
|
[ |
|
"tests/unit/bokeh/colors/test_color__colors.py", |
|
[ |
|
"Test_Color" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_color__property.py", |
|
[ |
|
"Test_Color" |
|
] |
|
] |
|
], |
|
"Test_HSL": [ |
|
[ |
|
"tests/unit/bokeh/colors/test_color__colors.py", |
|
[ |
|
"Test_HSL" |
|
] |
|
] |
|
], |
|
"Test_RGB": [ |
|
[ |
|
"tests/unit/bokeh/colors/test_color__colors.py", |
|
[ |
|
"Test_RGB" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_color__property.py", |
|
[ |
|
"Test_RGB" |
|
] |
|
] |
|
], |
|
"_TestGroup": [ |
|
[ |
|
"tests/unit/bokeh/colors/test_util__colors.py", |
|
[ |
|
"_TestGroup" |
|
] |
|
] |
|
], |
|
"Test_NamedColor": [ |
|
[ |
|
"tests/unit/bokeh/colors/test_util__colors.py", |
|
[ |
|
"Test_NamedColor" |
|
] |
|
] |
|
], |
|
"Test_ColorGroup": [ |
|
[ |
|
"tests/unit/bokeh/colors/test_util__colors.py", |
|
[ |
|
"Test_ColorGroup" |
|
] |
|
] |
|
], |
|
"NBSR": [ |
|
[ |
|
"tests/unit/bokeh/command/subcommands/test_serve.py", |
|
[ |
|
"NBSR" |
|
] |
|
] |
|
], |
|
"TestServe": [ |
|
[ |
|
"tests/unit/bokeh/command/subcommands/test_serve.py", |
|
[ |
|
"TestServe" |
|
] |
|
] |
|
], |
|
"TestXSRF": [ |
|
[ |
|
"tests/unit/bokeh/command/subcommands/test_serve.py", |
|
[ |
|
"TestXSRF" |
|
] |
|
] |
|
], |
|
"TestIco": [ |
|
[ |
|
"tests/unit/bokeh/command/subcommands/test_serve.py", |
|
[ |
|
"TestIco" |
|
] |
|
] |
|
], |
|
"_Bad": [ |
|
[ |
|
"tests/unit/bokeh/command/test_subcommand.py", |
|
[ |
|
"_Bad" |
|
] |
|
] |
|
], |
|
"_Good": [ |
|
[ |
|
"tests/unit/bokeh/command/test_subcommand.py", |
|
[ |
|
"_Good" |
|
] |
|
] |
|
], |
|
"_TestHasProps": [ |
|
[ |
|
"tests/unit/bokeh/core/property/_util_property.py", |
|
[ |
|
"_TestHasProps" |
|
] |
|
] |
|
], |
|
"_TestModel": [ |
|
[ |
|
"tests/unit/bokeh/core/property/_util_property.py", |
|
[ |
|
"_TestModel" |
|
] |
|
] |
|
], |
|
"_TestModel2": [ |
|
[ |
|
"tests/unit/bokeh/core/property/_util_property.py", |
|
[ |
|
"_TestModel2" |
|
] |
|
] |
|
], |
|
"Test_Alias": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_alias.py", |
|
[ |
|
"Test_Alias" |
|
] |
|
] |
|
], |
|
"Test_DeprecatedAlias": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_alias.py", |
|
[ |
|
"Test_DeprecatedAlias" |
|
] |
|
] |
|
], |
|
"Test_CoordinateLike": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_aliases.py", |
|
[ |
|
"Test_CoordinateLike" |
|
] |
|
] |
|
], |
|
"Test_Any": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_any.py", |
|
[ |
|
"Test_Any" |
|
] |
|
] |
|
], |
|
"Test_AnyRef": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_any.py", |
|
[ |
|
"Test_AnyRef" |
|
] |
|
] |
|
], |
|
"Test_Auto": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_auto.py", |
|
[ |
|
"Test_Auto" |
|
] |
|
] |
|
], |
|
"NormalProp": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_bases.py", |
|
[ |
|
"TestProperty", |
|
"test_serialized_default", |
|
"NormalProp" |
|
] |
|
] |
|
], |
|
"ReadonlyProp": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_bases.py", |
|
[ |
|
"TestProperty", |
|
"test_serialized_default", |
|
"ReadonlyProp" |
|
] |
|
] |
|
], |
|
"NotSerializedProp": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_bases.py", |
|
[ |
|
"TestProperty", |
|
"test_serialized_default", |
|
"NotSerializedProp" |
|
] |
|
] |
|
], |
|
"TestProperty": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_bases.py", |
|
[ |
|
"TestProperty" |
|
] |
|
] |
|
], |
|
"Test_ColorHex": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_color__property.py", |
|
[ |
|
"Test_ColorHex" |
|
] |
|
] |
|
], |
|
"Test_ColumnData": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_container.py", |
|
[ |
|
"Test_ColumnData" |
|
] |
|
] |
|
], |
|
"Test_Array": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_container.py", |
|
[ |
|
"Test_Array" |
|
] |
|
] |
|
], |
|
"Test_Dict": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_container.py", |
|
[ |
|
"Test_Dict" |
|
] |
|
] |
|
], |
|
"Test_List": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_container.py", |
|
[ |
|
"Test_List" |
|
] |
|
] |
|
], |
|
"Test_Seq": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_container.py", |
|
[ |
|
"Test_Seq" |
|
] |
|
] |
|
], |
|
"Test_Set": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_container.py", |
|
[ |
|
"Test_Set" |
|
] |
|
] |
|
], |
|
"Test_Tuple": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_container.py", |
|
[ |
|
"Test_Tuple" |
|
] |
|
] |
|
], |
|
"Test_RestrictedDict": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_container.py", |
|
[ |
|
"Test_RestrictedDict" |
|
] |
|
] |
|
], |
|
"Test_AngleSpec": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_dataspec.py", |
|
[ |
|
"Test_AngleSpec" |
|
] |
|
] |
|
], |
|
"Test_ColorSpec": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_dataspec.py", |
|
[ |
|
"Test_ColorSpec" |
|
] |
|
] |
|
], |
|
"Test_DistanceSpec": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_dataspec.py", |
|
[ |
|
"Test_DistanceSpec" |
|
] |
|
] |
|
], |
|
"Test_FontSizeSpec": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_dataspec.py", |
|
[ |
|
"Test_FontSizeSpec" |
|
] |
|
] |
|
], |
|
"Test_NumberSpec": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_dataspec.py", |
|
[ |
|
"Test_NumberSpec" |
|
] |
|
] |
|
], |
|
"FooSpatialUnits": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_dataspec.py", |
|
[ |
|
"Test_UnitSpec", |
|
"test_strict_key_values", |
|
"FooSpatialUnits" |
|
] |
|
] |
|
], |
|
"FooAngleUnits": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_dataspec.py", |
|
[ |
|
"Test_UnitSpec", |
|
"test_strict_key_values", |
|
"FooAngleUnits" |
|
] |
|
] |
|
], |
|
"Test_UnitSpec": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_dataspec.py", |
|
[ |
|
"Test_UnitSpec" |
|
] |
|
] |
|
], |
|
"Test_HatchPatternSpec": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_dataspec.py", |
|
[ |
|
"Test_HatchPatternSpec" |
|
] |
|
] |
|
], |
|
"Test_Date": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_datetime.py", |
|
[ |
|
"Test_Date" |
|
] |
|
] |
|
], |
|
"Test_Datetime": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_datetime.py", |
|
[ |
|
"Test_Datetime" |
|
] |
|
] |
|
], |
|
"Test_Time": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_datetime.py", |
|
[ |
|
"Test_Time" |
|
] |
|
] |
|
], |
|
"Match": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_descriptors.py", |
|
[ |
|
"Test_PropertyDescriptor", |
|
"test__trigger", |
|
"Match" |
|
] |
|
] |
|
], |
|
"NoMatch": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_descriptors.py", |
|
[ |
|
"Test_PropertyDescriptor", |
|
"test__trigger", |
|
"NoMatch" |
|
] |
|
] |
|
], |
|
"Test_PropertyDescriptor": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_descriptors.py", |
|
[ |
|
"Test_PropertyDescriptor" |
|
] |
|
] |
|
], |
|
"Test_UnitSpecDescriptor": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_descriptors.py", |
|
[ |
|
"Test_UnitSpecDescriptor" |
|
] |
|
] |
|
], |
|
"Some": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_descriptors.py", |
|
[ |
|
"Test_AliasDescriptor", |
|
"test_values", |
|
"Some" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_descriptors.py", |
|
[ |
|
"Test_DeprecatedAliasDescriptor", |
|
"test_warns", |
|
"Some" |
|
] |
|
] |
|
], |
|
"Test_AliasDescriptor": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_descriptors.py", |
|
[ |
|
"Test_AliasDescriptor" |
|
] |
|
] |
|
], |
|
"Test_DeprecatedAliasDescriptor": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_descriptors.py", |
|
[ |
|
"Test_DeprecatedAliasDescriptor" |
|
] |
|
] |
|
], |
|
"Test_Either": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_either.py", |
|
[ |
|
"Test_Either" |
|
] |
|
] |
|
], |
|
"Test_Enum": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_enum.py", |
|
[ |
|
"Test_Enum" |
|
] |
|
] |
|
], |
|
"IsDelegate": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_include.py", |
|
[ |
|
"IsDelegate" |
|
] |
|
] |
|
], |
|
"IncludesDelegateWithPrefix": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_include.py", |
|
[ |
|
"Test_Include", |
|
"test_include_with_prefix", |
|
"IncludesDelegateWithPrefix" |
|
] |
|
] |
|
], |
|
"IncludesDelegateWithoutPrefix": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_include.py", |
|
[ |
|
"Test_Include", |
|
"test_include_without_prefix", |
|
"IncludesDelegateWithoutPrefix" |
|
] |
|
] |
|
], |
|
"IncludesDelegateWithoutPrefixUsingOverride": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_include.py", |
|
[ |
|
"Test_Include", |
|
"test_include_without_prefix_using_override", |
|
"IncludesDelegateWithoutPrefixUsingOverride" |
|
] |
|
] |
|
], |
|
"Test_Include": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_include.py", |
|
[ |
|
"Test_Include" |
|
] |
|
] |
|
], |
|
"Test_InstanceDefault": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_instance.py", |
|
[ |
|
"Test_InstanceDefault" |
|
] |
|
] |
|
], |
|
"Test_Object": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_instance.py", |
|
[ |
|
"Test_Object" |
|
] |
|
] |
|
], |
|
"ExplicitDefault": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_instance.py", |
|
[ |
|
"Test_Instance", |
|
"test_explicit_default", |
|
"ExplicitDefault" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_instance.py", |
|
[ |
|
"Test_Instance", |
|
"test_instance_default", |
|
"ExplicitDefault" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/property/test_instance.py", |
|
[ |
|
"Test_Instance", |
|
"test_lambda_default", |
|
"ExplicitDefault" |
|
] |
|
] |
|
], |
|
"Test_Instance": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_instance.py", |
|
[ |
|
"Test_Instance" |
|
] |
|
] |
|
], |
|
"Test_JSON": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_json__property.py", |
|
[ |
|
"Test_JSON" |
|
] |
|
] |
|
], |
|
"Test_Nullable": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_nullable.py", |
|
[ |
|
"Test_Nullable" |
|
] |
|
] |
|
], |
|
"Test_NonNullable": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_nullable.py", |
|
[ |
|
"Test_NonNullable" |
|
] |
|
] |
|
], |
|
"Test_Angle": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_numeric.py", |
|
[ |
|
"Test_Angle" |
|
] |
|
] |
|
], |
|
"Test_Interval": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_numeric.py", |
|
[ |
|
"Test_Interval" |
|
] |
|
] |
|
], |
|
"Test_Size": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_numeric.py", |
|
[ |
|
"Test_Size" |
|
] |
|
] |
|
], |
|
"Test_Percent": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_numeric.py", |
|
[ |
|
"Test_Percent" |
|
] |
|
] |
|
], |
|
"Test_NonNegative": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_numeric.py", |
|
[ |
|
"Test_NonNegative" |
|
] |
|
] |
|
], |
|
"Test_PositiveInt": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_numeric.py", |
|
[ |
|
"Test_PositiveInt" |
|
] |
|
] |
|
], |
|
"Test_Override": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_override.py", |
|
[ |
|
"Test_Override" |
|
] |
|
] |
|
], |
|
"Test_PandasDataFrame": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_pd.py", |
|
[ |
|
"Test_PandasDataFrame" |
|
] |
|
] |
|
], |
|
"Test_PandasGroupBy": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_pd.py", |
|
[ |
|
"Test_PandasGroupBy" |
|
] |
|
] |
|
], |
|
"Test_Bool": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_primitive.py", |
|
[ |
|
"Test_Bool" |
|
] |
|
] |
|
], |
|
"Test_Complex": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_primitive.py", |
|
[ |
|
"Test_Complex" |
|
] |
|
] |
|
], |
|
"Test_Float": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_primitive.py", |
|
[ |
|
"Test_Float" |
|
] |
|
] |
|
], |
|
"Test_Int": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_primitive.py", |
|
[ |
|
"Test_Int" |
|
] |
|
] |
|
], |
|
"Test_Bytes": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_primitive.py", |
|
[ |
|
"Test_Bytes" |
|
] |
|
] |
|
], |
|
"Test_String": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_primitive.py", |
|
[ |
|
"Test_String" |
|
] |
|
] |
|
], |
|
"Test_Required": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_required.py", |
|
[ |
|
"Test_Required" |
|
] |
|
] |
|
], |
|
"Test_Regex": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_string_properties.py", |
|
[ |
|
"Test_Regex" |
|
] |
|
] |
|
], |
|
"TestValidationControl": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_validation__property.py", |
|
[ |
|
"TestValidationControl" |
|
] |
|
] |
|
], |
|
"TestValidateDetailDefault": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_validation__property.py", |
|
[ |
|
"TestValidateDetailDefault" |
|
] |
|
] |
|
], |
|
"TestValidateDetailExplicit": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_validation__property.py", |
|
[ |
|
"TestValidateDetailExplicit" |
|
] |
|
] |
|
], |
|
"TestDashPattern": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_visual.py", |
|
[ |
|
"TestDashPattern" |
|
] |
|
] |
|
], |
|
"Test_FontSize": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_visual.py", |
|
[ |
|
"Test_FontSize" |
|
] |
|
] |
|
], |
|
"Test_Image": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_visual.py", |
|
[ |
|
"Test_Image" |
|
] |
|
] |
|
], |
|
"Test_MinMaxBounds": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_visual.py", |
|
[ |
|
"Test_MinMaxBounds" |
|
] |
|
] |
|
], |
|
"Test_MarkerType": [ |
|
[ |
|
"tests/unit/bokeh/core/property/test_visual.py", |
|
[ |
|
"Test_MarkerType" |
|
] |
|
] |
|
], |
|
"Test_enumeration": [ |
|
[ |
|
"tests/unit/bokeh/core/test_enums.py", |
|
[ |
|
"Test_enumeration" |
|
] |
|
] |
|
], |
|
"Test_bce": [ |
|
[ |
|
"tests/unit/bokeh/core/test_enums.py", |
|
[ |
|
"Test_bce" |
|
] |
|
] |
|
], |
|
"Parent": [ |
|
[ |
|
"tests/unit/bokeh/core/test_has_props.py", |
|
[ |
|
"Parent" |
|
] |
|
] |
|
], |
|
"Child": [ |
|
[ |
|
"tests/unit/bokeh/core/test_has_props.py", |
|
[ |
|
"Child" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/test_properties.py", |
|
[ |
|
"TestBasic", |
|
"test_inheritance", |
|
"Child" |
|
] |
|
] |
|
], |
|
"OverrideChild": [ |
|
[ |
|
"tests/unit/bokeh/core/test_has_props.py", |
|
[ |
|
"OverrideChild" |
|
] |
|
] |
|
], |
|
"AliasedChild": [ |
|
[ |
|
"tests/unit/bokeh/core/test_has_props.py", |
|
[ |
|
"AliasedChild" |
|
] |
|
] |
|
], |
|
"EitherSimpleDefault": [ |
|
[ |
|
"tests/unit/bokeh/core/test_has_props.py", |
|
[ |
|
"EitherSimpleDefault" |
|
] |
|
] |
|
], |
|
"EitherContainerDefault": [ |
|
[ |
|
"tests/unit/bokeh/core/test_has_props.py", |
|
[ |
|
"EitherContainerDefault" |
|
] |
|
] |
|
], |
|
"IntFuncDefault": [ |
|
[ |
|
"tests/unit/bokeh/core/test_has_props.py", |
|
[ |
|
"IntFuncDefault" |
|
] |
|
] |
|
], |
|
"DupeProps": [ |
|
[ |
|
"tests/unit/bokeh/core/test_has_props.py", |
|
[ |
|
"test_has_props_dupe_prop", |
|
"try_", |
|
"DupeProps" |
|
] |
|
] |
|
], |
|
"TopLevelQualified": [ |
|
[ |
|
"tests/unit/bokeh/core/test_has_props.py", |
|
[ |
|
"TopLevelQualified" |
|
] |
|
] |
|
], |
|
"TopLevelNonQualified": [ |
|
[ |
|
"tests/unit/bokeh/core/test_has_props.py", |
|
[ |
|
"TopLevelNonQualified" |
|
] |
|
] |
|
], |
|
"InnerQualified": [ |
|
[ |
|
"tests/unit/bokeh/core/test_has_props.py", |
|
[ |
|
"test_qualified", |
|
"InnerQualified" |
|
] |
|
] |
|
], |
|
"InnerNonQualified": [ |
|
[ |
|
"tests/unit/bokeh/core/test_has_props.py", |
|
[ |
|
"test_qualified", |
|
"InnerNonQualified" |
|
] |
|
] |
|
], |
|
"Some0HasProps": [ |
|
[ |
|
"tests/unit/bokeh/core/test_has_props.py", |
|
[ |
|
"Some0HasProps" |
|
] |
|
] |
|
], |
|
"Some1HasProps": [ |
|
[ |
|
"tests/unit/bokeh/core/test_has_props.py", |
|
[ |
|
"Some1HasProps" |
|
] |
|
] |
|
], |
|
"Some2HasProps": [ |
|
[ |
|
"tests/unit/bokeh/core/test_has_props.py", |
|
[ |
|
"Some2HasProps" |
|
] |
|
] |
|
], |
|
"Some3HasProps": [ |
|
[ |
|
"tests/unit/bokeh/core/test_has_props.py", |
|
[ |
|
"Some3HasProps" |
|
] |
|
] |
|
], |
|
"Some4HasProps": [ |
|
[ |
|
"tests/unit/bokeh/core/test_has_props.py", |
|
[ |
|
"Some4HasProps" |
|
] |
|
] |
|
], |
|
"Base": [ |
|
[ |
|
"tests/unit/bokeh/core/test_has_props.py", |
|
[ |
|
"test_HasProps_abstract", |
|
"Base" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/test_properties.py", |
|
[ |
|
"TestBasic", |
|
"test_inheritance", |
|
"Base" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/test_properties.py", |
|
[ |
|
"TestBasic", |
|
"test_accurate_properties_sets", |
|
"Base" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/test_properties.py", |
|
[ |
|
"TestBasic", |
|
"test_accurate_dataspecs", |
|
"Base" |
|
] |
|
] |
|
], |
|
"Derived": [ |
|
[ |
|
"tests/unit/bokeh/core/test_has_props.py", |
|
[ |
|
"test_HasProps_abstract", |
|
"Derived" |
|
] |
|
] |
|
], |
|
"Mixin": [ |
|
[ |
|
"tests/unit/bokeh/core/test_properties.py", |
|
[ |
|
"TestBasic", |
|
"test_accurate_properties_sets", |
|
"Mixin" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/test_properties.py", |
|
[ |
|
"TestBasic", |
|
"test_accurate_dataspecs", |
|
"Mixin" |
|
] |
|
] |
|
], |
|
"Sub": [ |
|
[ |
|
"tests/unit/bokeh/core/test_properties.py", |
|
[ |
|
"TestBasic", |
|
"test_accurate_properties_sets", |
|
"Sub" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/core/test_properties.py", |
|
[ |
|
"TestBasic", |
|
"test_accurate_dataspecs", |
|
"Sub" |
|
] |
|
] |
|
], |
|
"Deep": [ |
|
[ |
|
"tests/unit/bokeh/core/test_properties.py", |
|
[ |
|
"TestBasic", |
|
"test_accurate_properties_sets", |
|
"Deep" |
|
] |
|
] |
|
], |
|
"NotSerializedModel": [ |
|
[ |
|
"tests/unit/bokeh/core/test_properties.py", |
|
[ |
|
"TestBasic", |
|
"test_not_serialized", |
|
"NotSerializedModel" |
|
] |
|
] |
|
], |
|
"ReadonlyModel": [ |
|
[ |
|
"tests/unit/bokeh/core/test_properties.py", |
|
[ |
|
"TestBasic", |
|
"test_readonly", |
|
"ReadonlyModel" |
|
] |
|
] |
|
], |
|
"IncludeDefaultsTest": [ |
|
[ |
|
"tests/unit/bokeh/core/test_properties.py", |
|
[ |
|
"TestBasic", |
|
"test_include_defaults", |
|
"IncludeDefaultsTest" |
|
] |
|
] |
|
], |
|
"IncludeDefaultsKwargsTest": [ |
|
[ |
|
"tests/unit/bokeh/core/test_properties.py", |
|
[ |
|
"TestBasic", |
|
"test_include_defaults_with_kwargs", |
|
"IncludeDefaultsKwargsTest" |
|
] |
|
] |
|
], |
|
"IncludeDefaultsSetToSameTest": [ |
|
[ |
|
"tests/unit/bokeh/core/test_properties.py", |
|
[ |
|
"TestBasic", |
|
"test_include_defaults_set_to_same", |
|
"IncludeDefaultsSetToSameTest" |
|
] |
|
] |
|
], |
|
"FooBase": [ |
|
[ |
|
"tests/unit/bokeh/core/test_properties.py", |
|
[ |
|
"TestBasic", |
|
"test_override_defaults", |
|
"FooBase" |
|
] |
|
] |
|
], |
|
"FooSub": [ |
|
[ |
|
"tests/unit/bokeh/core/test_properties.py", |
|
[ |
|
"TestBasic", |
|
"test_override_defaults", |
|
"FooSub" |
|
] |
|
] |
|
], |
|
"FooSubSub": [ |
|
[ |
|
"tests/unit/bokeh/core/test_properties.py", |
|
[ |
|
"TestBasic", |
|
"test_override_defaults", |
|
"FooSubSub" |
|
] |
|
] |
|
], |
|
"TestBasic": [ |
|
[ |
|
"tests/unit/bokeh/core/test_properties.py", |
|
[ |
|
"TestBasic" |
|
] |
|
] |
|
], |
|
"Baz": [ |
|
[ |
|
"tests/unit/bokeh/core/test_properties.py", |
|
[ |
|
"Baz" |
|
] |
|
] |
|
], |
|
"FooUnrelated": [ |
|
[ |
|
"tests/unit/bokeh/core/test_properties.py", |
|
[ |
|
"test_HasProps_equals", |
|
"FooUnrelated" |
|
] |
|
] |
|
], |
|
"SomeProps": [ |
|
[ |
|
"tests/unit/bokeh/core/test_serialization.py", |
|
[ |
|
"SomeProps" |
|
] |
|
] |
|
], |
|
"SomeModel": [ |
|
[ |
|
"tests/unit/bokeh/core/test_serialization.py", |
|
[ |
|
"SomeModel" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/document/test_events__document.py", |
|
[ |
|
"SomeModel" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/document/test_models.py", |
|
[ |
|
"TestDocumentModelManager", |
|
"test_flush_synced", |
|
"SomeModel" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/document/test_models.py", |
|
[ |
|
"TestDocumentModelManager", |
|
"test_flush_synced_with_fn", |
|
"SomeModel" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/embed/test_util__embed.py", |
|
[ |
|
"SomeModel" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/model/test_model.py", |
|
[ |
|
"SomeModel" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/test_objects.py", |
|
[ |
|
"SomeModel" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/test_themes.py", |
|
[ |
|
"SomeModel" |
|
] |
|
] |
|
], |
|
"SomeModelUnset": [ |
|
[ |
|
"tests/unit/bokeh/core/test_serialization.py", |
|
[ |
|
"SomeModelUnset" |
|
] |
|
] |
|
], |
|
"SomeDataClass": [ |
|
[ |
|
"tests/unit/bokeh/core/test_serialization.py", |
|
[ |
|
"SomeDataClass" |
|
] |
|
] |
|
], |
|
"X": [ |
|
[ |
|
"tests/unit/bokeh/core/test_serialization.py", |
|
[ |
|
"TestSerializer", |
|
"test_ndarray_object", |
|
"X" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/util/test_dataclasses.py", |
|
[ |
|
"X" |
|
] |
|
] |
|
], |
|
"TestSerializer": [ |
|
[ |
|
"tests/unit/bokeh/core/test_serialization.py", |
|
[ |
|
"TestSerializer" |
|
] |
|
] |
|
], |
|
"TestDeserializer": [ |
|
[ |
|
"tests/unit/bokeh/core/test_serialization.py", |
|
[ |
|
"TestDeserializer" |
|
] |
|
] |
|
], |
|
"Mod": [ |
|
[ |
|
"tests/unit/bokeh/core/test_validation.py", |
|
[ |
|
"Mod" |
|
] |
|
] |
|
], |
|
"AnotherModelInTestDocument": [ |
|
[ |
|
"tests/unit/bokeh/document/_util_document.py", |
|
[ |
|
"AnotherModelInTestDocument" |
|
] |
|
] |
|
], |
|
"SomeModelInTestDocument": [ |
|
[ |
|
"tests/unit/bokeh/document/_util_document.py", |
|
[ |
|
"SomeModelInTestDocument" |
|
] |
|
] |
|
], |
|
"ModelThatOverridesName": [ |
|
[ |
|
"tests/unit/bokeh/document/_util_document.py", |
|
[ |
|
"ModelThatOverridesName" |
|
] |
|
] |
|
], |
|
"ModelWithSpecInTestDocument": [ |
|
[ |
|
"tests/unit/bokeh/document/_util_document.py", |
|
[ |
|
"ModelWithSpecInTestDocument" |
|
] |
|
] |
|
], |
|
"recv": [ |
|
[ |
|
"tests/unit/bokeh/document/test_callbacks__document.py", |
|
[ |
|
"TestDocumentCallbackManager", |
|
"test_on_change_dispatch_to", |
|
"recv" |
|
] |
|
] |
|
], |
|
"TestDocumentCallbackManager": [ |
|
[ |
|
"tests/unit/bokeh/document/test_callbacks__document.py", |
|
[ |
|
"TestDocumentCallbackManager" |
|
] |
|
] |
|
], |
|
"SomeDataModel": [ |
|
[ |
|
"tests/unit/bokeh/document/test_document.py", |
|
[ |
|
"SomeDataModel" |
|
] |
|
] |
|
], |
|
"DerivedDataModel": [ |
|
[ |
|
"tests/unit/bokeh/document/test_document.py", |
|
[ |
|
"DerivedDataModel" |
|
] |
|
] |
|
], |
|
"CDSDerivedDataModel": [ |
|
[ |
|
"tests/unit/bokeh/document/test_document.py", |
|
[ |
|
"CDSDerivedDataModel" |
|
] |
|
] |
|
], |
|
"CDSDerivedDerivedDataModel": [ |
|
[ |
|
"tests/unit/bokeh/document/test_document.py", |
|
[ |
|
"CDSDerivedDerivedDataModel" |
|
] |
|
] |
|
], |
|
"TestDocumentHold": [ |
|
[ |
|
"tests/unit/bokeh/document/test_document.py", |
|
[ |
|
"TestDocumentHold" |
|
] |
|
] |
|
], |
|
"TestDocument": [ |
|
[ |
|
"tests/unit/bokeh/document/test_document.py", |
|
[ |
|
"TestDocument" |
|
] |
|
] |
|
], |
|
"FakeEmptyDispatcher": [ |
|
[ |
|
"tests/unit/bokeh/document/test_events__document.py", |
|
[ |
|
"FakeEmptyDispatcher" |
|
] |
|
] |
|
], |
|
"FakeFullDispatcher": [ |
|
[ |
|
"tests/unit/bokeh/document/test_events__document.py", |
|
[ |
|
"FakeFullDispatcher" |
|
] |
|
] |
|
], |
|
"OtherModel": [ |
|
[ |
|
"tests/unit/bokeh/document/test_events__document.py", |
|
[ |
|
"OtherModel" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/embed/test_util__embed.py", |
|
[ |
|
"OtherModel" |
|
] |
|
] |
|
], |
|
"TestDocumentChangedEvent": [ |
|
[ |
|
"tests/unit/bokeh/document/test_events__document.py", |
|
[ |
|
"TestDocumentChangedEvent" |
|
] |
|
] |
|
], |
|
"TestDocumentPatchedEvent": [ |
|
[ |
|
"tests/unit/bokeh/document/test_events__document.py", |
|
[ |
|
"TestDocumentPatchedEvent" |
|
] |
|
] |
|
], |
|
"TestModelChangedEvent": [ |
|
[ |
|
"tests/unit/bokeh/document/test_events__document.py", |
|
[ |
|
"TestModelChangedEvent" |
|
] |
|
] |
|
], |
|
"TestColumnDataChangedEvent": [ |
|
[ |
|
"tests/unit/bokeh/document/test_events__document.py", |
|
[ |
|
"TestColumnDataChangedEvent" |
|
] |
|
] |
|
], |
|
"TestColumnsStreamedEvent": [ |
|
[ |
|
"tests/unit/bokeh/document/test_events__document.py", |
|
[ |
|
"TestColumnsStreamedEvent" |
|
] |
|
] |
|
], |
|
"TestColumnsPatchedEvent": [ |
|
[ |
|
"tests/unit/bokeh/document/test_events__document.py", |
|
[ |
|
"TestColumnsPatchedEvent" |
|
] |
|
] |
|
], |
|
"TestTitleChangedEvent": [ |
|
[ |
|
"tests/unit/bokeh/document/test_events__document.py", |
|
[ |
|
"TestTitleChangedEvent" |
|
] |
|
] |
|
], |
|
"TestRootAddedEvent": [ |
|
[ |
|
"tests/unit/bokeh/document/test_events__document.py", |
|
[ |
|
"TestRootAddedEvent" |
|
] |
|
] |
|
], |
|
"TestRootRemovedEvent": [ |
|
[ |
|
"tests/unit/bokeh/document/test_events__document.py", |
|
[ |
|
"TestRootRemovedEvent" |
|
] |
|
] |
|
], |
|
"TestSessionCallbackAdded": [ |
|
[ |
|
"tests/unit/bokeh/document/test_events__document.py", |
|
[ |
|
"TestSessionCallbackAdded" |
|
] |
|
] |
|
], |
|
"TestSessionCallbackRemoved": [ |
|
[ |
|
"tests/unit/bokeh/document/test_events__document.py", |
|
[ |
|
"TestSessionCallbackRemoved" |
|
] |
|
] |
|
], |
|
"TestDocumentModelManager": [ |
|
[ |
|
"tests/unit/bokeh/document/test_models.py", |
|
[ |
|
"TestDocumentModelManager" |
|
] |
|
] |
|
], |
|
"FakeMod": [ |
|
[ |
|
"tests/unit/bokeh/document/test_modules.py", |
|
[ |
|
"FakeMod" |
|
] |
|
] |
|
], |
|
"TestDocumentModuleManager": [ |
|
[ |
|
"tests/unit/bokeh/document/test_modules.py", |
|
[ |
|
"TestDocumentModuleManager" |
|
] |
|
] |
|
], |
|
"AModel": [ |
|
[ |
|
"tests/unit/bokeh/embed/ext_package_no_main/__init__.py", |
|
[ |
|
"AModel" |
|
] |
|
] |
|
], |
|
"LatexLabel": [ |
|
[ |
|
"tests/unit/bokeh/embed/latex_label/__init__.py", |
|
[ |
|
"LatexLabel" |
|
] |
|
] |
|
], |
|
"Test_bundle_for_objs_and_resources": [ |
|
[ |
|
"tests/unit/bokeh/embed/test_bundle.py", |
|
[ |
|
"Test_bundle_for_objs_and_resources" |
|
] |
|
] |
|
], |
|
"Test_bundle_custom_extensions": [ |
|
[ |
|
"tests/unit/bokeh/embed/test_bundle.py", |
|
[ |
|
"Test_bundle_custom_extensions" |
|
] |
|
] |
|
], |
|
"Test_bundle_ext_package_no_main": [ |
|
[ |
|
"tests/unit/bokeh/embed/test_bundle.py", |
|
[ |
|
"Test_bundle_ext_package_no_main" |
|
] |
|
] |
|
], |
|
"Test__any": [ |
|
[ |
|
"tests/unit/bokeh/embed/test_bundle.py", |
|
[ |
|
"Test__any" |
|
] |
|
] |
|
], |
|
"Test__use_gl": [ |
|
[ |
|
"tests/unit/bokeh/embed/test_bundle.py", |
|
[ |
|
"Test__use_gl" |
|
] |
|
] |
|
], |
|
"Test__use_tables": [ |
|
[ |
|
"tests/unit/bokeh/embed/test_bundle.py", |
|
[ |
|
"Test__use_tables" |
|
] |
|
] |
|
], |
|
"Test__use_widgets": [ |
|
[ |
|
"tests/unit/bokeh/embed/test_bundle.py", |
|
[ |
|
"Test__use_widgets" |
|
] |
|
] |
|
], |
|
"Test__use_mathjax": [ |
|
[ |
|
"tests/unit/bokeh/embed/test_bundle.py", |
|
[ |
|
"Test__use_mathjax" |
|
] |
|
] |
|
], |
|
"Test_div_for_render_item": [ |
|
[ |
|
"tests/unit/bokeh/embed/test_elements.py", |
|
[ |
|
"Test_div_for_render_item" |
|
] |
|
] |
|
], |
|
"Test_html_page_for_render_items": [ |
|
[ |
|
"tests/unit/bokeh/embed/test_elements.py", |
|
[ |
|
"Test_html_page_for_render_items" |
|
] |
|
] |
|
], |
|
"Test_script_for_render_items": [ |
|
[ |
|
"tests/unit/bokeh/embed/test_elements.py", |
|
[ |
|
"Test_script_for_render_items" |
|
] |
|
] |
|
], |
|
"TestServerDocument": [ |
|
[ |
|
"tests/unit/bokeh/embed/test_server__embed.py", |
|
[ |
|
"TestServerDocument" |
|
] |
|
] |
|
], |
|
"TestServerSession": [ |
|
[ |
|
"tests/unit/bokeh/embed/test_server__embed.py", |
|
[ |
|
"TestServerSession" |
|
] |
|
] |
|
], |
|
"Test__clean_url": [ |
|
[ |
|
"tests/unit/bokeh/embed/test_server__embed.py", |
|
[ |
|
"Test__clean_url" |
|
] |
|
] |
|
], |
|
"Test__get_app_path": [ |
|
[ |
|
"tests/unit/bokeh/embed/test_server__embed.py", |
|
[ |
|
"Test__get_app_path" |
|
] |
|
] |
|
], |
|
"Test__process_arguments": [ |
|
[ |
|
"tests/unit/bokeh/embed/test_server__embed.py", |
|
[ |
|
"Test__process_arguments" |
|
] |
|
] |
|
], |
|
"Test__process_app_path": [ |
|
[ |
|
"tests/unit/bokeh/embed/test_server__embed.py", |
|
[ |
|
"Test__process_app_path" |
|
] |
|
] |
|
], |
|
"Test__process_relative_urls": [ |
|
[ |
|
"tests/unit/bokeh/embed/test_server__embed.py", |
|
[ |
|
"Test__process_relative_urls" |
|
] |
|
] |
|
], |
|
"Test__process_resources": [ |
|
[ |
|
"tests/unit/bokeh/embed/test_server__embed.py", |
|
[ |
|
"Test__process_resources" |
|
] |
|
] |
|
], |
|
"Test_autoload_static": [ |
|
[ |
|
"tests/unit/bokeh/embed/test_standalone.py", |
|
[ |
|
"Test_autoload_static" |
|
] |
|
] |
|
], |
|
"Test_components": [ |
|
[ |
|
"tests/unit/bokeh/embed/test_standalone.py", |
|
[ |
|
"Test_components" |
|
] |
|
] |
|
], |
|
"fake_template": [ |
|
[ |
|
"tests/unit/bokeh/embed/test_standalone.py", |
|
[ |
|
"Test_file_html", |
|
"test_return_type", |
|
"fake_template" |
|
] |
|
] |
|
], |
|
"Test_file_html": [ |
|
[ |
|
"tests/unit/bokeh/embed/test_standalone.py", |
|
[ |
|
"Test_file_html" |
|
] |
|
] |
|
], |
|
"Test__title_from_models": [ |
|
[ |
|
"tests/unit/bokeh/embed/test_standalone.py", |
|
[ |
|
"Test__title_from_models" |
|
] |
|
] |
|
], |
|
"_GoodPropertyCallback": [ |
|
[ |
|
"tests/unit/bokeh/embed/test_util__embed.py", |
|
[ |
|
"_GoodPropertyCallback" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/util/test_callback_manager.py", |
|
[ |
|
"_GoodPropertyCallback" |
|
] |
|
] |
|
], |
|
"_GoodEventCallback": [ |
|
[ |
|
"tests/unit/bokeh/embed/test_util__embed.py", |
|
[ |
|
"_GoodEventCallback" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/util/test_callback_manager.py", |
|
[ |
|
"_GoodEventCallback" |
|
] |
|
] |
|
], |
|
"EmbedTestUtilModel": [ |
|
[ |
|
"tests/unit/bokeh/embed/test_util__embed.py", |
|
[ |
|
"EmbedTestUtilModel" |
|
] |
|
] |
|
], |
|
"Test_FromCurdoc": [ |
|
[ |
|
"tests/unit/bokeh/embed/test_util__embed.py", |
|
[ |
|
"Test_FromCurdoc" |
|
] |
|
] |
|
], |
|
"Test_OutputDocumentFor_general": [ |
|
[ |
|
"tests/unit/bokeh/embed/test_util__embed.py", |
|
[ |
|
"Test_OutputDocumentFor_general" |
|
] |
|
] |
|
], |
|
"Test_OutputDocumentFor_default_apply_theme": [ |
|
[ |
|
"tests/unit/bokeh/embed/test_util__embed.py", |
|
[ |
|
"Test_OutputDocumentFor_default_apply_theme" |
|
] |
|
] |
|
], |
|
"Test_OutputDocumentFor_custom_apply_theme": [ |
|
[ |
|
"tests/unit/bokeh/embed/test_util__embed.py", |
|
[ |
|
"Test_OutputDocumentFor_custom_apply_theme" |
|
] |
|
] |
|
], |
|
"Test_OutputDocumentFor_FromCurdoc_apply_theme": [ |
|
[ |
|
"tests/unit/bokeh/embed/test_util__embed.py", |
|
[ |
|
"Test_OutputDocumentFor_FromCurdoc_apply_theme" |
|
] |
|
] |
|
], |
|
"Test_standalone_docs_json_and_render_items": [ |
|
[ |
|
"tests/unit/bokeh/embed/test_util__embed.py", |
|
[ |
|
"Test_standalone_docs_json_and_render_items" |
|
] |
|
] |
|
], |
|
"Test_standalone_docs_json": [ |
|
[ |
|
"tests/unit/bokeh/embed/test_util__embed.py", |
|
[ |
|
"Test_standalone_docs_json" |
|
] |
|
] |
|
], |
|
"Test__create_temp_doc": [ |
|
[ |
|
"tests/unit/bokeh/embed/test_util__embed.py", |
|
[ |
|
"Test__create_temp_doc" |
|
] |
|
] |
|
], |
|
"Test__dispose_temp_doc": [ |
|
[ |
|
"tests/unit/bokeh/embed/test_util__embed.py", |
|
[ |
|
"Test__dispose_temp_doc" |
|
] |
|
] |
|
], |
|
"Test__set_temp_theme": [ |
|
[ |
|
"tests/unit/bokeh/embed/test_util__embed.py", |
|
[ |
|
"Test__set_temp_theme" |
|
] |
|
] |
|
], |
|
"Test__unset_temp_theme": [ |
|
[ |
|
"tests/unit/bokeh/embed/test_util__embed.py", |
|
[ |
|
"Test__unset_temp_theme" |
|
] |
|
] |
|
], |
|
"Test__tex_helpers": [ |
|
[ |
|
"tests/unit/bokeh/embed/test_util__embed.py", |
|
[ |
|
"Test__tex_helpers" |
|
] |
|
] |
|
], |
|
"Test_wrap_in_onload": [ |
|
[ |
|
"tests/unit/bokeh/embed/test_wrappers__embed.py", |
|
[ |
|
"Test_wrap_in_onload" |
|
] |
|
] |
|
], |
|
"Test_wrap_in_safely": [ |
|
[ |
|
"tests/unit/bokeh/embed/test_wrappers__embed.py", |
|
[ |
|
"Test_wrap_in_safely" |
|
] |
|
] |
|
], |
|
"Test_wrap_in_script_tag": [ |
|
[ |
|
"tests/unit/bokeh/embed/test_wrappers__embed.py", |
|
[ |
|
"Test_wrap_in_script_tag" |
|
] |
|
] |
|
], |
|
"Obj": [ |
|
[ |
|
"tests/unit/bokeh/io/test_notebook__io.py", |
|
[ |
|
"test_show_doc_no_server", |
|
"Obj" |
|
] |
|
] |
|
], |
|
"Test_push_notebook": [ |
|
[ |
|
"tests/unit/bokeh/io/test_notebook__io.py", |
|
[ |
|
"Test_push_notebook" |
|
] |
|
] |
|
], |
|
"Test_output_file": [ |
|
[ |
|
"tests/unit/bokeh/io/test_output.py", |
|
[ |
|
"Test_output_file" |
|
] |
|
] |
|
], |
|
"Test_output_notebook": [ |
|
[ |
|
"tests/unit/bokeh/io/test_output.py", |
|
[ |
|
"Test_output_notebook" |
|
] |
|
] |
|
], |
|
"Test_State": [ |
|
[ |
|
"tests/unit/bokeh/io/test_state.py", |
|
[ |
|
"Test_State" |
|
] |
|
] |
|
], |
|
"Test_webdriver_control": [ |
|
[ |
|
"tests/unit/bokeh/io/test_webdriver.py", |
|
[ |
|
"Test_webdriver_control" |
|
] |
|
] |
|
], |
|
"Test_Model___init__": [ |
|
[ |
|
"tests/unit/bokeh/model/test_model.py", |
|
[ |
|
"Test_Model___init__" |
|
] |
|
] |
|
], |
|
"Test_js_on_change": [ |
|
[ |
|
"tests/unit/bokeh/model/test_model.py", |
|
[ |
|
"Test_js_on_change" |
|
] |
|
] |
|
], |
|
"Test_js_on_event": [ |
|
[ |
|
"tests/unit/bokeh/model/test_model.py", |
|
[ |
|
"Test_js_on_event" |
|
] |
|
] |
|
], |
|
"Test_js_link": [ |
|
[ |
|
"tests/unit/bokeh/model/test_model.py", |
|
[ |
|
"Test_js_link" |
|
] |
|
] |
|
], |
|
"ClassWithDocRef": [ |
|
[ |
|
"tests/unit/bokeh/model/test_util_model.py", |
|
[ |
|
"ClassWithDocRef" |
|
] |
|
] |
|
], |
|
"TestHasDocumentRef": [ |
|
[ |
|
"tests/unit/bokeh/model/test_util_model.py", |
|
[ |
|
"TestHasDocumentRef" |
|
] |
|
] |
|
], |
|
"DT": [ |
|
[ |
|
"tests/unit/bokeh/model/test_util_model.py", |
|
[ |
|
"test_collect_models", |
|
"DT" |
|
] |
|
] |
|
], |
|
"Test": [ |
|
[ |
|
"tests/unit/bokeh/model/test_util_model.py", |
|
[ |
|
"test_collect_models", |
|
"Test" |
|
] |
|
] |
|
], |
|
"Test_visit_value_and_its_immediate_references": [ |
|
[ |
|
"tests/unit/bokeh/model/test_util_model.py", |
|
[ |
|
"Test_visit_value_and_its_immediate_references" |
|
] |
|
] |
|
], |
|
"Test_DOM": [ |
|
[ |
|
"tests/unit/bokeh/models/test_dom.py", |
|
[ |
|
"Test_DOM" |
|
] |
|
] |
|
], |
|
"TestGlyphRenderer_construct_color_bar": [ |
|
[ |
|
"tests/unit/bokeh/models/test_glyph_renderer.py", |
|
[ |
|
"TestGlyphRenderer_construct_color_bar" |
|
] |
|
] |
|
], |
|
"TestGlyphRenderer_check_bad_column_name": [ |
|
[ |
|
"tests/unit/bokeh/models/test_glyph_renderer.py", |
|
[ |
|
"TestGlyphRenderer_check_bad_column_name" |
|
] |
|
] |
|
], |
|
"TestGraphRenderer": [ |
|
[ |
|
"tests/unit/bokeh/models/test_graph_renderer.py", |
|
[ |
|
"TestGraphRenderer" |
|
] |
|
] |
|
], |
|
"Test_CategoricalColorMapper": [ |
|
[ |
|
"tests/unit/bokeh/models/test_mappers.py", |
|
[ |
|
"Test_CategoricalColorMapper" |
|
] |
|
] |
|
], |
|
"Test_CategoricalPatternMapper": [ |
|
[ |
|
"tests/unit/bokeh/models/test_mappers.py", |
|
[ |
|
"Test_CategoricalPatternMapper" |
|
] |
|
] |
|
], |
|
"Test_CategoricalMarkerMapper": [ |
|
[ |
|
"tests/unit/bokeh/models/test_mappers.py", |
|
[ |
|
"Test_CategoricalMarkerMapper" |
|
] |
|
] |
|
], |
|
"Test_LinearColorMapper": [ |
|
[ |
|
"tests/unit/bokeh/models/test_mappers.py", |
|
[ |
|
"Test_LinearColorMapper" |
|
] |
|
] |
|
], |
|
"Test_LogColorMapper": [ |
|
[ |
|
"tests/unit/bokeh/models/test_mappers.py", |
|
[ |
|
"Test_LogColorMapper" |
|
] |
|
] |
|
], |
|
"Test_WeightedStackColorMapper": [ |
|
[ |
|
"tests/unit/bokeh/models/test_mappers.py", |
|
[ |
|
"Test_WeightedStackColorMapper" |
|
] |
|
] |
|
], |
|
"TestPlotLegendProperty": [ |
|
[ |
|
"tests/unit/bokeh/models/test_plots.py", |
|
[ |
|
"TestPlotLegendProperty" |
|
] |
|
] |
|
], |
|
"TestPlotSelect": [ |
|
[ |
|
"tests/unit/bokeh/models/test_plots.py", |
|
[ |
|
"TestPlotSelect" |
|
] |
|
] |
|
], |
|
"TestPlotValidation": [ |
|
[ |
|
"tests/unit/bokeh/models/test_plots.py", |
|
[ |
|
"TestPlotValidation" |
|
] |
|
] |
|
], |
|
"BaseTwinAxis": [ |
|
[ |
|
"tests/unit/bokeh/models/test_plots.py", |
|
[ |
|
"BaseTwinAxis" |
|
] |
|
] |
|
], |
|
"TestCategoricalTwinAxis": [ |
|
[ |
|
"tests/unit/bokeh/models/test_plots.py", |
|
[ |
|
"TestCategoricalTwinAxis" |
|
] |
|
] |
|
], |
|
"TestLinearTwinAxis": [ |
|
[ |
|
"tests/unit/bokeh/models/test_plots.py", |
|
[ |
|
"TestLinearTwinAxis" |
|
] |
|
] |
|
], |
|
"Test_list_attr_splat": [ |
|
[ |
|
"tests/unit/bokeh/models/test_plots.py", |
|
[ |
|
"Test_list_attr_splat" |
|
] |
|
] |
|
], |
|
"Test_Range1d": [ |
|
[ |
|
"tests/unit/bokeh/models/test_ranges.py", |
|
[ |
|
"Test_Range1d" |
|
] |
|
] |
|
], |
|
"Test_FactorRange": [ |
|
[ |
|
"tests/unit/bokeh/models/test_ranges.py", |
|
[ |
|
"Test_FactorRange" |
|
] |
|
] |
|
], |
|
"TestColumnDataSource": [ |
|
[ |
|
"tests/unit/bokeh/models/test_sources.py", |
|
[ |
|
"TestColumnDataSource" |
|
] |
|
] |
|
], |
|
"TestSlider": [ |
|
[ |
|
"tests/unit/bokeh/models/widgets/test_slider.py", |
|
[ |
|
"TestSlider" |
|
] |
|
] |
|
], |
|
"TestRangeSlider": [ |
|
[ |
|
"tests/unit/bokeh/models/widgets/test_slider.py", |
|
[ |
|
"TestRangeSlider" |
|
] |
|
] |
|
], |
|
"TestDateSlider": [ |
|
[ |
|
"tests/unit/bokeh/models/widgets/test_slider.py", |
|
[ |
|
"TestDateSlider" |
|
] |
|
] |
|
], |
|
"TestDateRangeSlider": [ |
|
[ |
|
"tests/unit/bokeh/models/widgets/test_slider.py", |
|
[ |
|
"TestDateRangeSlider" |
|
] |
|
] |
|
], |
|
"Test_get_graph_kwargs": [ |
|
[ |
|
"tests/unit/bokeh/plotting/test__graph.py", |
|
[ |
|
"Test_get_graph_kwargs" |
|
] |
|
] |
|
], |
|
"Test__handle_legend_field": [ |
|
[ |
|
"tests/unit/bokeh/plotting/test__legends.py", |
|
[ |
|
"Test__handle_legend_field" |
|
] |
|
] |
|
], |
|
"Test__handle_legend_group": [ |
|
[ |
|
"tests/unit/bokeh/plotting/test__legends.py", |
|
[ |
|
"Test__handle_legend_group" |
|
] |
|
] |
|
], |
|
"Test__handle_legend_label": [ |
|
[ |
|
"tests/unit/bokeh/plotting/test__legends.py", |
|
[ |
|
"Test__handle_legend_label" |
|
] |
|
] |
|
], |
|
"Test__get_or_create_legend": [ |
|
[ |
|
"tests/unit/bokeh/plotting/test__legends.py", |
|
[ |
|
"Test__get_or_create_legend" |
|
] |
|
] |
|
], |
|
"test_get_scale_factor_range": [ |
|
[ |
|
"tests/unit/bokeh/plotting/test__plot.py", |
|
[ |
|
"test_get_scale_factor_range" |
|
] |
|
] |
|
], |
|
"Test_get_range": [ |
|
[ |
|
"tests/unit/bokeh/plotting/test__plot.py", |
|
[ |
|
"Test_get_range" |
|
] |
|
] |
|
], |
|
"Test__get_axis_class": [ |
|
[ |
|
"tests/unit/bokeh/plotting/test__plot.py", |
|
[ |
|
"Test__get_axis_class" |
|
] |
|
] |
|
], |
|
"Test__pop_visuals": [ |
|
[ |
|
"tests/unit/bokeh/plotting/test__renderer.py", |
|
[ |
|
"Test__pop_visuals" |
|
] |
|
] |
|
], |
|
"Test_make_glyph": [ |
|
[ |
|
"tests/unit/bokeh/plotting/test__renderer.py", |
|
[ |
|
"Test_make_glyph" |
|
] |
|
] |
|
], |
|
"Test_single_stack": [ |
|
[ |
|
"tests/unit/bokeh/plotting/test__stack.py", |
|
[ |
|
"Test_single_stack" |
|
] |
|
] |
|
], |
|
"Test_double_stack": [ |
|
[ |
|
"tests/unit/bokeh/plotting/test__stack.py", |
|
[ |
|
"Test_double_stack" |
|
] |
|
] |
|
], |
|
"Test_contour_data": [ |
|
[ |
|
"tests/unit/bokeh/plotting/test_contour.py", |
|
[ |
|
"Test_contour_data" |
|
] |
|
] |
|
], |
|
"Test_from_contour": [ |
|
[ |
|
"tests/unit/bokeh/plotting/test_contour.py", |
|
[ |
|
"Test_from_contour" |
|
] |
|
] |
|
], |
|
"Test_figure": [ |
|
[ |
|
"tests/unit/bokeh/plotting/test_figure.py", |
|
[ |
|
"Test_figure" |
|
] |
|
] |
|
], |
|
"TestMarkers": [ |
|
[ |
|
"tests/unit/bokeh/plotting/test_figure.py", |
|
[ |
|
"TestMarkers" |
|
] |
|
] |
|
], |
|
"Test_scatter": [ |
|
[ |
|
"tests/unit/bokeh/plotting/test_figure.py", |
|
[ |
|
"Test_scatter" |
|
] |
|
] |
|
], |
|
"Test_hbar_stack": [ |
|
[ |
|
"tests/unit/bokeh/plotting/test_figure.py", |
|
[ |
|
"Test_hbar_stack" |
|
] |
|
] |
|
], |
|
"Test_vbar_stack": [ |
|
[ |
|
"tests/unit/bokeh/plotting/test_figure.py", |
|
[ |
|
"Test_vbar_stack" |
|
] |
|
] |
|
], |
|
"AnotherModelInTestPatchDoc": [ |
|
[ |
|
"tests/unit/bokeh/protocol/messages/test_patch_doc.py", |
|
[ |
|
"AnotherModelInTestPatchDoc" |
|
] |
|
] |
|
], |
|
"SomeModelInTestPatchDoc": [ |
|
[ |
|
"tests/unit/bokeh/protocol/messages/test_patch_doc.py", |
|
[ |
|
"SomeModelInTestPatchDoc" |
|
] |
|
] |
|
], |
|
"TestPatchDocument": [ |
|
[ |
|
"tests/unit/bokeh/protocol/messages/test_patch_doc.py", |
|
[ |
|
"TestPatchDocument" |
|
] |
|
] |
|
], |
|
"AnotherModelInTestPullDoc": [ |
|
[ |
|
"tests/unit/bokeh/protocol/messages/test_pull_doc.py", |
|
[ |
|
"AnotherModelInTestPullDoc" |
|
] |
|
] |
|
], |
|
"SomeModelInTestPullDoc": [ |
|
[ |
|
"tests/unit/bokeh/protocol/messages/test_pull_doc.py", |
|
[ |
|
"SomeModelInTestPullDoc" |
|
] |
|
] |
|
], |
|
"TestPullDocument": [ |
|
[ |
|
"tests/unit/bokeh/protocol/messages/test_pull_doc.py", |
|
[ |
|
"TestPullDocument" |
|
] |
|
] |
|
], |
|
"AnotherModelInTestPushDoc": [ |
|
[ |
|
"tests/unit/bokeh/protocol/messages/test_push_doc.py", |
|
[ |
|
"AnotherModelInTestPushDoc" |
|
] |
|
] |
|
], |
|
"SomeModelInTestPushDoc": [ |
|
[ |
|
"tests/unit/bokeh/protocol/messages/test_push_doc.py", |
|
[ |
|
"SomeModelInTestPushDoc" |
|
] |
|
] |
|
], |
|
"TestPushDocument": [ |
|
[ |
|
"tests/unit/bokeh/protocol/messages/test_push_doc.py", |
|
[ |
|
"TestPushDocument" |
|
] |
|
] |
|
], |
|
"TestNullAuth": [ |
|
[ |
|
"tests/unit/bokeh/server/test_auth_provider.py", |
|
[ |
|
"TestNullAuth" |
|
] |
|
] |
|
], |
|
"TestAuthModule_properties": [ |
|
[ |
|
"tests/unit/bokeh/server/test_auth_provider.py", |
|
[ |
|
"TestAuthModule_properties" |
|
] |
|
] |
|
], |
|
"TestAuthModule_validation": [ |
|
[ |
|
"tests/unit/bokeh/server/test_auth_provider.py", |
|
[ |
|
"TestAuthModule_validation" |
|
] |
|
] |
|
], |
|
"LoopAndGroup": [ |
|
[ |
|
"tests/unit/bokeh/server/test_callbacks__server.py", |
|
[ |
|
"LoopAndGroup" |
|
] |
|
] |
|
], |
|
"TestCallbackGroup": [ |
|
[ |
|
"tests/unit/bokeh/server/test_callbacks__server.py", |
|
[ |
|
"TestCallbackGroup" |
|
] |
|
] |
|
], |
|
"TestBokehServerContext": [ |
|
[ |
|
"tests/unit/bokeh/server/test_contexts.py", |
|
[ |
|
"TestBokehServerContext" |
|
] |
|
] |
|
], |
|
"FakeSession": [ |
|
[ |
|
"tests/unit/bokeh/server/test_contexts.py", |
|
[ |
|
"TestBokehSessionContext", |
|
"test_destroyed", |
|
"FakeSession" |
|
] |
|
] |
|
], |
|
"TestBokehSessionContext": [ |
|
[ |
|
"tests/unit/bokeh/server/test_contexts.py", |
|
[ |
|
"TestBokehSessionContext" |
|
] |
|
] |
|
], |
|
"TestApplicationContext": [ |
|
[ |
|
"tests/unit/bokeh/server/test_contexts.py", |
|
[ |
|
"TestApplicationContext" |
|
] |
|
] |
|
], |
|
"HookListModel": [ |
|
[ |
|
"tests/unit/bokeh/server/test_server__server.py", |
|
[ |
|
"HookListModel" |
|
] |
|
] |
|
], |
|
"HookTestHandler": [ |
|
[ |
|
"tests/unit/bokeh/server/test_server__server.py", |
|
[ |
|
"HookTestHandler" |
|
] |
|
] |
|
], |
|
"FakeAuth": [ |
|
[ |
|
"tests/unit/bokeh/server/test_tornado__server.py", |
|
[ |
|
"test_auth_provider", |
|
"FakeAuth" |
|
] |
|
] |
|
], |
|
"Test_create_static_handler": [ |
|
[ |
|
"tests/unit/bokeh/server/test_tornado__server.py", |
|
[ |
|
"Test_create_static_handler" |
|
] |
|
] |
|
], |
|
"MyHTTPConnection": [ |
|
[ |
|
"tests/unit/bokeh/server/views/test_multi_root_static_handler.py", |
|
[ |
|
"test_multi_root_static_handler", |
|
"MyHTTPConnection" |
|
] |
|
] |
|
], |
|
"ExcMessage": [ |
|
[ |
|
"tests/unit/bokeh/server/views/test_ws.py", |
|
[ |
|
"test_send_message_raises", |
|
"ExcMessage" |
|
] |
|
] |
|
], |
|
"TestWarnings": [ |
|
[ |
|
"tests/unit/bokeh/test___init__.py", |
|
[ |
|
"TestWarnings" |
|
] |
|
] |
|
], |
|
"AnotherModelInTestClientServer": [ |
|
[ |
|
"tests/unit/bokeh/test_client_server.py", |
|
[ |
|
"AnotherModelInTestClientServer" |
|
] |
|
] |
|
], |
|
"SomeModelInTestClientServer": [ |
|
[ |
|
"tests/unit/bokeh/test_client_server.py", |
|
[ |
|
"SomeModelInTestClientServer" |
|
] |
|
] |
|
], |
|
"DictModel": [ |
|
[ |
|
"tests/unit/bokeh/test_client_server.py", |
|
[ |
|
"DictModel" |
|
] |
|
] |
|
], |
|
"UnitsSpecModel": [ |
|
[ |
|
"tests/unit/bokeh/test_client_server.py", |
|
[ |
|
"UnitsSpecModel" |
|
] |
|
] |
|
], |
|
"TestClientServer": [ |
|
[ |
|
"tests/unit/bokeh/test_client_server.py", |
|
[ |
|
"TestClientServer" |
|
] |
|
] |
|
], |
|
"EventCallback": [ |
|
[ |
|
"tests/unit/bokeh/test_events.py", |
|
[ |
|
"EventCallback" |
|
] |
|
] |
|
], |
|
"Test_Class": [ |
|
[ |
|
"tests/unit/bokeh/test_objects.py", |
|
[ |
|
"TestModelCls", |
|
"mkclass", |
|
"Test_Class" |
|
] |
|
] |
|
], |
|
"TestModelCls": [ |
|
[ |
|
"tests/unit/bokeh/test_objects.py", |
|
[ |
|
"TestModelCls" |
|
] |
|
] |
|
], |
|
"DeepModel": [ |
|
[ |
|
"tests/unit/bokeh/test_objects.py", |
|
[ |
|
"DeepModel" |
|
] |
|
] |
|
], |
|
"TestCollectModels": [ |
|
[ |
|
"tests/unit/bokeh/test_objects.py", |
|
[ |
|
"TestCollectModels" |
|
] |
|
] |
|
], |
|
"SomeModelToJson": [ |
|
[ |
|
"tests/unit/bokeh/test_objects.py", |
|
[ |
|
"SomeModelToJson" |
|
] |
|
] |
|
], |
|
"T": [ |
|
[ |
|
"tests/unit/bokeh/test_objects.py", |
|
[ |
|
"TestModel", |
|
"test_references_by_ref_by_value", |
|
"T" |
|
] |
|
] |
|
], |
|
"Y": [ |
|
[ |
|
"tests/unit/bokeh/test_objects.py", |
|
[ |
|
"TestModel", |
|
"test_references_by_ref_by_value", |
|
"Y" |
|
] |
|
] |
|
], |
|
"Z1": [ |
|
[ |
|
"tests/unit/bokeh/test_objects.py", |
|
[ |
|
"TestModel", |
|
"test_references_by_ref_by_value", |
|
"Z1" |
|
] |
|
] |
|
], |
|
"Z2": [ |
|
[ |
|
"tests/unit/bokeh/test_objects.py", |
|
[ |
|
"TestModel", |
|
"test_references_by_ref_by_value", |
|
"Z2" |
|
] |
|
] |
|
], |
|
"X1": [ |
|
[ |
|
"tests/unit/bokeh/test_objects.py", |
|
[ |
|
"TestModel", |
|
"test_references_by_ref_by_value", |
|
"X1" |
|
] |
|
] |
|
], |
|
"X2": [ |
|
[ |
|
"tests/unit/bokeh/test_objects.py", |
|
[ |
|
"TestModel", |
|
"test_references_by_ref_by_value", |
|
"X2" |
|
] |
|
] |
|
], |
|
"U": [ |
|
[ |
|
"tests/unit/bokeh/test_objects.py", |
|
[ |
|
"TestModel", |
|
"test_references_in_containers", |
|
"U" |
|
] |
|
] |
|
], |
|
"V": [ |
|
[ |
|
"tests/unit/bokeh/test_objects.py", |
|
[ |
|
"TestModel", |
|
"test_references_in_containers", |
|
"V" |
|
] |
|
] |
|
], |
|
"HasListDefault": [ |
|
[ |
|
"tests/unit/bokeh/test_objects.py", |
|
[ |
|
"TestModel", |
|
"test_list_default", |
|
"HasListDefault" |
|
] |
|
] |
|
], |
|
"HasDictDefault": [ |
|
[ |
|
"tests/unit/bokeh/test_objects.py", |
|
[ |
|
"TestModel", |
|
"test_dict_default", |
|
"HasDictDefault" |
|
] |
|
] |
|
], |
|
"HasFuncDefaultInt": [ |
|
[ |
|
"tests/unit/bokeh/test_objects.py", |
|
[ |
|
"TestModel", |
|
"test_func_default_with_counter", |
|
"HasFuncDefaultInt" |
|
] |
|
] |
|
], |
|
"HasFuncDefaultModel": [ |
|
[ |
|
"tests/unit/bokeh/test_objects.py", |
|
[ |
|
"TestModel", |
|
"test_func_default_with_model", |
|
"HasFuncDefaultModel" |
|
] |
|
] |
|
], |
|
"TestModel": [ |
|
[ |
|
"tests/unit/bokeh/test_objects.py", |
|
[ |
|
"TestModel" |
|
] |
|
] |
|
], |
|
"TestContainerMutation": [ |
|
[ |
|
"tests/unit/bokeh/test_objects.py", |
|
[ |
|
"TestContainerMutation" |
|
] |
|
] |
|
], |
|
"HasListProp": [ |
|
[ |
|
"tests/unit/bokeh/test_objects.py", |
|
[ |
|
"HasListProp" |
|
] |
|
] |
|
], |
|
"TestListMutation": [ |
|
[ |
|
"tests/unit/bokeh/test_objects.py", |
|
[ |
|
"TestListMutation" |
|
] |
|
] |
|
], |
|
"HasStringDictProp": [ |
|
[ |
|
"tests/unit/bokeh/test_objects.py", |
|
[ |
|
"HasStringDictProp" |
|
] |
|
] |
|
], |
|
"HasIntDictProp": [ |
|
[ |
|
"tests/unit/bokeh/test_objects.py", |
|
[ |
|
"HasIntDictProp" |
|
] |
|
] |
|
], |
|
"TestDictMutation": [ |
|
[ |
|
"tests/unit/bokeh/test_objects.py", |
|
[ |
|
"TestDictMutation" |
|
] |
|
] |
|
], |
|
"Test01": [ |
|
[ |
|
"tests/unit/bokeh/test_regressions.py", |
|
[ |
|
"test_issue_11852", |
|
"Test01" |
|
] |
|
] |
|
], |
|
"TestSRIHashes": [ |
|
[ |
|
"tests/unit/bokeh/test_resources.py", |
|
[ |
|
"TestSRIHashes" |
|
] |
|
] |
|
], |
|
"TestResources": [ |
|
[ |
|
"tests/unit/bokeh/test_resources.py", |
|
[ |
|
"TestResources" |
|
] |
|
] |
|
], |
|
"CustomModel1": [ |
|
[ |
|
"tests/unit/bokeh/test_resources.py", |
|
[ |
|
"test_external_js_and_css_resource_embedding", |
|
"CustomModel1" |
|
] |
|
] |
|
], |
|
"CustomModel2": [ |
|
[ |
|
"tests/unit/bokeh/test_resources.py", |
|
[ |
|
"test_external_js_and_css_resource_embedding", |
|
"CustomModel2" |
|
] |
|
] |
|
], |
|
"CustomModel3": [ |
|
[ |
|
"tests/unit/bokeh/test_resources.py", |
|
[ |
|
"test_external_js_and_css_resource_embedding", |
|
"CustomModel3" |
|
] |
|
] |
|
], |
|
"ZClass": [ |
|
[ |
|
"tests/unit/bokeh/test_resources.py", |
|
[ |
|
"test_external_js_and_css_resource_ordering", |
|
"ZClass" |
|
] |
|
] |
|
], |
|
"AClass": [ |
|
[ |
|
"tests/unit/bokeh/test_resources.py", |
|
[ |
|
"test_external_js_and_css_resource_ordering", |
|
"AClass" |
|
] |
|
] |
|
], |
|
"TestServer": [ |
|
[ |
|
"tests/unit/bokeh/test_server.py", |
|
[ |
|
"TestServer" |
|
] |
|
] |
|
], |
|
"TestSettings": [ |
|
[ |
|
"tests/unit/bokeh/test_settings.py", |
|
[ |
|
"TestSettings" |
|
] |
|
] |
|
], |
|
"TestConverters": [ |
|
[ |
|
"tests/unit/bokeh/test_settings.py", |
|
[ |
|
"TestConverters" |
|
] |
|
] |
|
], |
|
"FakeSettings": [ |
|
[ |
|
"tests/unit/bokeh/test_settings.py", |
|
[ |
|
"TestPrioritizedSetting", |
|
"test_precedence", |
|
"FakeSettings" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/test_settings.py", |
|
[ |
|
"TestPrioritizedSetting", |
|
"test_descriptors", |
|
"FakeSettings" |
|
] |
|
] |
|
], |
|
"TestPrioritizedSetting": [ |
|
[ |
|
"tests/unit/bokeh/test_settings.py", |
|
[ |
|
"TestPrioritizedSetting" |
|
] |
|
] |
|
], |
|
"ThemedModel": [ |
|
[ |
|
"tests/unit/bokeh/test_themes.py", |
|
[ |
|
"ThemedModel" |
|
] |
|
] |
|
], |
|
"SubOfThemedModel": [ |
|
[ |
|
"tests/unit/bokeh/test_themes.py", |
|
[ |
|
"SubOfThemedModel" |
|
] |
|
] |
|
], |
|
"TestThemes": [ |
|
[ |
|
"tests/unit/bokeh/test_themes.py", |
|
[ |
|
"TestThemes" |
|
] |
|
] |
|
], |
|
"Test_StamenProviders": [ |
|
[ |
|
"tests/unit/bokeh/test_tile_providers.py", |
|
[ |
|
"Test_StamenProviders" |
|
] |
|
] |
|
], |
|
"Test_CartoProviders": [ |
|
[ |
|
"tests/unit/bokeh/test_tile_providers.py", |
|
[ |
|
"Test_CartoProviders" |
|
] |
|
] |
|
], |
|
"Test_OsmProvider": [ |
|
[ |
|
"tests/unit/bokeh/test_tile_providers.py", |
|
[ |
|
"Test_OsmProvider" |
|
] |
|
] |
|
], |
|
"Test_EsriProvider": [ |
|
[ |
|
"tests/unit/bokeh/test_tile_providers.py", |
|
[ |
|
"Test_EsriProvider" |
|
] |
|
] |
|
], |
|
"Test_GetProvider": [ |
|
[ |
|
"tests/unit/bokeh/test_tile_providers.py", |
|
[ |
|
"Test_GetProvider" |
|
] |
|
] |
|
], |
|
"Test_cumsum": [ |
|
[ |
|
"tests/unit/bokeh/test_transform.py", |
|
[ |
|
"Test_cumsum" |
|
] |
|
] |
|
], |
|
"Test_dodge": [ |
|
[ |
|
"tests/unit/bokeh/test_transform.py", |
|
[ |
|
"Test_dodge" |
|
] |
|
] |
|
], |
|
"Test_eqhist_cmap": [ |
|
[ |
|
"tests/unit/bokeh/test_transform.py", |
|
[ |
|
"Test_eqhist_cmap" |
|
] |
|
] |
|
], |
|
"Test_factor_cmap": [ |
|
[ |
|
"tests/unit/bokeh/test_transform.py", |
|
[ |
|
"Test_factor_cmap" |
|
] |
|
] |
|
], |
|
"Test_factor_hatch": [ |
|
[ |
|
"tests/unit/bokeh/test_transform.py", |
|
[ |
|
"Test_factor_hatch" |
|
] |
|
] |
|
], |
|
"Test_factor_mark": [ |
|
[ |
|
"tests/unit/bokeh/test_transform.py", |
|
[ |
|
"Test_factor_mark" |
|
] |
|
] |
|
], |
|
"Test_jitter": [ |
|
[ |
|
"tests/unit/bokeh/test_transform.py", |
|
[ |
|
"Test_jitter" |
|
] |
|
] |
|
], |
|
"Test_linear_cmap": [ |
|
[ |
|
"tests/unit/bokeh/test_transform.py", |
|
[ |
|
"Test_linear_cmap" |
|
] |
|
] |
|
], |
|
"Test_log_cmap": [ |
|
[ |
|
"tests/unit/bokeh/test_transform.py", |
|
[ |
|
"Test_log_cmap" |
|
] |
|
] |
|
], |
|
"Test_stack": [ |
|
[ |
|
"tests/unit/bokeh/test_transform.py", |
|
[ |
|
"Test_stack" |
|
] |
|
] |
|
], |
|
"Test_transform": [ |
|
[ |
|
"tests/unit/bokeh/test_transform.py", |
|
[ |
|
"Test_transform" |
|
] |
|
] |
|
], |
|
"_RecordingWebBrowser": [ |
|
[ |
|
"tests/unit/bokeh/util/test_browser.py", |
|
[ |
|
"_RecordingWebBrowser" |
|
] |
|
] |
|
], |
|
"_BadPropertyCallback": [ |
|
[ |
|
"tests/unit/bokeh/util/test_callback_manager.py", |
|
[ |
|
"_BadPropertyCallback" |
|
] |
|
] |
|
], |
|
"_BadEventCallback": [ |
|
[ |
|
"tests/unit/bokeh/util/test_callback_manager.py", |
|
[ |
|
"_BadEventCallback" |
|
] |
|
] |
|
], |
|
"Modelish": [ |
|
[ |
|
"tests/unit/bokeh/util/test_callback_manager.py", |
|
[ |
|
"TestPropertyCallbackManager", |
|
"test_trigger", |
|
"Modelish" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/util/test_callback_manager.py", |
|
[ |
|
"TestPropertyCallbackManager", |
|
"test_trigger_with_two_callbacks", |
|
"Modelish" |
|
] |
|
], |
|
[ |
|
"tests/unit/bokeh/util/test_callback_manager.py", |
|
[ |
|
"TestEventCallbackManager", |
|
"test__trigger_event_wraps_curdoc", |
|
"Modelish" |
|
] |
|
] |
|
], |
|
"TestPropertyCallbackManager": [ |
|
[ |
|
"tests/unit/bokeh/util/test_callback_manager.py", |
|
[ |
|
"TestPropertyCallbackManager" |
|
] |
|
] |
|
], |
|
"ev": [ |
|
[ |
|
"tests/unit/bokeh/util/test_callback_manager.py", |
|
[ |
|
"TestEventCallbackManager", |
|
"test__trigger_event_wraps_curdoc", |
|
"ev" |
|
] |
|
] |
|
], |
|
"TestEventCallbackManager": [ |
|
[ |
|
"tests/unit/bokeh/util/test_callback_manager.py", |
|
[ |
|
"TestEventCallbackManager" |
|
] |
|
] |
|
], |
|
"TestFormatter": [ |
|
[ |
|
"tests/unit/bokeh/util/test_compiler.py", |
|
[ |
|
"test_inline_extension", |
|
"TestFormatter" |
|
] |
|
] |
|
], |
|
"TestFormatter2": [ |
|
[ |
|
"tests/unit/bokeh/util/test_compiler.py", |
|
[ |
|
"test_inline_extension", |
|
"TestFormatter2" |
|
] |
|
] |
|
], |
|
"Test_import_optional": [ |
|
[ |
|
"tests/unit/bokeh/util/test_dependencies.py", |
|
[ |
|
"Test_import_optional" |
|
] |
|
] |
|
], |
|
"Test_import_required": [ |
|
[ |
|
"tests/unit/bokeh/util/test_dependencies.py", |
|
[ |
|
"Test_import_required" |
|
] |
|
] |
|
], |
|
"Test_axial_to_cartesian": [ |
|
[ |
|
"tests/unit/bokeh/util/test_hex.py", |
|
[ |
|
"Test_axial_to_cartesian" |
|
] |
|
] |
|
], |
|
"Test_cartesian_to_axial": [ |
|
[ |
|
"tests/unit/bokeh/util/test_hex.py", |
|
[ |
|
"Test_cartesian_to_axial" |
|
] |
|
] |
|
], |
|
"Test_hexbin": [ |
|
[ |
|
"tests/unit/bokeh/util/test_hex.py", |
|
[ |
|
"Test_hexbin" |
|
] |
|
] |
|
], |
|
"DummyOpts": [ |
|
[ |
|
"tests/unit/bokeh/util/test_options.py", |
|
[ |
|
"DummyOpts" |
|
] |
|
] |
|
], |
|
"Test_append_docstring": [ |
|
[ |
|
"tests/unit/bokeh/util/test_strings.py", |
|
[ |
|
"Test_append_docstring" |
|
] |
|
] |
|
], |
|
"Test_format_docstring": [ |
|
[ |
|
"tests/unit/bokeh/util/test_strings.py", |
|
[ |
|
"Test_format_docstring" |
|
] |
|
] |
|
], |
|
"Test_format_url_query_arguments": [ |
|
[ |
|
"tests/unit/bokeh/util/test_strings.py", |
|
[ |
|
"Test_format_url_query_arguments" |
|
] |
|
] |
|
], |
|
"Test_indent": [ |
|
[ |
|
"tests/unit/bokeh/util/test_strings.py", |
|
[ |
|
"Test_indent" |
|
] |
|
] |
|
], |
|
"Test_nice_join": [ |
|
[ |
|
"tests/unit/bokeh/util/test_strings.py", |
|
[ |
|
"Test_nice_join" |
|
] |
|
] |
|
], |
|
"TestSessionId": [ |
|
[ |
|
"tests/unit/bokeh/util/test_token.py", |
|
[ |
|
"TestSessionId" |
|
] |
|
] |
|
], |
|
"Test__get_sysrandom": [ |
|
[ |
|
"tests/unit/bokeh/util/test_token.py", |
|
[ |
|
"Test__get_sysrandom" |
|
] |
|
] |
|
], |
|
"Test_make_id": [ |
|
[ |
|
"tests/unit/bokeh/util/test_util__serialization.py", |
|
[ |
|
"Test_make_id" |
|
] |
|
] |
|
], |
|
"Test_base_version": [ |
|
[ |
|
"tests/unit/bokeh/util/test_version.py", |
|
[ |
|
"Test_base_version" |
|
] |
|
] |
|
], |
|
"Test_is_full_release": [ |
|
[ |
|
"tests/unit/bokeh/util/test_version.py", |
|
[ |
|
"Test_is_full_release" |
|
] |
|
] |
|
], |
|
"Test__base_version_helper": [ |
|
[ |
|
"tests/unit/bokeh/util/test_version.py", |
|
[ |
|
"Test__base_version_helper" |
|
] |
|
] |
|
] |
|
} |