[![Crates.io]](https://crates.io/crates/trading-charts) [![Docs.rs]](https://docs.rs/trading-charts/) # Trading-Charts Rust binding of [Lightweight Charts] for [Leptos]. ## Example This example is a simple demonstration of how to use the `trading-charts` crate. [Crates.io]: https://img.shields.io/crates/v/trading-charts?style=for-the-badge [Docs.rs]: https://img.shields.io/docsrs/trading-charts?style=for-the-badge [Lightweight Charts]: https://github.com/tradingview/lightweight-charts [Leptos]: https://leptos.dev/