Fixed
- Fix
TypeError: Type is not JSON serializable: Timestampwhen a figure contains datetime-like values such as apandasTimestamp; these now serialize to ISO strings [#461], with thanks to @binggao1230 for the contribution! - Fix
orjsonserialization ofDecimalvalues [issue #453]
Changed
- Switch default MathJax version from v2 to v3 [#469]