nvd3-rails 0.0.1 → 0.0.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (107) hide show
  1. checksums.yaml +15 -0
  2. data/.gitignore +3 -0
  3. data/README.md +7 -71
  4. data/lib/nvd3/rails/version.rb +1 -1
  5. data/nvd3-rails.gemspec +3 -3
  6. metadata +8 -111
  7. data/vendor/assets/javascripts/nvd3/.git.sample/HEAD +0 -1
  8. data/vendor/assets/javascripts/nvd3/.git.sample/config +0 -13
  9. data/vendor/assets/javascripts/nvd3/.git.sample/description +0 -1
  10. data/vendor/assets/javascripts/nvd3/.git.sample/hooks/applypatch-msg.sample +0 -15
  11. data/vendor/assets/javascripts/nvd3/.git.sample/hooks/commit-msg.sample +0 -24
  12. data/vendor/assets/javascripts/nvd3/.git.sample/hooks/post-update.sample +0 -8
  13. data/vendor/assets/javascripts/nvd3/.git.sample/hooks/pre-applypatch.sample +0 -14
  14. data/vendor/assets/javascripts/nvd3/.git.sample/hooks/pre-commit.sample +0 -50
  15. data/vendor/assets/javascripts/nvd3/.git.sample/hooks/pre-push.sample +0 -53
  16. data/vendor/assets/javascripts/nvd3/.git.sample/hooks/pre-rebase.sample +0 -169
  17. data/vendor/assets/javascripts/nvd3/.git.sample/hooks/prepare-commit-msg.sample +0 -36
  18. data/vendor/assets/javascripts/nvd3/.git.sample/hooks/update.sample +0 -128
  19. data/vendor/assets/javascripts/nvd3/.git.sample/index +0 -0
  20. data/vendor/assets/javascripts/nvd3/.git.sample/info/exclude +0 -6
  21. data/vendor/assets/javascripts/nvd3/.git.sample/logs/HEAD +0 -1
  22. data/vendor/assets/javascripts/nvd3/.git.sample/logs/refs/heads/master +0 -1
  23. data/vendor/assets/javascripts/nvd3/.git.sample/logs/refs/remotes/origin/HEAD +0 -1
  24. data/vendor/assets/javascripts/nvd3/.git.sample/objects/pack/pack-babbb312d58dd7f03870b530a1b9a84c80918be3.idx +0 -0
  25. data/vendor/assets/javascripts/nvd3/.git.sample/objects/pack/pack-babbb312d58dd7f03870b530a1b9a84c80918be3.pack +0 -0
  26. data/vendor/assets/javascripts/nvd3/.git.sample/packed-refs +0 -5
  27. data/vendor/assets/javascripts/nvd3/.git.sample/refs/heads/master +0 -1
  28. data/vendor/assets/javascripts/nvd3/.git.sample/refs/remotes/origin/HEAD +0 -1
  29. data/vendor/assets/javascripts/nvd3/build.bat +0 -6
  30. data/vendor/assets/javascripts/nvd3/deprecated/bar.html +0 -198
  31. data/vendor/assets/javascripts/nvd3/deprecated/bar.js +0 -250
  32. data/vendor/assets/javascripts/nvd3/deprecated/charts/cumulativeLineChart.js +0 -174
  33. data/vendor/assets/javascripts/nvd3/deprecated/charts/discreteBarChart.js +0 -157
  34. data/vendor/assets/javascripts/nvd3/deprecated/charts/lineChart.js +0 -159
  35. data/vendor/assets/javascripts/nvd3/deprecated/charts/lineChartDaily.js +0 -168
  36. data/vendor/assets/javascripts/nvd3/deprecated/charts/stackedAreaChart.js +0 -177
  37. data/vendor/assets/javascripts/nvd3/deprecated/cumulativeLine.html +0 -171
  38. data/vendor/assets/javascripts/nvd3/deprecated/cumulativeLine.js +0 -334
  39. data/vendor/assets/javascripts/nvd3/deprecated/discreteBarChartWithEnabledTooltip.html +0 -129
  40. data/vendor/assets/javascripts/nvd3/deprecated/discreteBarChartWithEnabledTooltip.js +0 -222
  41. data/vendor/assets/javascripts/nvd3/deprecated/discreteBarWithAxes.html +0 -172
  42. data/vendor/assets/javascripts/nvd3/deprecated/discreteBarWithAxes.js +0 -152
  43. data/vendor/assets/javascripts/nvd3/deprecated/lineChart-old.html +0 -83
  44. data/vendor/assets/javascripts/nvd3/deprecated/lineChartDaily.html +0 -109
  45. data/vendor/assets/javascripts/nvd3/deprecated/linePlusBar.html +0 -173
  46. data/vendor/assets/javascripts/nvd3/deprecated/linePlusBar.js +0 -250
  47. data/vendor/assets/javascripts/nvd3/deprecated/lineWithFocus.html +0 -137
  48. data/vendor/assets/javascripts/nvd3/deprecated/lineWithFocus.js +0 -354
  49. data/vendor/assets/javascripts/nvd3/deprecated/lineWithFourAxes.html +0 -144
  50. data/vendor/assets/javascripts/nvd3/deprecated/lineWithFourAxes.js +0 -218
  51. data/vendor/assets/javascripts/nvd3/deprecated/lineWithLegend.html +0 -142
  52. data/vendor/assets/javascripts/nvd3/deprecated/lineWithLegend.js +0 -176
  53. data/vendor/assets/javascripts/nvd3/deprecated/monthendAxis.html +0 -99
  54. data/vendor/assets/javascripts/nvd3/deprecated/multiBarHorizontalWithLegend.html +0 -258
  55. data/vendor/assets/javascripts/nvd3/deprecated/multiBarHorizontalWithLegend.js +0 -226
  56. data/vendor/assets/javascripts/nvd3/deprecated/multiBarWithLegend.html +0 -162
  57. data/vendor/assets/javascripts/nvd3/deprecated/multiBarWithLegend.js +0 -249
  58. data/vendor/assets/javascripts/nvd3/deprecated/pie.js +0 -263
  59. data/vendor/assets/javascripts/nvd3/deprecated/scatterChart.html +0 -110
  60. data/vendor/assets/javascripts/nvd3/deprecated/scatterChart.js +0 -294
  61. data/vendor/assets/javascripts/nvd3/deprecated/scatterFisheyeChart.js +0 -418
  62. data/vendor/assets/javascripts/nvd3/deprecated/scatterWithLegend.html +0 -167
  63. data/vendor/assets/javascripts/nvd3/deprecated/scatterWithLegend.js +0 -261
  64. data/vendor/assets/javascripts/nvd3/deprecated/stackedArea.js +0 -286
  65. data/vendor/assets/javascripts/nvd3/deprecated/stackedAreaChart.html +0 -183
  66. data/vendor/assets/javascripts/nvd3/deprecated/stackedAreaChart_old.html +0 -137
  67. data/vendor/assets/javascripts/nvd3/deprecated/stackedAreaWithLegend.html +0 -222
  68. data/vendor/assets/javascripts/nvd3/deprecated/stackedAreaWithLegend.js +0 -297
  69. data/vendor/assets/javascripts/nvd3/examples/bullet.html +0 -96
  70. data/vendor/assets/javascripts/nvd3/examples/bulletChart.html +0 -94
  71. data/vendor/assets/javascripts/nvd3/examples/crossfilter.html +0 -167
  72. data/vendor/assets/javascripts/nvd3/examples/crossfilterWithDimentions.html +0 -180
  73. data/vendor/assets/javascripts/nvd3/examples/crossfilterWithTables.html +0 -288
  74. data/vendor/assets/javascripts/nvd3/examples/cumulativeLineChart.html +0 -155
  75. data/vendor/assets/javascripts/nvd3/examples/discreteBarChart.html +0 -116
  76. data/vendor/assets/javascripts/nvd3/examples/dynamicTimeSeries.html +0 -148
  77. data/vendor/assets/javascripts/nvd3/examples/historicalBar.html +0 -157
  78. data/vendor/assets/javascripts/nvd3/examples/horizon.html +0 -163
  79. data/vendor/assets/javascripts/nvd3/examples/images/grey-minus.png +0 -0
  80. data/vendor/assets/javascripts/nvd3/examples/images/grey-plus.png +0 -0
  81. data/vendor/assets/javascripts/nvd3/examples/indentedtree.html +0 -126
  82. data/vendor/assets/javascripts/nvd3/examples/legend.html +0 -75
  83. data/vendor/assets/javascripts/nvd3/examples/line.html +0 -95
  84. data/vendor/assets/javascripts/nvd3/examples/lineChart.html +0 -112
  85. data/vendor/assets/javascripts/nvd3/examples/lineChartSVGResize.html +0 -151
  86. data/vendor/assets/javascripts/nvd3/examples/linePlusBarChart.html +0 -114
  87. data/vendor/assets/javascripts/nvd3/examples/linePlusBarWithFocusChart.html +0 -128
  88. data/vendor/assets/javascripts/nvd3/examples/lineTimeSeries.html +0 -142
  89. data/vendor/assets/javascripts/nvd3/examples/lineWithFisheyeChart.html +0 -101
  90. data/vendor/assets/javascripts/nvd3/examples/lineWithFocusChart.html +0 -87
  91. data/vendor/assets/javascripts/nvd3/examples/multiBar.html +0 -92
  92. data/vendor/assets/javascripts/nvd3/examples/multiBarChart.html +0 -93
  93. data/vendor/assets/javascripts/nvd3/examples/multiBarHorizontalChart.html +0 -388
  94. data/vendor/assets/javascripts/nvd3/examples/multiChart.html +0 -93
  95. data/vendor/assets/javascripts/nvd3/examples/nations.json +0 -1
  96. data/vendor/assets/javascripts/nvd3/examples/pie.html +0 -93
  97. data/vendor/assets/javascripts/nvd3/examples/pieChart.html +0 -114
  98. data/vendor/assets/javascripts/nvd3/examples/scatter.html +0 -95
  99. data/vendor/assets/javascripts/nvd3/examples/scatterChart.html +0 -115
  100. data/vendor/assets/javascripts/nvd3/examples/scatterPlusLineChart.html +0 -116
  101. data/vendor/assets/javascripts/nvd3/examples/sparkline.html +0 -62
  102. data/vendor/assets/javascripts/nvd3/examples/sparklinePlus.html +0 -67
  103. data/vendor/assets/javascripts/nvd3/examples/stackedArea.html +0 -155
  104. data/vendor/assets/javascripts/nvd3/examples/stackedAreaChart.html +0 -245
  105. data/vendor/assets/javascripts/nvd3/examples/stream_layers.js +0 -35
  106. data/vendor/assets/javascripts/nvd3/src/models/backup/bullet.js +0 -250
  107. data/vendor/assets/javascripts/nvd3/src/models/backup/bulletChart.js +0 -349
checksums.yaml ADDED
@@ -0,0 +1,15 @@
1
+ ---
2
+ !binary "U0hBMQ==":
3
+ metadata.gz: !binary |-
4
+ MjFkNWVkY2E2MDQwNmY0YjJiM2MxM2IwMTQ0NmU2OTUxM2FhNDEwMg==
5
+ data.tar.gz: !binary |-
6
+ MDllY2RkZjE5YzE0YmM4NTY3OWYzOWM0N2VmOTUwOTZiOWQ5MGIxNg==
7
+ !binary "U0hBNTEy":
8
+ metadata.gz: !binary |-
9
+ Y2YxMDYwOTY1MWRmMGNmODk1ZTNmMGZmZWIzNmFhZDYwZGI3YzY3Y2NhMmM4
10
+ NDEyYmVjNzliZWUxNzBhYjc1ZDBkZTEyMGRhMTlmMmY2OWRjMjRjYmM0ZjNl
11
+ MTI1NWRmYmUzOWRkNzcxNzU3NzE3ZWRhNzFmNWMwOGZkOWU2YWY=
12
+ data.tar.gz: !binary |-
13
+ MzJjYjgwN2E3YmUzZDk1NjRiZDZlMTViMmJjNjk1YTVmNjQ4NzI5ZjkzYmE2
14
+ YWRmNWQxNjEzYmI5YmNmYzM0NDNiYmVhNmM0Y2UwZmQzMmQ0YjJjZDhkMGVi
15
+ MTU4NWQ1OGNjMDM3NGM5MzRiNWI0NTg4M2QxY2VlNmY3NDBkMmU=
data/.gitignore ADDED
@@ -0,0 +1,3 @@
1
+ vendor/assets/javascripts/nvd3/.git.sample/*
2
+ vendor/assets/javascripts/nvd3/.git/*
3
+ nvd3-rails-*.gem
data/README.md CHANGED
@@ -1,27 +1,28 @@
1
- # NVD3 Rails - reusable charts for rails 3
1
+ # NVD3 Rails - Reusable charts for Rails 3
2
2
 
3
3
  ## Install
4
4
 
5
5
  To include nvd3-rails into your rails project add
6
6
 
7
- gem "nvd3-rails", :git => "git@github.com:adeven/nvd3-rails.git", :submodules => true
7
+ gem "nvd3-rails"
8
8
 
9
- To your Projects Gemfile.
9
+ To your Projects Gemfile with ``https://rubygems.org`` as your gem source.
10
10
 
11
- To add the necessary javascript files into your asset pipeline add
11
+ To add all nvd3 javascript files into your asset pipeline add:
12
12
 
13
13
  //= require nvd3-rails
14
14
 
15
15
  in ```app/assets/javascripts/application.js```
16
16
 
17
- also add
17
+ also add:
18
18
 
19
19
  *= require nvd3-rails
20
20
 
21
21
  in ```app/assets/stylesheets/application.css```
22
22
 
23
23
  Note as of today nvd3 clutters the model naming e.g. lineWithFisheyeChart.js and lineChart.js export their model both as lineChart.
24
- If you only need a subset of models e.g. lineChart you can add
24
+
25
+ If you only need a subset of models e.g. lineChart you can add:
25
26
 
26
27
  //= require nvd3/lib/d3.v2
27
28
  //= require nvd3/src/core
@@ -34,68 +35,3 @@ If you only need a subset of models e.g. lineChart you can add
34
35
  //= require nvd3/src/models/line.js
35
36
 
36
37
  to your ```application.js```
37
-
38
- ## Contribution Guide
39
-
40
- ### Updating Submodules
41
-
42
- The repository uses submodules following are the steps to manually get the submodules:
43
-
44
- git clone https://github.com/adeven/nvd3-rails.git
45
- cd nvd3-rails
46
- git submodule init
47
- git submodule update
48
-
49
- Or:
50
-
51
- git clone https://github.com/adeven/nvd3-rails.git
52
- cd nvd3-rails
53
- git submodule update --init
54
-
55
- Or:
56
-
57
- git clone --recursive https://github.com/adeven/nvd3-rails.git
58
- cd nvd3-rails
59
-
60
-
61
- If you want to work inside a submodule, it is possible, but first you need to checkout a branch:
62
-
63
- cd vendor/assets/javascripts/nvd3
64
- git checkout master
65
-
66
- After you've committed your changes to the submodule, you'll update the nvd3-rails project to point to the new commit, but remember to push the submodule changes before pushing the new nvd3-rails commit:
67
-
68
- cd vendor/assets/javascripts/nvd3
69
- git push origin master
70
- cd ..
71
- git add vendor/assets/javascripts/nvd3
72
- git commit
73
-
74
- ### cleaning
75
-
76
- If you want to purge your working directory back to the status of upstream, following commands can be used (remember everything you've worked on is gone after these):
77
-
78
- git reset --hard upstream/master
79
- git clean -fdx
80
-
81
- ### Using a local copy during development
82
-
83
- Nvd3-rails gets added as a Rails::Engine to your project.
84
-
85
- Generally during development you want your main application to include a local development copy of your engine.
86
- You should be able to add gem groups for each Rails environment to your Gemfile, like this:
87
-
88
- ```ruby
89
- group :development do
90
- gem "nvd3-rails", :path => "../nvd3-rails"
91
- end
92
-
93
- group :production do
94
- gem "nvd3-rails", :git => "git://github.com/adeven/nvd3-rails.git"
95
- end
96
- ```
97
-
98
- In Bundler 1.1 and earlier, that generates this error message: "You cannot specify the same gem twice coming from different sources."
99
- This should be fixed in 1.2 https://github.com/carlhuda/bundler/issues/751
100
-
101
- There are several work arounds for this, however I sugest to update to the latest version of bundle.
@@ -1,5 +1,5 @@
1
1
  module NVD3
2
2
  module Rails
3
- VERSION = "0.0.1"
3
+ VERSION = "0.0.1.1"
4
4
  end
5
5
  end
data/nvd3-rails.gemspec CHANGED
@@ -5,9 +5,9 @@ Gem::Specification.new do |s|
5
5
  s.name = "nvd3-rails"
6
6
  s.version = NVD3::Rails::VERSION
7
7
  s.platform = Gem::Platform::RUBY
8
- s.authors = ["Manuel Knie"]
8
+ s.authors = ["Manuel Knie", "Neal Kemp"]
9
9
  s.email = ["manuel@adeven.com"]
10
- s.homepage = "http://adeven.com"
10
+ s.homepage = "http://github.com/NealKemp/nvd3-rails"
11
11
  s.summary = "Use nvd3 with Rails 3"
12
12
  s.description = "This gem provides nvd3 for your Rails 3 application."
13
13
 
@@ -18,4 +18,4 @@ Gem::Specification.new do |s|
18
18
  s.files = `git ls-files`.split("\n")
19
19
  s.executables = `git ls-files -- bin/*`.split("\n").map { |f| File.basename(f) }
20
20
  s.require_path = 'lib'
21
- end
21
+ end
metadata CHANGED
@@ -1,20 +1,19 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nvd3-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
5
- prerelease:
4
+ version: 0.0.1.1
6
5
  platform: ruby
7
6
  authors:
8
7
  - Manuel Knie
8
+ - Neal Kemp
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-04-15 00:00:00.000000000 Z
12
+ date: 2013-04-16 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: railties
16
16
  requirement: !ruby/object:Gem::Requirement
17
- none: false
18
17
  requirements:
19
18
  - - ! '>='
20
19
  - !ruby/object:Gem::Version
@@ -25,7 +24,6 @@ dependencies:
25
24
  type: :runtime
26
25
  prerelease: false
27
26
  version_requirements: !ruby/object:Gem::Requirement
28
- none: false
29
27
  requirements:
30
28
  - - ! '>='
31
29
  - !ruby/object:Gem::Version
@@ -40,6 +38,7 @@ executables: []
40
38
  extensions: []
41
39
  extra_rdoc_files: []
42
40
  files:
41
+ - .gitignore
43
42
  - .gitmodules
44
43
  - README.md
45
44
  - lib/nvd3-rails.rb
@@ -48,109 +47,10 @@ files:
48
47
  - lib/nvd3/rails/version.rb
49
48
  - nvd3-rails.gemspec
50
49
  - vendor/assets/javascripts/nvd3-rails.js
51
- - vendor/assets/javascripts/nvd3/.git.sample/HEAD
52
- - vendor/assets/javascripts/nvd3/.git.sample/config
53
- - vendor/assets/javascripts/nvd3/.git.sample/description
54
- - vendor/assets/javascripts/nvd3/.git.sample/hooks/applypatch-msg.sample
55
- - vendor/assets/javascripts/nvd3/.git.sample/hooks/commit-msg.sample
56
- - vendor/assets/javascripts/nvd3/.git.sample/hooks/post-update.sample
57
- - vendor/assets/javascripts/nvd3/.git.sample/hooks/pre-applypatch.sample
58
- - vendor/assets/javascripts/nvd3/.git.sample/hooks/pre-commit.sample
59
- - vendor/assets/javascripts/nvd3/.git.sample/hooks/pre-push.sample
60
- - vendor/assets/javascripts/nvd3/.git.sample/hooks/pre-rebase.sample
61
- - vendor/assets/javascripts/nvd3/.git.sample/hooks/prepare-commit-msg.sample
62
- - vendor/assets/javascripts/nvd3/.git.sample/hooks/update.sample
63
- - vendor/assets/javascripts/nvd3/.git.sample/index
64
- - vendor/assets/javascripts/nvd3/.git.sample/info/exclude
65
- - vendor/assets/javascripts/nvd3/.git.sample/logs/HEAD
66
- - vendor/assets/javascripts/nvd3/.git.sample/logs/refs/heads/master
67
- - vendor/assets/javascripts/nvd3/.git.sample/logs/refs/remotes/origin/HEAD
68
- - vendor/assets/javascripts/nvd3/.git.sample/objects/pack/pack-babbb312d58dd7f03870b530a1b9a84c80918be3.idx
69
- - vendor/assets/javascripts/nvd3/.git.sample/objects/pack/pack-babbb312d58dd7f03870b530a1b9a84c80918be3.pack
70
- - vendor/assets/javascripts/nvd3/.git.sample/packed-refs
71
- - vendor/assets/javascripts/nvd3/.git.sample/refs/heads/master
72
- - vendor/assets/javascripts/nvd3/.git.sample/refs/remotes/origin/HEAD
73
50
  - vendor/assets/javascripts/nvd3/.gitignore
74
51
  - vendor/assets/javascripts/nvd3/LICENSE.md
75
52
  - vendor/assets/javascripts/nvd3/Makefile
76
53
  - vendor/assets/javascripts/nvd3/README.md
77
- - vendor/assets/javascripts/nvd3/build.bat
78
- - vendor/assets/javascripts/nvd3/deprecated/bar.html
79
- - vendor/assets/javascripts/nvd3/deprecated/bar.js
80
- - vendor/assets/javascripts/nvd3/deprecated/charts/cumulativeLineChart.js
81
- - vendor/assets/javascripts/nvd3/deprecated/charts/discreteBarChart.js
82
- - vendor/assets/javascripts/nvd3/deprecated/charts/lineChart.js
83
- - vendor/assets/javascripts/nvd3/deprecated/charts/lineChartDaily.js
84
- - vendor/assets/javascripts/nvd3/deprecated/charts/stackedAreaChart.js
85
- - vendor/assets/javascripts/nvd3/deprecated/cumulativeLine.html
86
- - vendor/assets/javascripts/nvd3/deprecated/cumulativeLine.js
87
- - vendor/assets/javascripts/nvd3/deprecated/discreteBarChartWithEnabledTooltip.html
88
- - vendor/assets/javascripts/nvd3/deprecated/discreteBarChartWithEnabledTooltip.js
89
- - vendor/assets/javascripts/nvd3/deprecated/discreteBarWithAxes.html
90
- - vendor/assets/javascripts/nvd3/deprecated/discreteBarWithAxes.js
91
- - vendor/assets/javascripts/nvd3/deprecated/lineChart-old.html
92
- - vendor/assets/javascripts/nvd3/deprecated/lineChartDaily.html
93
- - vendor/assets/javascripts/nvd3/deprecated/linePlusBar.html
94
- - vendor/assets/javascripts/nvd3/deprecated/linePlusBar.js
95
- - vendor/assets/javascripts/nvd3/deprecated/lineWithFocus.html
96
- - vendor/assets/javascripts/nvd3/deprecated/lineWithFocus.js
97
- - vendor/assets/javascripts/nvd3/deprecated/lineWithFourAxes.html
98
- - vendor/assets/javascripts/nvd3/deprecated/lineWithFourAxes.js
99
- - vendor/assets/javascripts/nvd3/deprecated/lineWithLegend.html
100
- - vendor/assets/javascripts/nvd3/deprecated/lineWithLegend.js
101
- - vendor/assets/javascripts/nvd3/deprecated/monthendAxis.html
102
- - vendor/assets/javascripts/nvd3/deprecated/multiBarHorizontalWithLegend.html
103
- - vendor/assets/javascripts/nvd3/deprecated/multiBarHorizontalWithLegend.js
104
- - vendor/assets/javascripts/nvd3/deprecated/multiBarWithLegend.html
105
- - vendor/assets/javascripts/nvd3/deprecated/multiBarWithLegend.js
106
- - vendor/assets/javascripts/nvd3/deprecated/pie.js
107
- - vendor/assets/javascripts/nvd3/deprecated/scatterChart.html
108
- - vendor/assets/javascripts/nvd3/deprecated/scatterChart.js
109
- - vendor/assets/javascripts/nvd3/deprecated/scatterFisheyeChart.js
110
- - vendor/assets/javascripts/nvd3/deprecated/scatterWithLegend.html
111
- - vendor/assets/javascripts/nvd3/deprecated/scatterWithLegend.js
112
- - vendor/assets/javascripts/nvd3/deprecated/stackedArea.js
113
- - vendor/assets/javascripts/nvd3/deprecated/stackedAreaChart.html
114
- - vendor/assets/javascripts/nvd3/deprecated/stackedAreaChart_old.html
115
- - vendor/assets/javascripts/nvd3/deprecated/stackedAreaWithLegend.html
116
- - vendor/assets/javascripts/nvd3/deprecated/stackedAreaWithLegend.js
117
- - vendor/assets/javascripts/nvd3/examples/bullet.html
118
- - vendor/assets/javascripts/nvd3/examples/bulletChart.html
119
- - vendor/assets/javascripts/nvd3/examples/crossfilter.html
120
- - vendor/assets/javascripts/nvd3/examples/crossfilterWithDimentions.html
121
- - vendor/assets/javascripts/nvd3/examples/crossfilterWithTables.html
122
- - vendor/assets/javascripts/nvd3/examples/cumulativeLineChart.html
123
- - vendor/assets/javascripts/nvd3/examples/discreteBarChart.html
124
- - vendor/assets/javascripts/nvd3/examples/dynamicTimeSeries.html
125
- - vendor/assets/javascripts/nvd3/examples/historicalBar.html
126
- - vendor/assets/javascripts/nvd3/examples/horizon.html
127
- - vendor/assets/javascripts/nvd3/examples/images/grey-minus.png
128
- - vendor/assets/javascripts/nvd3/examples/images/grey-plus.png
129
- - vendor/assets/javascripts/nvd3/examples/indentedtree.html
130
- - vendor/assets/javascripts/nvd3/examples/legend.html
131
- - vendor/assets/javascripts/nvd3/examples/line.html
132
- - vendor/assets/javascripts/nvd3/examples/lineChart.html
133
- - vendor/assets/javascripts/nvd3/examples/lineChartSVGResize.html
134
- - vendor/assets/javascripts/nvd3/examples/linePlusBarChart.html
135
- - vendor/assets/javascripts/nvd3/examples/linePlusBarWithFocusChart.html
136
- - vendor/assets/javascripts/nvd3/examples/lineTimeSeries.html
137
- - vendor/assets/javascripts/nvd3/examples/lineWithFisheyeChart.html
138
- - vendor/assets/javascripts/nvd3/examples/lineWithFocusChart.html
139
- - vendor/assets/javascripts/nvd3/examples/multiBar.html
140
- - vendor/assets/javascripts/nvd3/examples/multiBarChart.html
141
- - vendor/assets/javascripts/nvd3/examples/multiBarHorizontalChart.html
142
- - vendor/assets/javascripts/nvd3/examples/multiChart.html
143
- - vendor/assets/javascripts/nvd3/examples/nations.json
144
- - vendor/assets/javascripts/nvd3/examples/pie.html
145
- - vendor/assets/javascripts/nvd3/examples/pieChart.html
146
- - vendor/assets/javascripts/nvd3/examples/scatter.html
147
- - vendor/assets/javascripts/nvd3/examples/scatterChart.html
148
- - vendor/assets/javascripts/nvd3/examples/scatterPlusLineChart.html
149
- - vendor/assets/javascripts/nvd3/examples/sparkline.html
150
- - vendor/assets/javascripts/nvd3/examples/sparklinePlus.html
151
- - vendor/assets/javascripts/nvd3/examples/stackedArea.html
152
- - vendor/assets/javascripts/nvd3/examples/stackedAreaChart.html
153
- - vendor/assets/javascripts/nvd3/examples/stream_layers.js
154
54
  - vendor/assets/javascripts/nvd3/lib/cie.js
155
55
  - vendor/assets/javascripts/nvd3/lib/crossfilter.js
156
56
  - vendor/assets/javascripts/nvd3/lib/crossfilter.min.js
@@ -163,8 +63,6 @@ files:
163
63
  - vendor/assets/javascripts/nvd3/nv.d3.js
164
64
  - vendor/assets/javascripts/nvd3/src/core.js
165
65
  - vendor/assets/javascripts/nvd3/src/models/axis.js
166
- - vendor/assets/javascripts/nvd3/src/models/backup/bullet.js
167
- - vendor/assets/javascripts/nvd3/src/models/backup/bulletChart.js
168
66
  - vendor/assets/javascripts/nvd3/src/models/bullet.js
169
67
  - vendor/assets/javascripts/nvd3/src/models/bulletChart.js
170
68
  - vendor/assets/javascripts/nvd3/src/models/cumulativeLineChart.js
@@ -206,28 +104,27 @@ files:
206
104
  - vendor/assets/javascripts/nvd3/src/utils.js
207
105
  - vendor/assets/javascripts/set-nvd3-env.js.erb
208
106
  - vendor/assets/stylesheets/nvd3-rails.css
209
- homepage: http://adeven.com
107
+ homepage: http://github.com/NealKemp/nvd3-rails
210
108
  licenses: []
109
+ metadata: {}
211
110
  post_install_message:
212
111
  rdoc_options: []
213
112
  require_paths:
214
113
  - lib
215
114
  required_ruby_version: !ruby/object:Gem::Requirement
216
- none: false
217
115
  requirements:
218
116
  - - ! '>='
219
117
  - !ruby/object:Gem::Version
220
118
  version: '0'
221
119
  required_rubygems_version: !ruby/object:Gem::Requirement
222
- none: false
223
120
  requirements:
224
121
  - - ! '>='
225
122
  - !ruby/object:Gem::Version
226
123
  version: 1.3.6
227
124
  requirements: []
228
125
  rubyforge_project:
229
- rubygems_version: 1.8.23
126
+ rubygems_version: 2.0.3
230
127
  signing_key:
231
- specification_version: 3
128
+ specification_version: 4
232
129
  summary: Use nvd3 with Rails 3
233
130
  test_files: []
@@ -1 +0,0 @@
1
- ref: refs/heads/master
@@ -1,13 +0,0 @@
1
- [core]
2
- repositoryformatversion = 0
3
- filemode = true
4
- bare = false
5
- logallrefupdates = true
6
- ignorecase = true
7
- precomposeunicode = false
8
- [remote "origin"]
9
- url = git@github.com:NealKemp/nvd3.git
10
- fetch = +refs/heads/*:refs/remotes/origin/*
11
- [branch "master"]
12
- remote = origin
13
- merge = refs/heads/master
@@ -1 +0,0 @@
1
- Unnamed repository; edit this file 'description' to name the repository.
@@ -1,15 +0,0 @@
1
- #!/bin/sh
2
- #
3
- # An example hook script to check the commit log message taken by
4
- # applypatch from an e-mail message.
5
- #
6
- # The hook should exit with non-zero status after issuing an
7
- # appropriate message if it wants to stop the commit. The hook is
8
- # allowed to edit the commit message file.
9
- #
10
- # To enable this hook, rename this file to "applypatch-msg".
11
-
12
- . git-sh-setup
13
- test -x "$GIT_DIR/hooks/commit-msg" &&
14
- exec "$GIT_DIR/hooks/commit-msg" ${1+"$@"}
15
- :
@@ -1,24 +0,0 @@
1
- #!/bin/sh
2
- #
3
- # An example hook script to check the commit log message.
4
- # Called by "git commit" with one argument, the name of the file
5
- # that has the commit message. The hook should exit with non-zero
6
- # status after issuing an appropriate message if it wants to stop the
7
- # commit. The hook is allowed to edit the commit message file.
8
- #
9
- # To enable this hook, rename this file to "commit-msg".
10
-
11
- # Uncomment the below to add a Signed-off-by line to the message.
12
- # Doing this in a hook is a bad idea in general, but the prepare-commit-msg
13
- # hook is more suited to it.
14
- #
15
- # SOB=$(git var GIT_AUTHOR_IDENT | sed -n 's/^\(.*>\).*$/Signed-off-by: \1/p')
16
- # grep -qs "^$SOB" "$1" || echo "$SOB" >> "$1"
17
-
18
- # This example catches duplicate Signed-off-by lines.
19
-
20
- test "" = "$(grep '^Signed-off-by: ' "$1" |
21
- sort | uniq -c | sed -e '/^[ ]*1[ ]/d')" || {
22
- echo >&2 Duplicate Signed-off-by lines.
23
- exit 1
24
- }
@@ -1,8 +0,0 @@
1
- #!/bin/sh
2
- #
3
- # An example hook script to prepare a packed repository for use over
4
- # dumb transports.
5
- #
6
- # To enable this hook, rename this file to "post-update".
7
-
8
- exec git update-server-info
@@ -1,14 +0,0 @@
1
- #!/bin/sh
2
- #
3
- # An example hook script to verify what is about to be committed
4
- # by applypatch from an e-mail message.
5
- #
6
- # The hook should exit with non-zero status after issuing an
7
- # appropriate message if it wants to stop the commit.
8
- #
9
- # To enable this hook, rename this file to "pre-applypatch".
10
-
11
- . git-sh-setup
12
- test -x "$GIT_DIR/hooks/pre-commit" &&
13
- exec "$GIT_DIR/hooks/pre-commit" ${1+"$@"}
14
- :
@@ -1,50 +0,0 @@
1
- #!/bin/sh
2
- #
3
- # An example hook script to verify what is about to be committed.
4
- # Called by "git commit" with no arguments. The hook should
5
- # exit with non-zero status after issuing an appropriate message if
6
- # it wants to stop the commit.
7
- #
8
- # To enable this hook, rename this file to "pre-commit".
9
-
10
- if git rev-parse --verify HEAD >/dev/null 2>&1
11
- then
12
- against=HEAD
13
- else
14
- # Initial commit: diff against an empty tree object
15
- against=4b825dc642cb6eb9a060e54bf8d69288fbee4904
16
- fi
17
-
18
- # If you want to allow non-ascii filenames set this variable to true.
19
- allownonascii=$(git config hooks.allownonascii)
20
-
21
- # Redirect output to stderr.
22
- exec 1>&2
23
-
24
- # Cross platform projects tend to avoid non-ascii filenames; prevent
25
- # them from being added to the repository. We exploit the fact that the
26
- # printable range starts at the space character and ends with tilde.
27
- if [ "$allownonascii" != "true" ] &&
28
- # Note that the use of brackets around a tr range is ok here, (it's
29
- # even required, for portability to Solaris 10's /usr/bin/tr), since
30
- # the square bracket bytes happen to fall in the designated range.
31
- test $(git diff --cached --name-only --diff-filter=A -z $against |
32
- LC_ALL=C tr -d '[ -~]\0' | wc -c) != 0
33
- then
34
- echo "Error: Attempt to add a non-ascii file name."
35
- echo
36
- echo "This can cause problems if you want to work"
37
- echo "with people on other platforms."
38
- echo
39
- echo "To be portable it is advisable to rename the file ..."
40
- echo
41
- echo "If you know what you are doing you can disable this"
42
- echo "check using:"
43
- echo
44
- echo " git config hooks.allownonascii true"
45
- echo
46
- exit 1
47
- fi
48
-
49
- # If there are whitespace errors, print the offending file names and fail.
50
- exec git diff-index --check --cached $against --