removed Chart.js from the project
This commit is contained in:
parent
7e5c029520
commit
57f6c2656a
@ -108,6 +108,5 @@ LICENSE
|
||||
PHPGraphLib MIT
|
||||
CLOC 1.62 GPL
|
||||
Flot https://github.com/flot/flot/blob/master/LICENSE.txt
|
||||
Chart.js MIT
|
||||
------------------------------------------------------------------------
|
||||
|
||||
|
3491
codepot/src/js/Chart.js
vendored
3491
codepot/src/js/Chart.js
vendored
File diff suppressed because it is too large
Load Diff
@ -21,8 +21,7 @@ www_DATA = \
|
||||
jquery.flot.threshold.min.js \
|
||||
jquery.flot.time.min.js \
|
||||
excanvas.min.js \
|
||||
jquery.flot.tickrotor.js \
|
||||
Chart.js
|
||||
jquery.flot.tickrotor.js
|
||||
|
||||
EXTRA_DIST = $(www_DATA)
|
||||
|
||||
|
@ -255,8 +255,7 @@ www_DATA = \
|
||||
jquery.flot.threshold.min.js \
|
||||
jquery.flot.time.min.js \
|
||||
excanvas.min.js \
|
||||
jquery.flot.tickrotor.js \
|
||||
Chart.js
|
||||
jquery.flot.tickrotor.js
|
||||
|
||||
EXTRA_DIST = $(www_DATA)
|
||||
all: all-recursive
|
||||
|
Loading…
Reference in New Issue
Block a user