rcpch / digital-growth-charts-react-component-library

A typescript React library for displaying RCPCH Digital Growth Charts from API data
https://growth.rcpch.ac.uk
MIT License
7 stars 9 forks source link

Tooltips font loading Times New Roman locally #76

Closed dc2007git closed 5 months ago

dc2007git commented 6 months ago

Tooltips on growth charts should have Montserrat font, like in the live demo, but when running locally the font loads in as Times New Roman

dc2007git commented 6 months ago

To add context - this behaviour only seems to occur when using Storybook, so there is a good chance it's related to that. The live demo on rcpch.ac.uk works perfectly

eatyourpeas commented 5 months ago

Fixed and merged in v7.0.0. Documentation updated