Skip to content
This repository was archived by the owner on Feb 1, 2026. It is now read-only.

feat: add graph pane type and corresponding demo component#142

Merged
alvarosabu merged 2 commits intonextfrom
feature/graph-pane
Mar 27, 2025
Merged

feat: add graph pane type and corresponding demo component#142
alvarosabu merged 2 commits intonextfrom
feature/graph-pane

Conversation

@alvarosabu
Copy link
Member

  • Introduced a new graph control type for visualizing numeric values over time.
  • Created GraphControl.vue to render the graph based on provided values.
  • Added GraphDemo.vue to showcase the new graph control in action.
  • Updated ControlInput.vue to support rendering of graph controls.
  • Enhanced useControls.ts to handle the new graph type and its onUpdate callback.
  • Updated documentation to include usage examples for the graph control.

- Introduced a new graph control type for visualizing numeric values over time.
- Created `GraphControl.vue` to render the graph based on provided values.
- Added `GraphDemo.vue` to showcase the new graph control in action.
- Updated `ControlInput.vue` to support rendering of graph controls.
- Enhanced `useControls.ts` to handle the new graph type and its onUpdate callback.
- Updated documentation to include usage examples for the graph control.
- Introduced `GraphDemo.vue` to visualize a sine wave using the new graph control type.
- Modified documentation to reflect the usage of the sine wave in the graph control example.
@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 27, 2025

Open in Stackblitz

npm i https://pkg.pr.new/@tresjs/leches@142

commit: 7add8b5

@alvarosabu alvarosabu merged commit b34e795 into next Mar 27, 2025
5 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant