Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[charts] Divide CartesianProvider to use logic in Pro package #13531

Merged
merged 16 commits into from
Jun 19, 2024
Merged
Prev Previous commit
Next Next commit
Add exports
  • Loading branch information
JCQuintas committed Jun 18, 2024
commit 9a3a6f10f5339b37aa36b6b6dbad35a982fe443a
1 change: 1 addition & 0 deletions scripts/x-charts.exports.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@
{ "name": "DefaultizedScatterSeriesType", "kind": "Interface" },
{ "name": "DefaultizedSeriesType", "kind": "TypeAlias" },
{ "name": "Direction", "kind": "TypeAlias" },
{ "name": "ExtremumGettersConfig", "kind": "TypeAlias" },
{ "name": "FadeOptions", "kind": "TypeAlias" },
{ "name": "Gauge", "kind": "Function" },
{ "name": "gaugeClasses", "kind": "Variable" },
Expand Down
Loading