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

[FEATURE] Interactive charting library #1506

Open
Kiruthick-Roxx opened this issue Nov 21, 2024 · 2 comments
Open

[FEATURE] Interactive charting library #1506

Kiruthick-Roxx opened this issue Nov 21, 2024 · 2 comments

Comments

@Kiruthick-Roxx
Copy link

Describe the feature
It would be great to use Highchart library to display a line chart that will have different color zones like the one below.

image

After a lot of try to change the colors line for different zones in Uplot library i found it to be impossible as the library is not designed in such a way or I may not be able to do it. Then i tried out this library in a normal angular project and i was able to do it but unfortunately i couldn't do that in FUXA as I'm very much new to Angular and JS etc. So i request this feature which would be much more than a normal chart as it would give much better representation of data and immediate analysis can be made based on the color zones.

@leeoniya
Copy link

uplot does support this, but you have to use some functions to generate the zone gradients. it does not have config options to do this out of the box. FUXA can definitely offer this to users, though :)

https://leeoniya.github.io/uPlot/demos/gradients.html

@henjoe
Copy link

henjoe commented Nov 25, 2024

uplot does support this, but you have to use some functions to generate the zone gradients. it does not have config options to do this out of the box. FUXA can definitely offer this to users, though :)

https://leeoniya.github.io/uPlot/demos/gradients.html

I was surprised you are here 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants