]> git.parisson.com Git - teleforma.git/commit
Readd d3.js
authortest test <yoanl@pilotsystems.net>
Mon, 14 Jun 2021 12:53:45 +0000 (14:53 +0200)
committerYoan Le Clanche <yoanl@pilotsystems.net>
Mon, 14 Jun 2021 12:53:45 +0000 (14:53 +0200)
commitbb64070bd252665824800199440df73c6e5256e9
treee5a4bc14715ac9390b30a5baf80a2cf94a656df2
parent53e6b315d02efdc1bf9fa592016c39038931725e
Readd d3.js
683 files changed:
teleforma/static/teleforma/lib/angular-bootstrap-select/.editorconfig [new file with mode: 0644]
teleforma/static/teleforma/lib/angular-bootstrap-select/.gitignore [new file with mode: 0644]
teleforma/static/teleforma/lib/angular-bootstrap-select/.travis.yml [new file with mode: 0644]
teleforma/static/teleforma/lib/angular-bootstrap-select/CHANGELOG.md [new file with mode: 0644]
teleforma/static/teleforma/lib/angular-bootstrap-select/Gruntfile.js [new file with mode: 0644]
teleforma/static/teleforma/lib/angular-bootstrap-select/README.md [new file with mode: 0644]
teleforma/static/teleforma/lib/angular-bootstrap-select/bower.json [new file with mode: 0644]
teleforma/static/teleforma/lib/angular-bootstrap-select/demo/index.html [new file with mode: 0644]
teleforma/static/teleforma/lib/angular-bootstrap-select/demo/select-demo-app.js [new file with mode: 0644]
teleforma/static/teleforma/lib/angular-bootstrap-select/docs/config/index.js [new file with mode: 0644]
teleforma/static/teleforma/lib/angular-bootstrap-select/docs/config/templates/api/module.template.html [new file with mode: 0644]
teleforma/static/teleforma/lib/angular-bootstrap-select/docs/config/templates/base.template.html [new file with mode: 0644]
teleforma/static/teleforma/lib/angular-bootstrap-select/docs/config/templates/common.template.html [new file with mode: 0644]
teleforma/static/teleforma/lib/angular-bootstrap-select/docs/gulpfile.js [new file with mode: 0644]
teleforma/static/teleforma/lib/angular-bootstrap-select/gulpfile.js [new file with mode: 0644]
teleforma/static/teleforma/lib/angular-bootstrap-select/package.json [new file with mode: 0644]
teleforma/static/teleforma/lib/angular-bootstrap-select/src/angular-bootstrap-select.js [new file with mode: 0644]
teleforma/static/teleforma/lib/angular-bootstrap-select/test/karma.conf.js [new file with mode: 0644]
teleforma/static/teleforma/lib/angular-bootstrap-select/test/select.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/.gitattributes [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/.gitignore [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/.npmignore [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/.spmignore [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/CONTRIBUTING.md [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/LICENSE [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/Makefile [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/README.md [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/bin/bower [new file with mode: 0755]
teleforma/static/teleforma/lib/d3/bin/component [new file with mode: 0755]
teleforma/static/teleforma/lib/d3/bin/meteor [new file with mode: 0755]
teleforma/static/teleforma/lib/d3/bin/start [new file with mode: 0755]
teleforma/static/teleforma/lib/d3/bin/uglify [new file with mode: 0755]
teleforma/static/teleforma/lib/d3/bower.json [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/component.json [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/composer.json [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/d3.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/d3.min.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/index.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/lib/colorbrewer/LICENSE [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/lib/colorbrewer/colorbrewer.css [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/lib/colorbrewer/colorbrewer.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/lib/geographiclib/LICENSE [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/lib/penner/LICENSE [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/lib/polymaps/LICENSE [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/lib/protovis/LICENSE [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/lib/rhill-voronoi/LICENSE [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/lib/science/LICENSE [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/lib/science/science.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/lib/science/science.lin.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/lib/science/science.lin.min.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/lib/science/science.min.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/lib/science/science.stats.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/lib/science/science.stats.min.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/package.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/package.json [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/arrays/ascending.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/arrays/bisect.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/arrays/descending.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/arrays/deviation.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/arrays/entries.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/arrays/extent.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/arrays/index.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/arrays/keys.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/arrays/map.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/arrays/max.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/arrays/mean.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/arrays/median.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/arrays/merge.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/arrays/min.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/arrays/nest.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/arrays/pairs.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/arrays/permute.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/arrays/quantile.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/arrays/range.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/arrays/set.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/arrays/shuffle.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/arrays/sum.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/arrays/transpose.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/arrays/values.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/arrays/variance.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/arrays/zip.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/behavior/behavior.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/behavior/drag.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/behavior/index.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/behavior/zoom.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/color/color.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/color/hcl.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/color/hsl.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/color/index.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/color/lab.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/color/rgb.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/color/xyz.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/compat/array.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/compat/date.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/compat/index.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/compat/style.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/core/array.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/core/class.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/core/document.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/core/functor.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/core/identity.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/core/index.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/core/noop.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/core/ns.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/core/rebind.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/core/source.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/core/subclass.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/core/target.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/core/true.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/core/vendor.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/core/zero.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/d3.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/dsv/csv.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/dsv/dsv.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/dsv/index.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/dsv/tsv.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/end.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/event/dispatch.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/event/drag.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/event/event.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/event/index.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/event/mouse.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/event/timer.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/event/touch.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/event/touches.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/format/collapse.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/format/format.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/format/formatPrefix.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/format/index.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/format/precision.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/format/requote.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/format/round.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geo/albers-usa.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geo/albers.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geo/area.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geo/azimuthal-equal-area.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geo/azimuthal-equidistant.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geo/azimuthal.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geo/bounds.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geo/cartesian.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geo/centroid.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geo/circle.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geo/clip-antimeridian.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geo/clip-circle.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geo/clip-extent.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geo/clip-polygon.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geo/clip.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geo/compose.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geo/conic-conformal.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geo/conic-equal-area.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geo/conic-equidistant.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geo/conic.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geo/distance.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geo/equirectangular.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geo/geo.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geo/gnomonic.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geo/graticule.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geo/greatArc.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geo/index.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geo/interpolate.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geo/length.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geo/mercator.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geo/orthographic.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geo/path-area.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geo/path-bounds.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geo/path-buffer.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geo/path-centroid.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geo/path-context.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geo/path.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geo/point-in-polygon.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geo/projection.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geo/resample.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geo/rotation.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geo/spherical.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geo/stereographic.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geo/stream.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geo/transform.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geo/transverse-mercator.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geom/clip-line.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geom/delaunay.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geom/geom.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geom/hull.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geom/index.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geom/point.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geom/polygon.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geom/quadtree.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geom/voronoi.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geom/voronoi/beach.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geom/voronoi/cell.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geom/voronoi/circle.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geom/voronoi/clip.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geom/voronoi/edge.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geom/voronoi/index.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/geom/voronoi/red-black.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/interpolate/array.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/interpolate/ease.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/interpolate/hcl.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/interpolate/hsl.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/interpolate/index.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/interpolate/interpolate.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/interpolate/lab.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/interpolate/number.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/interpolate/object.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/interpolate/rgb.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/interpolate/round.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/interpolate/string.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/interpolate/transform.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/interpolate/uninterpolate.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/interpolate/zoom.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/layout/bundle.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/layout/chord.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/layout/cluster.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/layout/force.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/layout/hierarchy.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/layout/histogram.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/layout/index.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/layout/layout.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/layout/pack.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/layout/partition.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/layout/pie.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/layout/stack.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/layout/tree.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/layout/treemap.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/locale/ca-ES.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/locale/de-DE.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/locale/en-CA.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/locale/en-GB.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/locale/en-US.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/locale/es-ES.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/locale/fi-FI.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/locale/fr-CA.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/locale/fr-FR.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/locale/he-IL.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/locale/it-IT.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/locale/locale.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/locale/mk-MK.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/locale/nl-NL.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/locale/number-format.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/locale/pl-PL.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/locale/pt-BR.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/locale/ru-RU.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/locale/time-format.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/locale/time-scale.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/locale/zh-CN.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/math/abs.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/math/adder.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/math/index.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/math/number.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/math/random.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/math/transform.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/math/trigonometry.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/scale/bilinear.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/scale/category.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/scale/identity.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/scale/index.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/scale/linear.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/scale/log.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/scale/nice.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/scale/ordinal.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/scale/polylinear.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/scale/pow.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/scale/quantile.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/scale/quantize.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/scale/scale.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/scale/sqrt.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/scale/threshold.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/selection/append.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/selection/attr.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/selection/call.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/selection/classed.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/selection/data.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/selection/datum.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/selection/each.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/selection/empty.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/selection/enter-insert.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/selection/enter-select.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/selection/enter.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/selection/filter.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/selection/html.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/selection/index.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/selection/insert.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/selection/interrupt.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/selection/node.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/selection/on.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/selection/order.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/selection/property.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/selection/remove.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/selection/select.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/selection/selectAll.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/selection/selection.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/selection/size.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/selection/sort.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/selection/style.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/selection/text.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/selection/transition.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/start.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/svg/arc.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/svg/area-radial.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/svg/area.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/svg/axis.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/svg/brush.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/svg/chord.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/svg/diagonal-radial.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/svg/diagonal.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/svg/index.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/svg/line-radial.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/svg/line.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/svg/svg.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/svg/symbol.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/time/day.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/time/format-iso.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/time/format-utc.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/time/format.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/time/hour.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/time/index.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/time/interval.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/time/minute.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/time/month.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/time/scale-utc.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/time/scale.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/time/second.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/time/time.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/time/week.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/time/year.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/transition/attr.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/transition/delay.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/transition/duration.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/transition/each.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/transition/ease.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/transition/filter.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/transition/index.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/transition/remove.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/transition/select.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/transition/selectAll.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/transition/style.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/transition/subtransition.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/transition/text.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/transition/transition.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/transition/tween.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/xhr/html.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/xhr/index.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/xhr/json.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/xhr/text.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/xhr/xhr.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/src/xhr/xml.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/XMLHttpRequest.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/arrays/ascending-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/arrays/bisect-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/arrays/descending-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/arrays/deviation-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/arrays/entries-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/arrays/extent-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/arrays/keys-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/arrays/map-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/arrays/max-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/arrays/mean-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/arrays/median-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/arrays/merge-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/arrays/min-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/arrays/nest-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/arrays/one-time-number.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/arrays/pairs-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/arrays/permute-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/arrays/quantile-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/arrays/range-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/arrays/set-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/arrays/shuffle-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/arrays/sum-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/arrays/transpose-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/arrays/values-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/arrays/variance-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/arrays/zip-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/assert.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/color/hcl-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/color/hsl-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/color/lab-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/color/rgb-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/core/document-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/core/functor-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/core/ns-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/core/rebind-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/core/version-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/data/ocean.json [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/data/sample.csv [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/data/sample.html [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/data/sample.json [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/data/sample.tsv [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/data/sample.txt [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/data/sample.xml [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/data/us-counties.json [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/data/world-countries.json [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/dsv/csv-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/dsv/tsv-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/event/dispatch-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/event/mouse-test.html [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/event/timer-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/event/touch-test.html [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/format/format-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/format/formatPrefix-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/format/requote-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/format/round-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/geo/albers-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/geo/albers-usa-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/geo/area-benchmark.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/geo/area-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/geo/azimuthal-equal-area-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/geo/azimuthal-equidistant-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/geo/bounds-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/geo/centroid-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/geo/circle-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/geo/clip-extent-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/geo/conic-conformal-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/geo/conic-equal-area-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/geo/conic-equidistant-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/geo/distance-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/geo/equirectangular-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/geo/gnomonic-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/geo/graticule-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/geo/greatArc-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/geo/interpolate-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/geo/length-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/geo/mercator-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/geo/orthographic-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/geo/path-benchmark [new file with mode: 0755]
teleforma/static/teleforma/lib/d3/test/geo/path-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/geo/point-in-polygon-mock.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/geo/point-in-polygon-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/geo/projection-test-suite.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/geo/projection-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/geo/rotation-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/geo/stereographic-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/geo/stream-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/geo/transverse-mercator-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/geom/hull-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/geom/polygon-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/geom/quadtree-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/geom/voronoi-benchmark [new file with mode: 0755]
teleforma/static/teleforma/lib/d3/test/geom/voronoi-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/index-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/interpolate/array-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/interpolate/ease-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/interpolate/hcl-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/interpolate/hsl-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/interpolate/interpolate-string-benchmark [new file with mode: 0755]
teleforma/static/teleforma/lib/d3/test/interpolate/interpolate-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/interpolate/interpolate-transform-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/interpolate/lab-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/interpolate/number-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/interpolate/object-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/interpolate/rgb-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/interpolate/round-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/interpolate/string-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/layout/chord-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/layout/cluster-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/layout/force-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/layout/hierarchy-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/layout/histogram-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/layout/pack-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/layout/partition-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/layout/pie-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/layout/tree-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/layout/treemap-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/load.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/locale/locale-caes-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/locale/locale-fifi-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/locale/locale-ptbr-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/locale/locale-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/math/random-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/math/transform-null-matrix-test.html [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/math/transform-null-test.html [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/math/transform-rotate-origin-test.html [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/math/transform-rotate-test.html [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/math/transform-test.html [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/scale/category-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/scale/identity-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/scale/linear-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/scale/log-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/scale/ordinal-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/scale/pow-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/scale/quantile-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/scale/quantize-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/scale/sqrt-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/scale/threshold-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/selection/append-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/selection/attr-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/selection/call-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/selection/classed-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/selection/data-benchmark.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/selection/data-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/selection/datum-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/selection/each-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/selection/empty-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/selection/enter-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/selection/filter-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/selection/html-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/selection/insert-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/selection/interrupt-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/selection/node-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/selection/on-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/selection/order-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/selection/property-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/selection/remove-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/selection/select-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/selection/selectAll-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/selection/selection-select-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/selection/selection-selectAll-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/selection/selection-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/selection/size-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/selection/sort-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/selection/style-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/selection/text-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/start.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/svg/arc-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/svg/area-radial-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/svg/area-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/svg/axis-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/svg/brush-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/svg/diagonal-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/svg/line-radial-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/svg/line-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/svg/symbol-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/time/day-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/time/dayOfYear-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/time/days-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/time/format-iso-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/time/format-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/time/format-utc-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/time/hour-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/time/hours-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/time/minute-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/time/minutes-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/time/month-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/time/months-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/time/scale-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/time/second-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/time/seconds-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/time/time.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/time/week-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/time/weeks-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/time/year-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/time/years-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/transition/transition-test-attr.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/transition/transition-test-attrTween.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/transition/transition-test-call.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/transition/transition-test-delay.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/transition/transition-test-duration.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/transition/transition-test-each.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/transition/transition-test-filter.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/transition/transition-test-id.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/transition/transition-test-node.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/transition/transition-test-remove.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/transition/transition-test-select.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/transition/transition-test-selectAll.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/transition/transition-test-size.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/transition/transition-test-style.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/transition/transition-test-styleTween.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/transition/transition-test-text.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/transition/transition-test-time.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/transition/transition-test-transition.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/transition/transition-test-tween.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/transition/transition-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/xhr/html-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/xhr/json-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/xhr/text-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/xhr/xhr-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/d3/test/xhr/xml-test.js [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/.gitignore [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/.jshintrc [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/.travis.yml [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/GruntFile.js [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/LICENSE.md [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/README.md [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/bower.json [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/examples/bullet.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/examples/bulletChart.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/examples/cumulativeLineChart.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/examples/discreteBarChart.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/examples/documentation.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/examples/donutChart.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/examples/historicalBar.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/examples/historicalBarChart.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/examples/images/background.png [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/examples/images/body-background.png [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/examples/images/bullet.png [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/examples/images/hr.png [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/examples/images/octocat-logo.png [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/examples/index.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/examples/legend.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/examples/lib/colorbrewer.js [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/examples/lib/stream_layers.js [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/examples/line.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/examples/lineChart.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/examples/lineChartSVGResize.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/examples/linePlusBarChart.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/examples/lineWithFocusChart.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/examples/multiBarChart.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/examples/multiBarChart2.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/examples/multiBarHorizontalChart.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/examples/multiChart.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/examples/ohlc.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/examples/ohlcChart.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/examples/parallelCoordinates.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/examples/pie.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/examples/pieChart.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/examples/scatter.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/examples/scatterChart.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/examples/scatterPlusLineChart.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/examples/site.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/examples/sparkline.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/examples/sparklinePlus.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/examples/stackedArea.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/examples/stackedAreaChart.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/examples/stylesheets/pygment_trac.css [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/examples/stylesheets/styles.css [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/index.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/package.json [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/src/core.js [new file with mode: 0755]
teleforma/static/teleforma/lib/nvd3/src/interactiveLayer.js [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/src/models/axis.js [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/src/models/bullet.js [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/src/models/bulletChart.js [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/src/models/cumulativeLineChart.js [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/src/models/discreteBar.js [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/src/models/discreteBarChart.js [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/src/models/distribution.js [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/src/models/historicalBar.js [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/src/models/historicalBarChart.js [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/src/models/legend.js [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/src/models/line.js [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/src/models/lineChart.js [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/src/models/linePlusBarChart.js [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/src/models/lineWithFocusChart.js [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/src/models/multiBar.js [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/src/models/multiBarChart.js [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/src/models/multiBarHorizontal.js [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/src/models/multiBarHorizontalChart.js [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/src/models/multiChart.js [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/src/models/ohlcBar.js [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/src/models/parallelCoordinates.js [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/src/models/pie.js [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/src/models/pieChart.js [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/src/models/scatter.js [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/src/models/scatterChart.js [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/src/models/sparkline.js [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/src/models/sparklinePlus.js [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/src/models/stackedArea.js [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/src/models/stackedAreaChart.js [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/src/nv.d3.css [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/src/tooltip.js [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/src/utils.js [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/test/ScatterChartTest.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/test/cumulativeLineChart.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/test/lineChartTest.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/test/linePlusBarChart.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/test/linePlusBarWithFocusChart.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/test/lineWithFisheyeChart.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/test/lineWithFocusChart.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/test/mocha/axis.coffee [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/test/mocha/bullet.coffee [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/test/mocha/core.coffee [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/test/mocha/cumulative-line.coffee [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/test/mocha/discretebar.coffee [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/test/mocha/historical-bar.coffee [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/test/mocha/legend.coffee [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/test/mocha/line.coffee [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/test/mocha/multibar-horizontal.coffee [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/test/mocha/multibar.coffee [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/test/mocha/pie.coffee [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/test/mocha/scatter.coffee [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/test/mocha/sparkline.coffee [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/test/mocha/stacked.coffee [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/test/mocha/test-utils.coffee [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/test/mocha/utils.coffee [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/test/multiBarChartTest.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/test/multiBarHorizontalChart.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/test/pieChartTest.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/test/polylinearTest.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/test/realTimeChartTest.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/test/scatterPlusLineChart.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/test/stackedAreaChartTest.html [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/test/stream_layers.js [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/test/testScript.js [new file with mode: 0644]
teleforma/static/teleforma/lib/nvd3/test/teststyle.css [new file with mode: 0644]