LightweightCharts.jl logo
LightweightCharts.jl
  • Home
  • API Reference
    • Charts
    • Plugins
    • Layouts
    • Utils
Version
  • API Reference
  • Utils
  • Utils
GitHub

Utils

LightweightCharts.lwc_save — Function
lwc_save(filepath::String, plt)

Saves a chart plt by the filepath (the preferred saved file extension is html).

See also lwc_show.

source
LightweightCharts.lwc_show — Function
lwc_show(plt; filepath = joinpath(homedir(), "lightweightcharts.html"))

Saves a chart plt by the filepath and then displays it in the browser.

See also lwc_save.

source
« Layouts

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 1.9.0 on Monday 17 March 2025. Using Julia version 1.11.4.