* Convert a JS date to a string appropriate to display on an axis that * is displaying values at the stated granularity. This respects the * labelsUTC option. * @param {Date} date The date to format * @param {number} granularity One of the Dygraph granularity constants * @param {Dygraph} opts A
(date, granularity, opts)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected