This website requires JavaScript.
Explore
Help
Sign In
pi-hole
/
web
Watch
1
Star
0
Fork
0
You've already forked web
mirror of
https://github.com/pi-hole/web.git
synced
2024-12-06 19:36:21 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
aa5bec9103b49df0cca25b8a8f52ce3083fda9ae
web
/
js
T
History
DL6ER
aa5bec9103
Algorithm used to interpolate a smooth curve from the discrete data points changed to 'monotone'. With the default value, over- and undershoots are easily generated. In contrast, the 'monotone' setting keeps (piecewise) monotonicity and ensures that local extrema stay at data points.
2016-11-08 00:37:24 +01:00
..
other
Use Chart.js (bundle) so we can have timelines in the future
2016-11-06 23:00:28 +01:00
pihole
Algorithm used to interpolate a smooth curve from the discrete data points changed to 'monotone'. With the default value, over- and undershoots are easily generated. In contrast, the 'monotone' setting keeps (piecewise) monotonicity and ensures that local extrema stay at data points.
2016-11-08 00:37:24 +01:00