mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-15 18:14:28 +00:00
* Add definitions for removeAllListeners funtion as detailed https://github.com/plotly/plotly.js/issues/107#issuecomment-279716312 * adding automargin property as per the documentation: https://plot.ly/javascript/reference/#layout-xaxis-automargin * making the colorbar property optional * Fix lint warnings * updating tests * create ColorBar interface