Changelog

Documentation Index

Fetch the complete documentation index at: /llms.txt. Use this file to discover all available pages before exploring further.

Changes to EvilCharts for Svelte, its registry, and its documentation.

This page records changes to the Svelte port, its registry, and its documentation.

2026-08-27

  • Loading states now match the original chart geometry, including cartesian category spacing, Area chart domain headroom, Radial chart ring placement, and Pie chart legend clearance.
  • Area loading curves now remain static while the shimmer crosses the plot, matching the original.
  • Area loading now applies that moving shimmer to both the top stroke and the gradient fill.
  • Radial loading bars now tween between values with the original 1.5-second ease-in-out motion.
  • Radial plots now reserve the full edge-legend band so outer rings cannot overlap the legend.

2026-08-25

  • Tooltips now escape cards with overflow: hidden while keeping chart-scoped series colors.