ResourceLocation

enum ResourceLocation : Enum<ResourceLocation>

The location of resources for plot.

Entries

EMBED
Link copied to clipboard
Embed the asset into the html.
SYSTEM
Link copied to clipboard
Store assets in a system-window ~/.plotly/plotly-assets folder
LOCAL
Link copied to clipboard
Store assets in a sibling folder plotly-assets or in a system-wide folder if this is a default temporary file
REMOTE
Link copied to clipboard
Use cdn or other remote source for assets

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int