bcgov / workforce-profile-tool

Workforce Profile tool
Apache License 2.0
5 stars 3 forks source link

Fix axes + tooltips #214

Closed hangler closed 1 year ago

hangler commented 1 year ago

The version of Nivo we're now using does not update the axes correctly when the data changes. We need to update the code to use a more recent version of Nivo. However, more recent versions of Nivo also have some breaking changes, especially to tooltips, so we also need to change the code that generates them.