Add setName to two of the dataHandler methods, making it possible to determine per...
authorRobert Konigsberg <konigsberg@gmail.com>
Sun, 15 Sep 2013 14:45:54 +0000 (10:45 -0400)
committerRobert Konigsberg <konigsberg@gmail.com>
Sun, 15 Sep 2013 14:45:54 +0000 (10:45 -0400)
commit0eb0162922c5f3bb193fed3bd1bbcf307554be78
tree47a9ef1eb924ccb355d42a32f72b8f192636f2a5
parenta67b72369a6b7be63873258068082c139958e5dc
Add setName to two of the dataHandler methods, making it possible to determine per-series and per-axis options within the handler.
auto_tests/tests/error_bars.js
auto_tests/tests/rolling_average.js
datahandler/bars-custom.js
datahandler/bars-error.js
datahandler/bars-fractions.js
datahandler/bars.js
datahandler/datahandler.js
datahandler/default-fractions.js
datahandler/default.js
dygraph.js