You are here

d3.barchart.libraries.info in d3.js 7

name = Bar Chart
description = D3 example Bar Chart library
files[js][] = barchart.js
files[css][] = barchart.css
version = 0.1
dependencies[] = d3.extend
dependencies[] = d3.tooltip
views[version] = 3.0
views[fields][rows][__data_type] = 2dnnv
views[fields][rows][x_label][label] = X label
views[fields][rows][x_label][type] = string
views[fields][rows][x_label][description] = The label that appears on the X axis.
views[fields][rows][value] = { __repeated: TRUE, __cardinality: 0, label: Numeric value, type: integer, description: The numeric value that will be used to plot each dot (circle) on the line }
views[fields][legend][__cardinality] = 0
views[fields][legend][__data_type] = 1dn 
views[fields][legend][label] = Line label
views[fields][legend][description] = The meaning of each different line.
views[fields][legend][type] = string
views[settings] = views-settings.php

File

libraries/d3.barchart/d3.barchart.libraries.info
View source
  1. name = Bar Chart
  2. description = D3 example Bar Chart library
  3. files[js][] = barchart.js
  4. files[css][] = barchart.css
  5. version = 0.1
  6. dependencies[] = d3.extend
  7. dependencies[] = d3.tooltip
  8. views[version] = 3.0
  9. views[fields][rows][__data_type] = 2dnnv
  10. views[fields][rows][x_label][label] = X label
  11. views[fields][rows][x_label][type] = string
  12. views[fields][rows][x_label][description] = The label that appears on the X axis.
  13. views[fields][rows][value] = { __repeated: TRUE, __cardinality: 0, label: Numeric value, type: integer, description: The numeric value that will be used to plot each dot (circle) on the line }
  14. views[fields][legend][__cardinality] = 0
  15. views[fields][legend][__data_type] = 1dn
  16. views[fields][legend][label] = Line label
  17. views[fields][legend][description] = The meaning of each different line.
  18. views[fields][legend][type] = string
  19. views[settings] = views-settings.php