You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We would love to bring this ridership data into the data dashboard, but, right now the charts here are using quite an old version of chart.js. It would help the migration of these charts a lot if they're using the same chart.js version here, instead of trying to migrate to chart.js 4.x at the same time as migrating the components
Even in a world where we have this data available in the data dashboard, it may be a while until we have all the data so this upgrade should still be worthwhile
I started this fix in #39, still needs a little cleanup, but should fix a large amount of the problems. Still needs a followup to 4.x, but, the 2 -> 3 jump is more significant
We would love to bring this ridership data into the data dashboard, but, right now the charts here are using quite an old version of chart.js. It would help the migration of these charts a lot if they're using the same chart.js version here, instead of trying to migrate to chart.js 4.x at the same time as migrating the components
Even in a world where we have this data available in the data dashboard, it may be a while until we have all the data so this upgrade should still be worthwhile
https://www.chartjs.org/docs/3.9.1/getting-started/v3-migration.html#_3-x-migration-guide
The text was updated successfully, but these errors were encountered: