Realtime Charts with Stimulus Target Callbacks Discussion
Does anyone know how I can change grid line colors, given the chart config is via js in the controller? I tried almost everything I could find on stack overflow with no luck?
Is it actually required to have the chartkick rails dependency. Just the javascript dependency should be enough right?
In this case, you'd only need the javascript dependency.
Exactly what I needed! I wanted to update a real-time number that keeps track of people checked in. This worked perfectly!