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
{{ message }}
This repository has been archived by the owner on Aug 6, 2023. It is now read-only.
Make it easier to work with string with multiple lines in Text (#361).
Fixes
Fix a style leak in Graph so components drawn on top of the plotted data (i.e legend and axis
titles) are not affected by the style of the Datasets (#388).
Make sure BarChart shows bars with the max height only when the plotted data is actually equal
to the max (#383).