You are here

d3.columnchart.libraries.info in d3.js 7

name = Column Chart 
description = D3 example Column Chart library
files[js][] = columnchart.js
files[css][] = columnchart.css
version = 0.1
dependencies[] = d3.extend
dependencies[] = d3.tooltip
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.columnchart/d3.columnchart.libraries.info
View source
  1. name = Column Chart
  2. description = D3 example Column Chart library
  3. files[js][] = columnchart.js
  4. files[css][] = columnchart.css
  5. version = 0.1
  6. dependencies[] = d3.extend
  7. dependencies[] = d3.tooltip
  8. views[fields][rows][__data_type] = 2dnnv
  9. views[fields][rows][x_label][label] = X label
  10. views[fields][rows][x_label][type] = string
  11. views[fields][rows][x_label][description] = The label that appears on the X axis.
  12. 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 }
  13. views[fields][legend][__cardinality] = 0
  14. views[fields][legend][__data_type] = 1dn
  15. views[fields][legend][label] = Line label
  16. views[fields][legend][description] = The meaning of each different line.
  17. views[fields][legend][type] = string
  18. views[settings] = views-settings.php