About 12,400 results
Open links in new tab
  1. A small, fast chart for time series, lines, areas, ohlc & bars - uPlot

    Introduction uPlot is a fast, memory-efficient Canvas 2D -based chart for plotting time series, lines, areas, ohlc & bars. From a cold start it can create an interactive chart containing 166,650 data points …

  2. GitHub - leeoniya/uPlot: A small, fast chart for time series, lines ...

    uPlot is a fast, memory-efficient Canvas 2D -based chart for plotting time series, lines, areas, ohlc & bars. From a cold start it can create an interactive chart containing 166,650 data points in 25ms, …

  3. uplot - npm

    A small, fast chart for time series, lines, areas, ohlc & bars. Latest version: 1.6.32, last published: a year ago. Start using uplot in your project by running `npm i uplot`. There are 71 other projects in the npm …

  4. leeoniya/uPlot - DeepWiki

    Apr 18, 2025 · uPlot is a small (~45 KB minified), fast chart library optimized for time series, lines, areas, OHLC & bars. Built using Canvas 2D, it provides exceptional performance without relying on WebGL …

  5. 最完整uPlot入门指南:从安装到高级特性全攻略 - CSDN博客

    Oct 23, 2025 · uPlot是一款轻量级高性能图表库,以其小巧的体积(约50KB min)和出色的性能著称,特别适合时间序列、折线图、面积图、K线图和柱状图的展示。 本文将从基础安装开始,逐步介绍数据 …

  6. uPlot download | SourceForge.net

    Mar 14, 2025 · Download uPlot for free. Chart for time series, lines, areas, ohlc and bars. μPlot is a fast, memory-efficient Canvas 2D-based chart for plotting time series, lines, areas, ohlc & bars; from a …

  7. uPlot integration - viser

    uPlot integration ¶ Embed lightweight, fast uPlot charts directly in the GUI interface. This example demonstrates real-time data visualization using viser.GuiApi.add_uplot() with multiple animated sine …

  8. uPlot - Best of JS

    Trends and data about uPlot project. An exceptionally fast, tiny time series chart

  9. Uplot – A Must Read Comprehensive Guide - DotCom Magazine …

    Uplot is a versatile and powerful data visualization library that has gained popularity for its simplicity and flexibility in creating interactive plots. It is built on top of the D3.js library and provides a high-level …

  10. uplot-python · PyPI

    May 28, 2026 · Project description uplot-python Python wrapper for μPlot 📈 Installation From PyPI pip install uplot-python Usage The plot function has the same API as µPlot's uPlot.plot:

  11. Visualize Time Series Data With μPlot Library - CSS Script

    μPlot is a lightweight, interactive, scalable, high-performance chart library to visualize any time series data (a series of data points indexed in time order) using Canvas API.