Billy Hunt

Results 2 comments of Billy Hunt

I was wondering if there has been any progress. I saw that there is a PR https://github.com/plotly/plotly.js/pull/3217#issue-228521121 But I was unable to get the bar chart to animate.

Are bar chart animations available? I was having trouble getting one to work. I am doing something like ``` const HistogramComponent: FunctionComponent = () => { const determineTickFormat = (interval:...