This is the Linux app named LombokCharts whose latest release can be downloaded as lombok-charts-0.1.2.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named LombokCharts with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS:
LombokCharts
DESCRIPTION:
LombokCharts
A zero-dependency charting library for the browser. It pairs a small grammar-of-graphics core (Data → Scale → Mark) with pluggable Canvas and SVG renderers, LTTB decimation, and a real-time streaming layer — so the same API draws a five-point bar chart or a five-million-point line without changing shape.
Features
- Zero runtime dependencies. Native Canvas2D / SVG / ResizeObserver / requestAnimationFrame / typed arrays only.
- Scales to millions Typed-array pipeline + LTTB decimation keeps million-point series interactive.
- Real-time built in appendData, async iterators, EventSource, WebSocket — one redraw per frame.
- Two renderers, one API. Canvas by default (fast path for huge series), SVG when you want crisp vector output or DOM-inspectable nodes.
- Scales from tiny to massive. Typed-array pipeline plus Largest-Triangle-Three-Buckets (LTTB) decimation keeps million-point series interactive.
- Tree-shakeable. Register only the marks you use and the rest is dropped by your bundler.
- ~18 KB gzipped for the full build with every mark registered; far less for a custom subset.
- Charts that scale from 5 points to 5 million.
- Templates Trading Terminal Candlestick + volume + RSI with a synchronized crosshair, live order book, trade form, and watchlist sparklines.
- Templates Analytics Dashboard KPI cards with sparklines, revenue area/line, donut, horizontal bar, treemap, and an activity heatmap.
- Templates Monitoring Dashboard Real-time gauges, ring-buffered streaming areas, and a per-host latency sparkline table.
- Templates CRM Dashboard Sidebar app-shell with a sales funnel, sankey lead flow, rep leaderboard, and contacts table.
Audience
Developers
User interface
Web-based
Programming Language
JavaScript
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/lombokcharts/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.