On this page
Overview
Bundled uPlot presentation stylesheet.
- Artifact
uPlot.min.css· stylesheet - Classification
vendor - Availability
Browser stylesheet - Normalization
Presentation only.
Import and lifecycle
<link rel="stylesheet" href="/arcane/modules/uPlot.min.css">
Stylesheet load applies uPlot presentation classes to matching DOM; there is no JavaScript state or export.
Application-facing behavior: Load with a stylesheet link before rendering uPlot charts.
Protocol and host implementation
CSS This detail does not widen the application-facing API or grant authority.
Exports, signatures, parameters, and results
This artifact has no ESM bindings. Its public load, global, asset, or worker contract is listed below.
Parameter meanings and results
Load before rendering a uPlot chart; presentation-only CSS asset.
Events, side effects, and errors
Source-literal CustomEvent dispatches
No source-literal CustomEvent dispatch is part of this artifact.
Lifecycle and event flow
This artifact has no additional documented lifecycle event flow.
Direct coded failures
This artifact directly assigns no stable coded failure.
Exported Error subclasses
This artifact exports no Error subclass.
Documented failure behavior
No additional module-specific rejection behavior is documented.
Availability and capabilities
Browser stylesheet. Presentation only.
None.
Load example
<link rel="stylesheet" href="/arcane/modules/uPlot.min.css">
Related reference
No direct Core call is claimed for this artifact. Any injected provider or consuming module retains its own documented authority.