What steps will reproduce the problem?
1. Modified timeplot-api.js ar timelineURL
= "http://localhost/simile/timeline/api/timeline-api.js?bundle=true";
2. Fails on timeplot-bundle.js on this line:
if(!this._labeler){this._labeler=this._unit.createLabeller
(this._locale,this._timeZone);
3. works fine if I use:
var timelineURL = "http://api.simile-widgets.org/timeline/2.3.1/timeline-
api.js?bundle=true";
What is the expected output? What do you see instead?
I except the graph to be generated and instead the line on step 2 is
reached and fails.
What version of the product are you using? On what browser and what
operating system? All browsers and running on solaris and using latest
download.
Please provide any additional information below.
Original issue reported on code.google.com by ddraper....@gmail.com on 13 Nov 2009 at 9:24
Original issue reported on code.google.com by
ddraper....@gmail.com
on 13 Nov 2009 at 9:24