Home Forums Chart Support date time formatting issues Reply To: date time formatting issues

#10333

Further to that – using toolTip: {contentFormatter: function(e) {return CanvasJS.formatDate(e.value, "DD/MM/YYYY HH:mm");},
formats it correctly, but removes the y value (and the {label} the value is now. Adding content: "{label}: {y}" doesn’t add the y value either.

  • This reply was modified 8 years ago by mmfc.
  • This reply was modified 8 years ago by mmfc.