https://github.com/ging/horizon
Revision 6826c57602a10b8c07de8b45d6940db55bd8cbda authored by Ladislav Smola on 01 April 2014, 14:43:47 UTC, committed by Akihiro Motoki on 07 April 2014, 04:41:14 UTC
-Seems like for the big numbers, d3 is interpolating
 data badly and it is creating loops in the chart.
 So quick fix is to switch to linear interpolation
 as default.
-Other interpolation can be set with settings.

Change-Id: I82c1514dce6034b3cbc7f95682356a08301482b7
Fixes-bug: #1295537
(cherry picked from commit 8bcc5e9703fa4db5e702685a584d2e91fbea7b4a)
1 parent cdec521
History
Tip revision: 6826c57602a10b8c07de8b45d6940db55bd8cbda authored by Ladislav Smola on 01 April 2014, 14:43:47 UTC
Cardinal interpolation error
Tip revision: 6826c57
File Mode Size
.tx
doc
horizon
openstack_dashboard
tools
.gitignore -rw-r--r-- 377 bytes
.gitreview -rw-r--r-- 76 bytes
.mailmap -rw-r--r-- 581 bytes
.pylintrc -rw-r--r-- 1.4 KB
HACKING.rst -rw-r--r-- 1.0 KB
LICENSE -rw-r--r-- 9.9 KB
MANIFEST.in -rw-r--r-- 654 bytes
Makefile -rw-r--r-- 588 bytes
README.rst -rw-r--r-- 3.1 KB
manage.py -rwxr-xr-x 838 bytes
openstack-common.conf -rw-r--r-- 204 bytes
requirements.txt -rw-r--r-- 527 bytes
run_tests.sh -rwxr-xr-x 14.3 KB
setup.cfg -rw-r--r-- 1.0 KB
setup.py -rwxr-xr-x 781 bytes
test-requirements.txt -rw-r--r-- 208 bytes
tox.ini -rw-r--r-- 2.7 KB

README.rst

back to top