Downloads
Download tar.gz
292.92 KB
MD5: 39777ffdf1edc484216f4acd46c06793
SHA-1: 56617cfd5db4487c2b2a8ed4984c8d90ddcf33e1
SHA-256: 5fcd1afc0c775d26d5c46c85d0c597cf3467e70a91e5b13a6bcd7b08a4795300
Download zip
304.28 KB
MD5: fc41d1dda02ec8689d91047e2651893a
SHA-1: 2426749cd754ae62edc6b7d63ec57b66ba8dbb04
SHA-256: 092469d19bce52b2719dd2da66c6208bd5d98e69000d1707c81526f45b03645d
Release notes
Changes since DRUPAL-6--1-0-RC2:
- task #835956 by rsevero: Created CHANGELOG.txt and README.txt files.
- task #835960 by rsevero: Created Advanced Help pages.
- task #835964 by rsevero: Made Charts and Graphs files Coder compliant.
- task #835964 by rsevero: Made Bluff files Coder compliant.
- task by rsevero: Fixing which graphing libraries work out of the box in README.txt file.
- task #835964 by rsevero: Made Open Charts Flash 2 files Coder compliant.
- task #835964 by rsevero: Made amCharts files Coder compliant.
- task by rsevero: Included CVS Id in some more files.
- task by rsevero: .info files also Coder compliant.
- task by rsevero: Implemented option parameters on charts_graphs_test() so it can be used also for Advanced Help examples.
- task by rsevero: Included live examples in Advanced Help submodule pages.
- task by rsevero: Fixed NOTICEs generated when looking for min and max values for pie charts. These values aren't even useful for pie charts but it might affect other types of graphs so I didn't disabled this search for pie graphs.
- task by rsevero: Applied the right fix for NOTICEs on pie charts by Open Flash: only they have series as an array of objects and only they don't need min and max values for y axis. Removed min and max values search and attribution for pie charts.
- feature #831962 by rsevero: Patch applied and included definition of Bluff's special parameter "transpose" in Bluff's Advanced Help page.
- feature #831962 by rsevero: Improved Bluff's Advanced Help page "transpose" definition.
- bug #831970 by rsevero: Removed automatic data sorting by Bluff.
- bug #837126 by rsevero: Fixed data series and legend color mismatch in Bluff.
- task by rsevero: Ignored non-distributable files in bluff directory.
- task #836588 by rsevero: Standardized module names and submodule nice names.
- bug #711486 by un11imig, seanr, rsevero: Fixed presentation of Bluff graphs on IE.
- bug #803654 by seanr, rsevero: Fixed (?) by attaching a behavior to the page that recalls the chart drawing function.
- task by rsevero: Created "General Reference" Advanced Help page.
- bug by rsevero: amCharts implementation presenting y legend.
- task #839664 by rsevero: Improved documentation mentioning standardize graph types and including links to each charting library home and reference pages on help pages.
- feature by rsevero: Implemented several new chart types in amCharts.
- feature by rsevero: Implemented new chart types for Bluff.
- task by rsevero: Documented available graph types for Open Charts Flash 2.