Closed samussiah closed 6 years ago
@pburnsdata , I just modularized all the code (helps me more easily understand what's going on in each callback). Focus on src/onPreprocess/setXprecision
and src/onResize/hideDuplicateXaxisTickLabels
. The precision algorithm isn't perfect if you can think of a better one I'd love to hear it.
Sending back to Spencer for a quick fix for Internet Explorer.
Per David: safety-histogram throws an error in IE when trying to load the most recent commit for the precision PR: https://github.com/RhoInc/safety-histogram/pull/75 Loads fine in Chrome and FF. There might've been some problems initializing the chart. Errors include: TypeError: Object doesn't support property or method 'log10'
Ready for you @dschwentker .
Issues
Closes #6 Closes #22 Closes #29 Closes #74 Closes #76