ta
TanStack
GitHub
charts
Workspace
GitHub
CI Pipeline Executions
Current execution
Succeeded
taren/pr-68-locale
Runs and Agents
Configuration
Self-Healing CI
Project Graph
Circular Dependencies
Enterprise
Resource Usage
Analysis
Conformance
Enterprise
Runs
Current run
Succeeded
Tasks
Resource Usage
Insights
Compare tasks
Analytics
Sign in
Toggle sidebar
Add chart styling controls and complete RTL support (#124) * Allow line marks to configure caps and joins * Add Cartesian axis title styling * Allow configuring focus ring appearance * Preserve focus ring defaults for undefined options * Reserve the axis gutter in a right-to-left container A y scale with `side: 'right'` took its tick-label anchor from the physical side alone. That anchor reaches the DOM as SVG `text-anchor`, which resolves against inline base direction, so an RTL container painted the labels leftward into the plot. The margin pass then read those bounds correctly and reserved nothing on the right, widening the plot until it ran under its own labels. Anchor the far side with `end` once the container reads right to left, and mirror the same relation in the text estimator so a host without a DOM measurer resolves the identical layout. * Relock the difference-mark bundle increment The layout fix costs 73 B raw in shared code, which puts the difference-mark increment 0.02 kB over its ceiling. Gzip falls on most entries. * Harden focus styling and RTL text anchors * Complete RTL text direction support * Update combined release baselines * Address final review findings * Refresh PR 124 evidence on v0.17.0 * Sanitize XML-invalid SVG characters * Reduce XML sanitizer footprint * Escape custom SVG paths * Refresh PR 124 evidence after XML sanitization * docs: use the dynamic README header endpoint (#54) * docs: use the dynamic README header endpoint * docs: fix package README banner metadata --------- Co-authored-by: Tanner Linsley <tannerlinsley@gmail.com> * docs: complete the React custom tooltip example (#83) * Fixed typo in react/quick-start.md for Chart component code example * Complete React tooltip example --------- Co-authored-by: Tanner Linsley <tannerlinsley@gmail.com> * docs: clarify React definition ownership (#111) * Align react docs language to be similar to homepage "what does TanStack own" * Clarify React definition ownership * docs: describe React definition updates precisely --------- Co-authored-by: Tanner Linsley <tannerlinsley@gmail.com> * fix: preserve line continuity at zoom viewport edges (#53) * fix: preserve neighboring zoom rows * fix: preserve line continuity at zoom viewport edges * fix: preserve zoom line continuity at viewport edges --------- Co-authored-by: Tanner Linsley <tannerlinsley@gmail.com> --------- Co-authored-by: Wojciech Maj <kontakt@wojtekmaj.pl> Co-authored-by: 3li7alaki <alihalaki@outlook.com> Co-authored-by: Alem Tuzlak <t.zlak97@gmail.com> Co-authored-by: NEDIE.YASSIN <67947969+nedieyassin@users.noreply.github.com> Co-authored-by: Vikrant Pogula <vikrant.pogula@gmail.com> Co-authored-by: Ferréol DUBOIS COLI <80718477+Fefedu973@users.noreply.github.com>
nx run charts-workspace:ci-distributed
⌘K
Succeeded
nx run charts-workspace:ci-distributed
Click to copy
146
100%
Cache hits
18 of 18 tasks used cache.
GitHub
charts
Workspace