Data sampler library used for build a dashboard server
Project description
This package provides the core libraries used for build a dashboard server like known from dashing. See xdashboard for a sample dashboard server implementation.
CHANGES
0.5.2 (2017-01-24)
bugfix: check existence of _scheduler before calling stop on them
switch default maintainAspectRatio to false for ChartJS widget
cleanup ISampler interfaces, remove _enqueue method from interface. It’s up to the developer hwo to implement the enqueue concept
update MANIFEST.in, used check-manifest for define include pattern
0.5.1 (2017-01-07)
feature: added Rickshaw graph widget. You can use this widget with data-type=”Graph”
feature: added stream data to global stream collection. This will ensure, that the widgets get initial data and doesn’t have to wait till the first timout expires
0.5.0 (2017-01-05)
initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.