Closed DaazKu closed 7 years ago
Hey @DaazKu! Thanks for the issue! I was wondering if you encounter the same issue in https://github.com/keen/keen-dataviz.js?
The issue with axis.x.tick.format
is not present anymore but setting tooltip_contents
does nothing.
@DaazKu this issue should be resolved in keen-dataviz.js
, which is now inside of keen-js@4.0.0
. I believe the property name you're looking for there is tooltip.contents
-- is that correct? Please let me know if I should re-open this issue. Seems to be working as expected on our end.
And thanks for your help @DaazKu!
Relate to: https://github.com/keen/keen-js/issues/332
Same problem in render() from C3 because of getSetupTemplate()
You cannot set
axis.x.tick.format
to a function because of that.