Sha256: 10513099cb452e85e169f35842f1e8805772ac58b27d5eee753b32993f114b03

Contents?: true

Size: 558 Bytes

Versions: 5

Compression:

Stored size: 558 Bytes

Contents

# LTTB examples

This folder contains an example to explore the a dynamic reloading of downsampled data.

It keeps the same amount of data and refresh the data with a higher resolution
as you keep zooming in. 
There is a [./lttb_zoomable.rb](./lttb_zoomable.rb) file is a small webserver that compares
the SQL vs Ruby implementation. It also uses the [./views](./views) folder which
contains the view with the rendering and javascript part.

You can learn more by reading the [LTTB Zoom tutorial](https://jonatas.github.io/timescaledb/toolkit_lttb_zoom/).


Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
timescaledb-0.2.6 examples/toolkit-demo/lttb-zoom/README.md
timescaledb-0.2.5 examples/toolkit-demo/lttb-zoom/README.md
timescaledb-0.2.4 examples/toolkit-demo/lttb-zoom/README.md
timescaledb-0.2.3 examples/toolkit-demo/lttb-zoom/README.md
timescaledb-0.2.2 examples/toolkit-demo/lttb-zoom/README.md