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

Chart scales : dynamic control ? #1609

Open
LioBou opened this issue Feb 3, 2025 · 1 comment
Open

Chart scales : dynamic control ? #1609

LioBou opened this issue Feb 3, 2025 · 1 comment
Labels
feature-request New feature or request that needs to be turned into Epic/Story details needs-triage Needs looking at to decide what to do

Comments

@LioBou
Copy link

LioBou commented Feb 3, 2025

Description

Hello !

What about dynamic control of chart scales ?

I don't see any possibility to control X or Y scales (timeline chart for example, or gauges also) through a function preceeding the chart (through msg.ui_control properties for example, like it was possible in Dash Board 1.0).

This will allow the user to zoom in or out (using slider for example to define Y min and max).

Is this feature forecasted ?

thank you !

Have you provided an initial effort estimate for this issue?

I am no FlowFuse team member

@LioBou LioBou added feature-request New feature or request that needs to be turned into Epic/Story details needs-triage Needs looking at to decide what to do labels Feb 3, 2025
@bartbutenaers
Copy link
Contributor

Hi @LioBou,

Indeed the ui-chart node is not yet compatible with the new ui-update approach. Certainly something very useful. I am currently refactoring the ui-chart node to use Echarts (instead of ChartJs), and after that migration things like dynamic control can be introduced.

Bart

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request that needs to be turned into Epic/Story details needs-triage Needs looking at to decide what to do
Projects
Status: Backlog
Development

No branches or pull requests

2 participants