Skip to content

v1.2.1

Latest

Choose a tag to compare

@marzukia marzukia released this 18 Jun 08:27
· 16 commits to main since this release

Fixed

  • AreaChart stacked rendering: the top cumulative series was drawing over the lower bands, making a stacked area appear as a single colour. Bands now render correctly with each layer visible.
  • Histogram x-axis: tick labels were missing and bars were positioned ordinally instead of spanning their exact bin width. Bars now cover their precise bin range and align to the edge ticks.
  • X-axis tick label clipping: tick labels could be cut off at the bottom edge of charts; the layout now reserves the full tick-label band. Gantt and time-scale charts also register their x-axis labels for layout.

Docs

  • Redesigned the charted.mrzk.io landing page and documentation theme, rebuilt the gallery with all 15 chart types, and added a social preview (OG) image.