flint-chart 0.5.1
Added
- Plotly theme support —
theme_specnow realizes onto Plotly figures. - Calendar Heatmap chart type for Vega-Lite.
Titles
- Headlines and decks are fitted instead of widening the graphic, with or without a theme.
- Axis titles lie flat at the head of their own ruler; units are stated once.
Grid and scales
- Gridded axes round so the plot edge lands on a grid line, and the grid runs out to its number.
- A chart is never left with no way to read a value — where nothing is printed, the grid returns.
Houses — Economist type recalibrated; McKinsey's tick labels no longer outrank its subtitle.
Security — react-router CSRF and two other high-severity dev alerts resolved; production audit clean.
Full changelog: 0.5...0.5.1
New contributor: Y.Lab3 (@zl190)