Allow charts to construct multiple fragments of line #1398
Unanswered
joffreypersia
asked this question in
Feature Requests
Replies: 1 comment 1 reply
-
@joffreypersia thanks for reporting! I've converted this to a feature request as Flux's charts don't currently support this. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Flux version
v2.0.6
Livewire version
v3.6.2
Tailwind version
v4.0.14
Browser and Operating System
All
What is the problem?
I would like to construct a chart line that have different color based on its portion (to display past / present / futur). Many errors in console might be related to the construction of the portions of the line.
Code snippets
The class :
and its view :
How do you expect it to work?
I would like to construct data with lines from different sections and values without having to have the data on all the timeframe.
Like Plausible does :

Please confirm (incomplete submissions will not be addressed)
Beta Was this translation helpful? Give feedback.
All reactions